Chapter 7. Part Order Noun

Table of Contents

PartsOrder
Fields and Components
Sample XML
PartsOrderHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
AcknowledgmentDetail
Fields and Components
Sample XML
PaymentTerms
Fields and Components
Sample XML
OrderCreditCard
Fields and Components
Sample XML
BillingAddress
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PrivacyPeriod
Fields and Components
Sample XML
Authorization
Fields and Components
Sample XML
CreditCard
Fields and Components
Sample XML
TermsOptionGroup
Fields and Components
Sample XML
TermsDetail
Fields and Components
Sample XML
BillToParty
Fields and Components
Sample XML
AlternatePartyDocument
Fields and Components
Sample XML
EffectivePeriod
Fields and Components
Sample XML
SpecifiedOrganization
Fields and Components
Sample XML
PrimaryContact
Fields and Components
Sample XML
SpecifiedPerson
Fields and Components
Sample XML
ResidenceAddress
Fields and Components
Sample XML
TelephoneCommunication
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
UnavailablePeriod
Fields and Components
Sample XML
AvailablePeriod
Fields and Components
Sample XML
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
ShipToParty
Fields and Components
Sample XML
SupplierParty
Fields and Components
Sample XML
AlternateShipToParty
Fields and Components
Sample XML
OrderState
Fields and Components
Sample XML
ShipmentCarrierDetail
Fields and Components
Sample XML
ShipmentTimePeriod
Fields and Components
Sample XML
ShipmentCarrierContact
Fields and Components
Sample XML
OrderDatePeriod
Fields and Components
Sample XML
AcknowledgementStatus
Fields and Components
Sample XML
DocumentReferenceIdentificationGroup
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
Vehicle
Fields and Components
Sample XML
TransmissionGroup
Fields and Components
Sample XML
ColorGroup
Fields and Components
Sample XML
Engine
Fields and Components
Sample XML
EffectiveMeanPressureMeasure
Fields and Components
Sample XML
PowerMeasure
Fields and Components
Sample XML
MeanPistonSpeedMeasure
Fields and Components
Sample XML
TorqueMeasure
Fields and Components
Sample XML
GearRatioGroup
Fields and Components
Sample XML
EngineDimensions
Fields and Components
Sample XML
Chassis
Fields and Components
Sample XML
Tank
Fields and Components
Sample XML
VehicleDimension
Fields and Components
Sample XML
CertificationGroup
Fields and Components
Sample XML
PreviousOwnerParty
Fields and Components
Sample XML
VehicleIdentificationGroup
Fields and Components
Sample XML
VehicleHistoryDateGroup
Fields and Components
Sample XML
Option
Fields and Components
Sample XML
OptionPricing
Fields and Components
Sample XML
Price
Fields and Components
Sample XML
ApplicableLocation
Fields and Components
Sample XML
DefinedContact
Fields and Components
Sample XML
VehicleMajorPartsProductItem
Fields and Components
Sample XML
Pricing
Fields and Components
Sample XML
VehicleMajorPartsProductItemConfiguration
Fields and Components
Sample XML
TelematicsSubscription
Fields and Components
Sample XML
StatusList
Fields and Components
Sample XML
SubscriptionList
Fields and Components
Sample XML
ShippingCondition
Fields and Components
Sample XML
PartsOrderLine
Fields and Components
Sample XML
LineState
Fields and Components
Sample XML
LineSplitPartsOrderLine
Fields and Components
Sample XML
ItemIdentificationGroup
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
DealerParty
Fields and Components
Sample XML
ImageAttachmentExtended
Fields and Components
Sample XML
EmbeddedData
Fields and Components
Sample XML
PriceBreak
Fields and Components
Sample XML

PartsOrder

Uses the Component:PartsOrderType

PartsOrder supports transmission of a parts order to a supplier’s order management application. The Parts Order is the task of sending the electronic form of a parts order document to a supplier.

Fields and Components

Table 7.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartsOrderHeader

Parts Order Header

1..1ComponentPartsOrderHeaderType 
PartsOrderLine

Parts Order Line

0..*ComponentPartsOrderLineType 

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 7.1. PartsOrder

<PartsOrder>
     <PartsOrderHeader>......</PartsOrderHeader>     [1..1]
     <PartsOrderLine>......</PartsOrderLine>     [0..*]
</PartsOrder>