Uses the Component:VehicleInventoryVehicleLineItemType
Detail information regarding a vehicle for a particular invoice.
Table 6.27. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| Vehicle |
Common vehicle component | 0..1 | Component | VehicleABIEType | |
| BrandedInfo |
Vehicle Branding Information | 0..1 | Component | BrandedInfoType | |
| OriginalSoldDate |
The date the item, e.g., a vehicle, engine, boat, part, etc. was sold. | 0..1 | Field | udt:DateType | |
| DeliveryDistanceMeasure |
Odometer reading of vehicle at time of delivery | 0..1 | Field | sqdt:LengthMeasureType | |
| DoorKeyNumberString |
Door Key Number | 0..1 | Field | qdt:StringType | |
| IgnitionKeyNumberString |
Vehicle Ignition Key Number | 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 | |
| OwnerParty |
The owner of a vehicle, boat, engine, truck, trailer, or other item. | 0..1 | Component | PartyABIEType | |
| RestrictionIndicator |
Indication that vehicle has restrictions on its use | 0..1 | Field | udt:IndicatorType | |
| RestrictionDescription |
Description of vehicle use restrictions | 0..1 | Field | udt:TextType | |
| ShipToParty |
The party receiving the goods or services. | 0..1 | Component | PartyABIEType | |
| SoldToParty |
The party to which good or services were sold. | 0..1 | Component | PartyABIEType | |
| TelematicsServiceIndicator |
Indication whether Telematics Service Subscription is turned on | 0..1 | Field | udt:IndicatorType | |
| VehicleAllocatedDate |
Date vehicle was allocated and/or a delivery work order was cut | 0..1 | Field | udt:DateType | |
| VehicleDemoIndicator |
Indicates whether vehicle was ever a demo | 0..1 | Field | udt:IndicatorType | |
| VehicleOrderNumber |
Vehicle Order Number (VON) | 0..1 | Field | udt:TextType | |
| VehicleShipDate |
Date shipped from warehouse or distribution center | 0..1 | Field | udt:DateType | |
| VehicleStockString |
Dealer assigned vehicle stock number | 0..1 | Field | qdt:StringType | |
| Pricing |
Provides pricing infomation. | 0..* | Component | PricingABIEType | |
| Tax |
The Tax component represents information about a particular tax including information about the type of tax and the amount of the tax. | 0..* | Component | TaxType | |
| FleetAccount | 0..1 | Component | FleetAccountType | ||
| LicenseNumberString |
State License plate number of vehicle | 0..1 | Field | qdt:StringType | |
| VehicleStatusCode |
Vehicle status code - Example status could be Built, Scheduled, Shipped, In-Transit, Sold, etc. | 0..1 | Field | udt:CodeType | |
| Option |
The Option represents information about a vehicle's options. | 0..* | Component | OptionABIEType | |
| VehicleActivityStatus |
An indicator of vehicle's logisitics information as it relates to its progress through the distribution pipeline. This differs from VehicleStatusCode as it provides status on logistics activity, not a status category code. Sample Data: BUILT, CREDT, DMGD, JAPAN, PORT, R-TRK ETA | 0..1 | Field | udt:TextType | |
| AcquisitionMethod |
Communicates the method of acquisition of the used vehicle. Sample Values: Auction, Trade-In | 0..1 | Field | udt:CodeType | |
| ItemAcquisitionDate |
Date the vehicle was acquired. | 0..1 | Field | udt:DateType | |
| LocationID |
The localtion where the vehicle is physically stored. Can be used to track the lot where the vehicle is sotored at. | 0..1 | Field | udt:IdentifierType | |
| VehicleStatusDate |
Date of the Vehicle Status change. It should be used with the VehicleStatusCode element above. | 0..1 | Field | udt:DateType | |
| VehicleActivityStatusDate |
Date of the Vehicle Activity Status Date change. It should be used with the VehicleActivityStatus element above. | 0..1 | Field | udt:DateType | |
| VehicleInventoryServiceCampaign |
Service Campaign (Recall) associated with sublet | 0..* | Component | ServiceCampaignType | |
| CriticalRecallIndicator |
Provides indicator information on Critical Recalls, based on which important decisions can be made i.e to block incentives or not display the vehicles. | 0..1 | Field | udt:IndicatorType | |
| ImageAttachmentExtended |
The ImageAttachmentExtended component contains information about an image being attached to a BOD, e.g., image size, image type, image file name, etc. | 0..* | Component | ImageAttachmentExtendedType | |
| DealerInventoryDate |
Date that the vehicle was added to the dealer's inventory. | 0..1 | Field | udt:DateType | |
| DaysInInventory |
Number of days that the vehicle has been in the dealer's inventory. | 0..1 | Field | udt:NumericType | |
| InServiceDate |
Date vehicle was placed into service. | 0..1 | Field | udt:DateType | |
| InServiceOdometer |
Odometer reading of vehicle when it was placed into service. | 0..1 | Field | sqdt:LengthMeasureType |
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.27. VehicleInventoryVehicleLineItem
<VehicleInventoryVehicleLineItem>
<Vehicle>......</Vehicle> [0..1]
<BrandedInfo>......</BrandedInfo> [0..1]
<OriginalSoldDate>......</OriginalSoldDate> [0..1]
<DeliveryDistanceMeasure>......</DeliveryDistanceMeasure> [0..1]
<DoorKeyNumberString>......</DoorKeyNumberString> [0..1]
<IgnitionKeyNumberString>......</IgnitionKeyNumberString> [0..1]
<NonUSVehicleIndicator>......</NonUSVehicleIndicator> [0..1]
<OdometerStatus>......</OdometerStatus> [0..1]
<OwnerParty>......</OwnerParty> [0..1]
<RestrictionIndicator>......</RestrictionIndicator> [0..1]
<RestrictionDescription>......</RestrictionDescription> [0..1]
<ShipToParty>......</ShipToParty> [0..1]
<SoldToParty>......</SoldToParty> [0..1]
<TelematicsServiceIndicator>......</TelematicsServiceIndicator> [0..1]
<VehicleAllocatedDate>......</VehicleAllocatedDate> [0..1]
<VehicleDemoIndicator>......</VehicleDemoIndicator> [0..1]
<VehicleOrderNumber>......</VehicleOrderNumber> [0..1]
<VehicleShipDate>......</VehicleShipDate> [0..1]
<VehicleStockString>......</VehicleStockString> [0..1]
<Pricing>......</Pricing> [0..*]
<Tax>......</Tax> [0..*]
<FleetAccount>......</FleetAccount> [0..1]
<LicenseNumberString>......</LicenseNumberString> [0..1]
<VehicleStatusCode>......</VehicleStatusCode> [0..1]
<Option>......</Option> [0..*]
<VehicleActivityStatus>......</VehicleActivityStatus> [0..1]
<AcquisitionMethod>......</AcquisitionMethod> [0..1]
<ItemAcquisitionDate>......</ItemAcquisitionDate> [0..1]
<LocationID>......</LocationID> [0..1]
<VehicleStatusDate>......</VehicleStatusDate> [0..1]
<VehicleActivityStatusDate>......</VehicleActivityStatusDate> [0..1]
<VehicleInventoryServiceCampaign>......</VehicleInventoryServiceCampaign> [0..*]
<CriticalRecallIndicator>......</CriticalRecallIndicator> [0..1]
<ImageAttachmentExtended>......</ImageAttachmentExtended> [0..*]
<DealerInventoryDate>......</DealerInventoryDate> [0..1]
<DaysInInventory>......</DaysInInventory> [0..1]
<InServiceDate>......</InServiceDate> [0..1]
<InServiceOdometer>......</InServiceOdometer> [0..1]
</VehicleInventoryVehicleLineItem>