Share via


LedgerJournalEngine.taxAmountJournal Method [AX 2012]

Calculates the tax amount in currency for a specific journal line.

Syntax

public TaxAmountJournal taxAmountJournal(LedgerJournalTrans _ledgerJournalTrans, [boolean includeUseTax])

Run On

Called

Parameters

Return Value

Type: TaxAmountJournal Extended Data Type
The tax amount in the currency of the journal line.

See Also

Reference

LedgerJournalEngine Class