Chapter 7. Part Order Noun

Table of Contents

PartsOrder
Fields and Components
Sample XML
PartsOrderHeader
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
DocumentIdentifier
Fields and Components
Sample XML
AlternateDocumentIdentifier
Fields and Components
Sample XML
DocumentReferenceIdentificationGroup
Fields and Components
Sample XML
AcknowledgementStatus
Fields and Components
Sample XML
SoldToParty
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
FaxCommunication
Fields and Components
Sample XML
URICommunication
Fields and Components
Sample XML
PostalAddress
Fields and Components
Sample XML
SpecifiedOccupation
Fields and Components
Sample XML
UsagePreference
Fields and Components
Sample XML
Privacy
Fields and Components
Sample XML
PartyActionEvent
Fields and Components
Sample XML
BillToParty
Fields and Components
Sample XML
ShipToParty
Fields and Components
Sample XML
SupplierParty
Fields and Components
Sample XML
ShipFromParty
Fields and Components
Sample XML
CommonParty
Fields and Components
Sample XML
CarrierParty
Fields and Components
Sample XML
PartOrderType
Fields and Components
Sample XML
Date
Fields and Components
Sample XML
OrderState
Fields and Components
Sample XML
OrderBusinessRules
Fields and Components
Sample XML
SalesCampaign
Fields and Components
Sample XML
PaymentTerms
Fields and Components
Sample XML
OrderCreditCard
Fields and Components
Sample XML
BillingAddress
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
PriceBreak
Fields and Components
Sample XML
Tax
Fields and Components
Sample XML
ShippingCondition
Fields and Components
Sample XML
TransportStep
Fields and Components
Sample XML
ShipmentBusinessRules
Fields and Components
Sample XML
VehicleIdentifier
Fields and Components
Sample XML
FreeFormTextGroup
Fields and Components
Sample XML
PartsOrderLine
Fields and Components
Sample XML
Part
Fields and Components
Sample XML
ItemIdentification
Fields and Components
Sample XML
ItemIdentifier
Fields and Components
Sample XML
PartDetails
Fields and Components
Sample XML
CountryOfOrigin
Fields and Components
Sample XML
PartClassification
Fields and Components
Sample XML
NewLineReason
Fields and Components
Sample XML
Supersession
Fields and Components
Sample XML
SupersessionReason
Fields and Components
Sample XML
SupersededParts
Fields and Components
Sample XML
SupersessionPartsDetail
Fields and Components
Sample XML
SupersedingParts
Fields and Components
Sample XML
ChildLineReason
Fields and Components
Sample XML
LineSplitPartsOrderLine
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>