BankExchAdjPL.postTrans Method [AX 2012]

Posts the exchange adjustment transaction for the bank account.

Syntax

protected void postTrans(
    CompanyBankAccountId _accountId, 
    CurrencyCode _currencyCode, 
    AmountMSTExchAdjustment _exchAmount, 
    DimensionDefault _dimension, 
    LedgerDimensionDefaultAccount _ledgerAccount)

Run On

Server

Parameters

See Also

Reference

BankExchAdjPL Class