IncentiveDetail

Uses the Component:IncentiveDetailType

Incentive Detail

Fields and Components

Table 6.56. Fields and Components

Name Description Occurrence Type Data Type User Notes
IncentiveDetailProducts

Incentive Detail Products

0..1ComponentIncentiveDetailProductsType 
Rebates

List of CASH rebates that are linked to Products

0..*ComponentRebatesType 

Sample XML

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>