Share via


RCashExchAdj.initCashTrans Method [AX 2012]

Syntax

protected RCashTrans initCashTrans(
    RCashAccount _accountNum, 
    TransDate _toDate, 
    CurrencyCode _currencyCode, 
    AmountMSTExchAdjustment _exchAmount, 
    DimensionDefault _defaultDimension, 
    LedgerVoucherObject _ledgerVoucherObject, 
    LedgerDimensionDefaultAccount _defaultAccount, 
    LedgerDimensionDefaultAccount _offsetDefaultAccount, 
    boolean _isReportingExchAdj)

Run On

Server

Parameters

  • _isReportingExchAdj
    Type: boolean

See Also

Reference

RCashExchAdj Class