Share via


InventTransLineTax_IN.getBaseAmountPartition_IN Method [AX 2012]

This method used to get the Base amount based on ScrapQtyLine.

Syntax

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

Run On

Server

Parameters

Return Value

Type: TaxBase Extended Data Type
Returns the Base amount.

Remarks

This method used to get the Base amount based on ScrapQtyLine.

See Also

Reference

InventTransLineTax_IN Class