Share via


TransactionReversal_Cust.reversal Method [AX 2012]

Initiates the actual reversal. It prompts the user for the reversal date, finds the original and latest customer transaction, and calls the methods for reversing the customer transaction and coherent ledger transactions.

Syntax

public void reversal(Args args)

Run On

Called

Parameters

Remarks

If an interest note or a collection letter exists, and the user has marked it for reversal, this will be enabled in this method.

See Also

Reference

TransactionReversal_Cust Class