Uses the Component:VehicleMajorPartsProductItemConfigurationType
Specific configuration available for a limited time period.
Table 6.69. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| Code |
Configuration code. | 0..1 | Field | oag:CodeType | |
| Description |
Configuration code description. | 0..1 | Field | oag:TextType | |
| EffectivePeriod |
Time period this configuration is available. | 0..1 | Field | oag:TimePeriodType |
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.78. VehicleMajorPartsProductItemConfiguration
<VehicleMajorPartsProductItemConfiguration>
<Code>......</Code> [0..1]
<Description>......</Description> [0..1]
<EffectivePeriod>......</EffectivePeriod> [0..1]
</VehicleMajorPartsProductItemConfiguration>