Tax.getTotalTaxValue_IN Method [AX 2012]

Gets total tax value.

Syntax

protected TaxValue getTotalTaxValue_IN(
    RefRecId _taxComponent, 
    RefRecId _exciseTariffCode, 
    TransDate _calculationDate)

Run On

Server

Parameters

Return Value

Type: TaxValue Extended Data Type
The instance of the TaxValue class.

See Also

Reference

Tax Class