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
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
- includeUseTax
Type: boolean
Return Value
Type: TaxAmountJournal Extended Data Type
The tax amount in the currency of the journal line.