PdsRebateTable::processManualRebates Method
Processes the manual rebates for a customer.
Syntax
server public static void processManualRebates(CustAccount _custAccount, PdsRebateType _pdsRebateProgramId)
Run On
Server
Parameters
- _custAccount
Type: CustAccount Extended Data Type
A customer account number for which the manual rebates will be processed.
- _pdsRebateProgramId
Type: PdsRebateType Extended Data Type
A rebate type.
Exceptions
Exception | Condition |
---|---|
Error | An error occurred when processing the manual rebates. |