Chapter 6. Part Master Noun

Table of Contents

PartMaster
Fields and Components
Sample XML
PartMasterHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
PartMasterLine
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
PartMasterPricing
Fields and Components
Sample XML
QuantityDiscounts
Fields and Components
Sample XML
PartCoreDetail
Fields and Components
Sample XML
SupersedingPartGroup
Fields and Components
Sample XML
SupersedingPartDetail
Fields and Components
Sample XML
PartSupersedingGroup
Fields and Components
Sample XML
SupersededPartDetail
Fields and Components
Sample XML
TopSellerGroup
Fields and Components
Sample XML
ReturnIndicator
Fields and Components
Sample XML
Dimension
Fields and Components
Sample XML
ItemRegionCountry
Fields and Components
Sample XML
PartMovement
Fields and Components
Sample XML

PartMaster

Uses the Component:PartMasterType

Part Master

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartMasterHeader

Part Master Header

1..1ComponentPartMasterHeaderType 
PartMasterLine

Part Master Line

1..*ComponentPartMasterLineType 

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

<PartMaster>
     <PartMasterHeader>......</PartMasterHeader>     [1..1]
     <PartMasterLine>......</PartMasterLine>     [1..*]
</PartMaster>