Tax.amountBaseForTaxOnTax_IN Method [AX 2012]

Gets amount base for tax.

Syntax

public TaxAmountCur amountBaseForTaxOnTax_IN(
    FormulaDesigner_IN _formulaDesigner, 
    CalcExp_IN _formula, 
    TmpTax _tmpTaxLoc, 
    TaxBase _taxBaseQty)

Run On

Server

Parameters

Return Value

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

See Also

Reference

Tax Class