Share via


TransactionReversal_CustVend.reverseExch Method [AX 2012]

Reverses exchange adjustments. This method is overridden by the derived classes TransactionReversal_Cust and TransactionReversal_Vend.

Syntax

public void reverseExch(CustVendTrans _custVendTrans)

Run On

Called

Parameters

See Also

Reference

TransactionReversal_CustVend Class