Chapter 6. Financial Metrics Noun

Table of Contents

FinancialMetrics
Fields and Components
Sample XML
FinancialMetricsHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
FinancialMetricsDetail
Fields and Components
Sample XML
MonetaryAmount
Fields and Components
Sample XML
NonMonetaryAmount
Fields and Components
Sample XML

FinancialMetrics

Uses the Component:FinancialMetricsType

FinancialMetrics is used to transmit dealer Financial Metrics information.

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
FinancialMetricsHeader

For each FinancialMetrics represented in the DataArea of the Financial Metrics Business Object Document, there must be once occurrence of the Header Component.

1..1ComponentFinancialMetricsHeaderType 
FinancialMetricsDetail

Financial Metrics Detail

1..*ComponentFinancialMetricsDetailType 

Sample XML

The XML Sample provided here is an approximation of the generated XML for this component. Not all of the fields are required for implementation.

Example 6.1. FinancialMetrics

<FinancialMetrics>
     <FinancialMetricsHeader>......</FinancialMetricsHeader>     [1..1]
     <FinancialMetricsDetail>......</FinancialMetricsDetail>     [1..*]
</FinancialMetrics>