Share via


TaxUncommitted::getCalculatedTaxAmountForSourceLine Method

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

  • _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.

See Also

Reference

TaxUncommitted Table