Uses the Component:IncentiveDetailType
Incentive Detail
Table 6.56. Fields and Components
Name | Description | Occurrence | Type | Data Type | User Notes |
---|---|---|---|---|---|
IncentiveDetailProducts |
Incentive Detail Products | 0..1 | Component | IncentiveDetailProductsType | |
Rebates |
List of CASH rebates that are linked to Products | 0..* | Component | RebatesType |
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.56. IncentiveDetail
<IncentiveDetail> <IncentiveDetailProducts>......</IncentiveDetailProducts> [0..1] <Rebates>......</Rebates> [0..*] </IncentiveDetail>