RTSLLedgerTranslation.createDiffErrorTrans Method [AX 2012]

private void createDiffErrorTrans(
    TmpRTSLLedgerTrans _tmpLedgerTrans, 
    Voucher _voucher, 
    TransDate _transDate, 
    LedgerTransType _transType, 
    CurrentOperationsTax _operationsTax, 
    AmountMST _amountMST, 
    AmountMSTSecondary _amountMSTSecondary)

Run On

Server

Parameters

_tmpLedgerTrans
Type: TmpRTSLLedgerTrans Table

_voucher
Type: Voucher Extended Data Type

_transDate
Type: TransDate Extended Data Type

_transType
Type: LedgerTransType Enumeration

_operationsTax
Type: CurrentOperationsTax Enumeration

_amountMST
Type: AmountMST Extended Data Type

_amountMSTSecondary
Type: AmountMSTSecondary Extended Data Type

Community Additions

ADD
Show: