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 calculated tax amount for the invoice.
Syntax
client server public static TaxAmountCur getCalculatedTaxAmountForSourceLine(
RefTableId _sourceTableId,
RefRecId _sourceRecId,
boolean _includeUseTax)
Run On
Called
Parameters
- _sourceTableId
Type: RefTableId Extended Data Type
The transaction line table ID.
- _sourceRecId
Type: RefRecId Extended Data Type
The transaction line record ID.
- _includeUseTax
Type: boolean
A Boolean value that indicates whether the tax amount must include use tax.
Return Value
Type: TaxAmountCur Extended Data Type
The tax amount in transactional currency that does not include tax adjustments.