LedgerJournalEngine.clearTaxAmountCache Method [AX 2012]
Clears the internal caches for tax amounts.
Syntax
public void clearTaxAmountCache(LedgerJournalTrans _ledgerJournalTrans, [boolean _clearTaxUncommitted])
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
A LedgerJournalTrans record buffer.
- _clearTaxUncommitted
Type: boolean
A Boolean value that indicates whether the TaxUncommitted record will get cleared for this voucher and invoice; optional.