Share via


TaxInventTransfer_BR.applyExemptFiscalValue_BR Method [AX 2012]

Applies the exempt fiscal value and tax base amount in the TaxWorkTrans table.

Syntax

protected void applyExemptFiscalValue_BR(TaxTable _taxTable, TaxBase _baseAmount)

Run On

Server

Parameters

  • _taxTable
    Type: TaxTable Table
    A TaxTable record that has the TaxType_BR field filled.

See Also

Reference

TaxInventTransfer_BR Class