LedgerJournalEngine.recalcVoucherBalance Method [AX 2012]
Adjusts journal totals after manipulations of journal fees.
Syntax
public void recalcVoucherBalance(LedgerJournalTrans _ledgerJournalTrans)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
Remarks
This method is used together with the saveVoucherBalance method and must be called post manipulation time.
This method is used by the journal fee system.