LedgerJournalTrans.getActualAndCalculatedTaxForSingleLine Method
Gets the total actual and calculated tax amount for the current line.
Syntax
public container getActualAndCalculatedTaxForSingleLine(boolean _includeUseTax)
Run On
ClientOrServer
Parameters
- _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.