PdsRebateFindAndCreate::createManualRebates Method [AX 2012]

Creates the manual rebates for the customer.

server public static void createManualRebates(CustAccount _custAccount, PdsRebateType _pdsRebateProgramId)

Run On

Server

Parameters

_custAccount
Type: CustAccount Extended Data Type
The customer account.
_pdsRebateProgramId
Type: PdsRebateType Extended Data Type
The rebate type.

ExceptionCondition
Error

The parameters customer account and rebate type are missing.

Show: