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
- _accountNum
Type: RCashAccount Extended Data Type
- _toDate
Type: TransDate Extended Data Type
- _currencyCode
Type: CurrencyCode Extended Data Type
- _exchAmount
Type: AmountMSTExchAdjustment Extended Data Type
- _defaultDimension
Type: DimensionDefault Extended Data Type
- _ledgerVoucherObject
Type: LedgerVoucherObject Class
- _defaultAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
- _offsetDefaultAccount
Type: LedgerDimensionDefaultAccount Extended Data Type
- _isReportingExchAdj
Type: boolean