Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.