Uses the Component:CompatibilityOptionGroupType
Grouping of the compatibility information seperately for Products and Rebates.
Table 6.70. Fields and Components
| Name | Description | Occurrence | Type | Data Type | User Notes |
|---|---|---|---|---|---|
| Name |
Start date when the Group name. | 0..1 | Field | udt:TextType | |
| CompatibilityOptionDetail |
Identifies whether an incentive is stackable or combinable | 0..* | Component | CompatibilityOptionDetailType |
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.70. CompatibilityOptionGroup
<CompatibilityOptionGroup>
<Name>......</Name> [0..1]
<CompatibilityOptionDetail>......</CompatibilityOptionDetail> [0..*]
</CompatibilityOptionGroup>