Share via


TaxFiscalDocumentCalcTax_BR.calcTax Method [AX 2012]

Calculates the taxes.

Syntax

public TaxAmountCur calcTax(TradeTotalsBase _fiscalDocumentTotals)

Run On

Called

Parameters

  • _fiscalDocumentTotals
    Type: TradeTotalsBase Class
    The TradeTotalsBase totals object that is used to calculate the taxes.

Return Value

Type: TaxAmountCur Extended Data Type
The tax amount that is calculated.

See Also

Reference

TaxFiscalDocumentCalcTax_BR Class