Share via


LedgerJournalEngine.calculateTaxForCompleteJournal Method [AX 2012]

Calculates tax totals for all of the journal.

Syntax

public void calculateTaxForCompleteJournal()

Run On

Called

Remarks

The tax total is stored in an instance of the temporary TmpTaxTotals. The instance is in scope for the lifetime of the ledgerJournalEngine object.

See Also

Reference

LedgerJournalEngine Class