TaxTrans::totalActualTaxAmount Method
The actual total tax amount in the transaction currency.
Syntax
client public static TaxAmountCur totalActualTaxAmount(
Query _query,
[boolean _changeDisplaySign,
RefRecId _generalJournalEntryId])
Run On
Client
Parameters
- _query
Type: Query Class
A query that indicates the range restrictions.
- _changeDisplaySign
Type: boolean
A Boolean value that indicates if the sign should be determined based on the tax code tax direction.
- _generalJournalEntryId
Type: RefRecId Extended Data Type
A RefRecId value that indicates an additional range restriction.
Return Value
Type: TaxAmountCur Extended Data Type
The total tax amount in the transaction currency.