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