Uses the Component:RetailDeliveryReportingVehicleLineItemType
Detail information regarding a vehicle for a particular retail delivery report.
Table 6.87. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
Vehicle |
Common vehicle component | 0..1 | Component | VehicleABIEType | |
CommercialUsageIndicator |
Indicates that the planned use of the vehicle is for commercial purposes. | 0..1 | Field | udt:IndicatorType | |
PDIDate |
Date Pre-Delivery Inspection completed at dealership | 0..1 | Field | udt:DateType | |
RegistrationStateString |
State or province of vehicle registration | 0..1 | Field | qdt:StringType | |
SecurityCode |
Vehicle security code for entry or backup security | 0..1 | Field | udt:CodeType | |
ServiceTechnicianParty |
The Technician repsonsible for the service on a vehicle | 0..1 | Component | PartyABIEType | |
Tire |
represents information regarding the vehicle's tires | 0..* | Component | TireType | |
BrandedInfo |
Vehicle Branding Information | 0..1 | Component | BrandedInfoType | |
DeliveryDate |
The date the item, e.g., a vehicle, engine, boat, part, etc. was physically delivered to the buyer. | 0..1 | Field | udt:DateType | |
DeliveryDistanceMeasure |
Odometer reading of vehicle at time of delivery | 0..1 | Field | sqdt:LengthMeasureType | |
IgnitionKeyNumberString |
Vehicle Ignition Key Number | 0..1 | Field | qdt:StringType | |
LicenseNumberString |
State License plate number of vehicle | 0..1 | Field | qdt:StringType | |
NonUSVehicleIndicator |
Indicates whether the vehicle was produced for the United States or not | 0..1 | Field | udt:IndicatorType | |
OdometerStatus |
Status of odometer at trade-in. Example:: Replaced, Tampered, Miles> 90,000, etc. | 0..1 | Field | udt:TextType | |
RestrictionDescription |
Description of vehicle use restrictions | 0..1 | Field | udt:TextType | |
RestrictionIndicator |
Indication that vehicle has restrictions on its use | 0..1 | Field | udt:IndicatorType | |
TelematicsServiceIndicator |
Indication whether Telematics Service Subscription is turned on | 0..1 | Field | udt:IndicatorType | |
VehicleDemoIndicator |
Indicates whether vehicle was ever a demo | 0..1 | Field | udt:IndicatorType | |
VehicleStockString |
Dealer assigned vehicle stock number | 0..1 | Field | qdt:StringType | |
WarrantyAdditional |
Deprecated: Use Warranty Represents information about the OEM warranty on the vehicle | 0..* | Component | WarrantyAdditionalType | |
SoldServiceContract | 0..* | Component | SoldServiceContractType | ||
MarketingInitiatives |
Marketing Initiatives associated with the vehicle(s) | 0..* | Component | MarketingInitiativesType | |
ExpandedOption |
The ExpandedOption represents information about a vehicle's options. | 0..* | Component | ExpandedOptionType | |
FleetAccount | 0..1 | Component | FleetAccountType | ||
DestinationLocation |
Destination location for a delivery | 0..* | Component | LocationType | |
VehicleDeliveryStatus |
The VehicleDeliveryStatus component provides details about the status of a vehicle delivery. This is status typically information coming back from the Shipment Carrier to the manufacturer. | 0..* | Component | VehicleDeliveryStatusType | |
SalesPersonParty |
Note: if this field is filled in it will override the corresponding field at the header level. | 0..* | Component | PartyABIEType | |
SalesManagerParty |
Note: if this field is filled in it will override the corresponding field at the header level. | 0..1 | Component | PartyABIEType | |
Pricing |
Provides pricing infomation. | 0..1 | Component | PricingABIEType | |
SalesLeadID |
The Sales Lead that lead associated with this vehicle. | 0..1 | Field | udt:IdentifierType | |
DealerCostPrice |
Use to represent enumerated types of Dealer Costs. | 0..* | Component | PriceABIEType | |
VehicleInvoiceDate |
Date of Invoice | 0..1 | Field | udt:DateType | |
VehiclePromisedDeliveryDate |
Promised delivery date to customer | 0..1 | Field | udt:DateType | |
VehicleUse |
Identifies the target commercial segment for sale or the primary application area for sale. For example: Agriculture and Landscaping, Mining. | 0..1 | Field | udt:IdentifierType | |
RDRStatus |
Status Code of the RDR transaction | 0..1 | Field | udt:CodeType | |
RDRRejectReason |
Description of the RDR status code | 0..1 | Field | udt:TextType | |
SaleTypeDescription |
Dealer's description of the sale for the vehicle. Examples: Fleet, Retail, Certified. | 0..1 | Field | udt:TextType | |
DeliveryTimeMeasure |
Odometer time reading of vehicle at time of delivery. | 0..1 | Field | sqdt:TimeMeasureType |
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.87. RetailDeliveryReportingVehicleLineItem
<RetailDeliveryReportingVehicleLineItem> <Vehicle>......</Vehicle> [0..1] <CommercialUsageIndicator>......</CommercialUsageIndicator> [0..1] <PDIDate>......</PDIDate> [0..1] <RegistrationStateString>......</RegistrationStateString> [0..1] <SecurityCode>......</SecurityCode> [0..1] <ServiceTechnicianParty>......</ServiceTechnicianParty> [0..1] <Tire>......</Tire> [0..*] <BrandedInfo>......</BrandedInfo> [0..1] <DeliveryDate>......</DeliveryDate> [0..1] <DeliveryDistanceMeasure>......</DeliveryDistanceMeasure> [0..1] <IgnitionKeyNumberString>......</IgnitionKeyNumberString> [0..1] <LicenseNumberString>......</LicenseNumberString> [0..1] <NonUSVehicleIndicator>......</NonUSVehicleIndicator> [0..1] <OdometerStatus>......</OdometerStatus> [0..1] <RestrictionDescription>......</RestrictionDescription> [0..1] <RestrictionIndicator>......</RestrictionIndicator> [0..1] <TelematicsServiceIndicator>......</TelematicsServiceIndicator> [0..1] <VehicleDemoIndicator>......</VehicleDemoIndicator> [0..1] <VehicleStockString>......</VehicleStockString> [0..1] <WarrantyAdditional>......</WarrantyAdditional> [0..*] <SoldServiceContract>......</SoldServiceContract> [0..*] <MarketingInitiatives>......</MarketingInitiatives> [0..*] <ExpandedOption>......</ExpandedOption> [0..*] <FleetAccount>......</FleetAccount> [0..1] <DestinationLocation>......</DestinationLocation> [0..*] <VehicleDeliveryStatus>......</VehicleDeliveryStatus> [0..*] <SalesPersonParty>......</SalesPersonParty> [0..*] <SalesManagerParty>......</SalesManagerParty> [0..1] <Pricing>......</Pricing> [0..1] <SalesLeadID>......</SalesLeadID> [0..1] <DealerCostPrice>......</DealerCostPrice> [0..*] <VehicleInvoiceDate>......</VehicleInvoiceDate> [0..1] <VehiclePromisedDeliveryDate>......</VehiclePromisedDeliveryDate> [0..1] <VehicleUse>......</VehicleUse> [0..1] <RDRStatus>......</RDRStatus> [0..1] <RDRRejectReason>......</RDRRejectReason> [0..1] <SaleTypeDescription>......</SaleTypeDescription> [0..1] <DeliveryTimeMeasure>......</DeliveryTimeMeasure> [0..1] </RetailDeliveryReportingVehicleLineItem>