Share via


RCashExchAdjPL.postTrans Method [AX 2012]

Posts the exchange adjustment transaction for the cash account.

Syntax

protected void postTrans(
    RCashAccount _accountNum, 
    CurrencyCode _currencyCode, 
    AmountMSTExchAdjustment _exchAmount, 
    DimensionDefault _dimension, 
    LedgerDimensionAccount _ledgerAccount)

Run On

Server

Parameters

See Also

Reference

RCashExchAdjPL Class