Tax.getBaseAmountPartition_IN Method [AX 2012]

Gets base amount partition.

Syntax

protected TaxBase getBaseAmountPartition_IN(
    TmpTaxWorkTrans _taxWorkTrans, 
    TaxBase _baseAmount, 
    TaxBase _baseQty)

Run On

Server

Parameters

Return Value

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

See Also

Reference

Tax Class