Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the total actual and calculated tax amount for the specified LedgerJournalTrans record.
Syntax
private container getTaxAmounts(LedgerJournalTrans _ledgerJournalTrans, boolean _includeUseTax)
Run On
Called
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
An instance of LedgerJournalTrans.
- _includeUseTax
Type: boolean
A value that indicates whether the use tax is included in the tax amount; optional.
Return Value
Type: container
The actual and calculated tax amount for the current line.