MCRCustPaym.post Method [AX 2012]

Posts the payment for the amount passed.

public void post(Amount _amount, boolean _isPrepay)

Run On

Called

Parameters

_amount
Type: Amount Extended Data Type
The amount of the payment being postd.
_isPrepay
Type: boolean
A boolean determining if they payment is a prepay or not.

Community Additions

ADD
Show: