TAMVendRebateTable.convertToNegativeRebate Method
Returns a negative rebate amount if rebate quantity is negative or if the related purchase line is a return item.
Syntax
public Amount convertToNegativeRebate(Amount _rebateAmount)
Run On
Called
Parameters
- _rebateAmount
Type: Amount Extended Data Type
The rebate amount.
Return Value
Type: Amount Extended Data Type
The rebate amount.