PdsRebatePaymentPost::construct Method [AX 2012]
Initializes a new instance of the PdsRebatePaymentPost class based on the rebate transaction type.
client server public static PdsRebatePaymentPost construct(PdsRebateTransaction _rebateTransType)
Run On
CalledParameters
- _rebateTransType
- Type: PdsRebateTransaction Enumeration
The PdsRebateTransaction enumeration value that specifies the rebate transaction type for payment.
Show: