Tax.applyExemptFiscalValue_BR Method [AX 2012]

Applies Exempt Fiscal Value and tax base amount in TaxWorkTrans.

Syntax

protected void applyExemptFiscalValue_BR(TaxTable _taxTable, TaxBase _baseAmount)

Run On

Server

Parameters

  • _taxTable
    Type: TaxTable Table
    A TaxTable record with field TaxType_BR filled.

See Also

Reference

Tax Class