Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.  |