PdsRebateTable.cumulateGapRebateTotal Method
Creates rebates by considering the amount of difference between earned rebates and rebates that were already paid.
Syntax
public void cumulateGapRebateTotal(real _sumRebateQty, real _sumRebateAmount)
Run On
Called
Parameters
- _sumRebateQty
Type: real
The total rebate quantity.
- _sumRebateAmount
Type: real
The total rebate amount.