Share via


LedgerJournalEngine_VendApprove.calculateTaxForCompleteJournal Method [AX 2012]

Calculates tax totals for the whole journal.

Syntax

public void calculateTaxForCompleteJournal()

Run On

Called

Remarks

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

See Also

Reference

LedgerJournalEngine_VendApprove Class