PdsRebatePaymentPost_PassToAp::newFromForm Method [AX 2012]
Creates and initializes a new instance of the PdsRebatePaymentPost_PassToAp class.
client server public static PdsRebatePaymentPost_PassToAp newFromForm(Args _args, Common _buffer)
Run On
CalledParameters
- _args
- Type: Args Class
The arguments for the PdsRebatePaymentPost_PassToAp class.
- _buffer
- Type: Common Table
A record buffer on which rebate payment posting is being performed.
Return Value
Type: PdsRebatePaymentPost_PassToAp ClassA new instance of the PdsRebatePaymentPost_PassToAp class.
Show: