Table of Contents
Uses the Component:PartsPriceListType
Parts Price List. Based on OAGIS 9.1 Price List BOD.
Table 6.1. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
PartsPriceListHeader |
Parts Price List Header | 1..1 | Component | PartsPriceListHeaderType | |
PartsPriceListLine |
Parts Price List Line | 0..* | Component | PartsPriceListLineType |
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. PartsPriceList
<PartsPriceList> <PartsPriceListHeader>......</PartsPriceListHeader> [1..1] <PartsPriceListLine>......</PartsPriceListLine> [0..*] </PartsPriceList>