Share via


TransactionReversal_Vend.reversal Method [AX 2012]

Performs the actual reversal, by prompting the user for the reversal date, finding the original and latest vendor transaction, and calling the methods for reversing the vendor transaction and coherent ledger transactions.

Syntax

public void reversal(Args args)

Run On

Called

Parameters

See Also

Reference

TransactionReversal_Vend Class