CustVendVoucher.reverseJournalEntry_IN Method [AX 2012]

Reverse the journal entry information.

Syntax

protected void reverseJournalEntry_IN(
    Voucher _oldVoucher, 
    TransDate _transDate, 
    TableId _tableId, 
    RecId _recId, 
    TaxWithholdTrans_IN _taxWithholdTrans, 
    LedgerVoucher _ledgerVoucher)

Run On

Server

Parameters

See Also

Reference

CustVendVoucher Class