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