Share via


RTSLLedgerTranslation.newTrans Method [AX 2012]

Syntax

private void newTrans(
    LedgerVoucher _ledgerVoucher, 
    Voucher _voucher, 
    TransTxt _transTxt, 
    LedgerPostingType _postingType, 
    LedgerDimensionAccount _ledgerDimension, 
    CurrencyCode _currencyCode, 
    AmountCur _amountCur, 
    AmountMST _amountMST, 
    AmountMSTSecondary _amountMSTSecondary, 
    boolean _roundingTransaction, 
    NoYes _correct)

Run On

Server

Parameters

  • _roundingTransaction
    Type: boolean

See Also

Reference

RTSLLedgerTranslation Class