Chapter 6. Parts Activity Noun

Table of Contents

PartsActivity
Fields and Components
Sample XML
PartsActivityHeader
Fields and Components
Sample XML
DocumentIdentificationGroup
Fields and Components
Sample XML
DocumentIdentification
Fields and Components
Sample XML
AlternateDocumentIdentification
Fields and Components
Sample XML
RequestDateRange
Fields and Components
Sample XML
PartsActivityLine
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

PartsActivity

Uses the Component:PartsActivityType

Parts Activity

Fields and Components

Table 6.1. Fields and Components

Name Description Occurrence Type Data Type User Notes
PartsActivityHeader

Parts Activity Header

1..1ComponentPartsActivityHeaderType 
PartsActivityLine

Parts Order Line

0..*ComponentPartsActivityLineType 

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

<PartsActivity>
     <PartsActivityHeader>......</PartsActivityHeader>     [1..1]
     <PartsActivityLine>......</PartsActivityLine>     [0..*]
</PartsActivity>