LedgerJournalTrans::clearTaxCache Method
Clears the internal caches for tax amounts and corrected tax amounts of all ledger journal transactions with specified journal number.
Syntax
client server public static void clearTaxCache(LedgerJournalId _journalNum, LedgerJournalEngine _ledgerJournalEngine)
Run On
Called
Parameters
- _journalNum
Type: LedgerJournalId Extended Data Type
The ledger journal number
- _ledgerJournalEngine
Type: LedgerJournalEngine Class
An instance of the ledger journal engine.