Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets amount base for tax.
Syntax
public TaxAmountCur amountBaseForTaxOnTax_IN(
FormulaDesigner_IN _formulaDesigner,
CalcExp_IN _formula,
TmpTax _tmpTaxLoc,
TaxBase _taxBaseQty)
Run On
Server
Parameters
- _formulaDesigner
Type: FormulaDesigner_IN Table
The formala designer.
- _formula
Type: CalcExp_IN Extended Data Type
The formula.
- _tmpTaxLoc
Type: TmpTax Table
The temporary tax location.
- _taxBaseQty
Type: TaxBase Extended Data Type
The tax base quantity.
Return Value
Type: TaxAmountCur Extended Data Type
The instance of the TaxAmountCur class.