Share via


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.

Return Value

Type: TaxAmountCur Extended Data Type
The total tax amount in the transaction currency.

See Also

Reference

TaxTrans Table