Chapter 6. Parts Pick List Noun

Table of Contents

PartsPickList
Fields and Components
Sample XML
PartsPickListHeaderBase
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
FleetAccount
Fields and Components
Sample XML
FleetQuantity
Fields and Components
Sample XML
StatusDetail
Fields and Components
Sample XML
PartsPickListLine
Fields and Components
Sample XML
PartsProductItem
Fields and Components
Sample XML
AlternateItemIDs
Fields and Components
Sample XML
ItemIdentificationGroup
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML

PartsPickList

Uses the Component:PartsPickListType

Parts Pick List is the task of picking parts electronically from a Dealer’s electronic parts catalog (EPC) and transmitting it to the dealer management system (DMS).

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartsPickListHeaderBase

Parts Pick List Header

1..1ComponentPartsPickListHeaderBaseType 
PartsPickListLine

Parts Pick List Line

1..*ComponentPartsPickListLineType 

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. PartsPickList

<PartsPickList>
     <PartsPickListHeaderBase>......</PartsPickListHeaderBase>     [1..1]
     <PartsPickListLine>......</PartsPickListLine>     [1..*]
</PartsPickList>