Share via


Tax::getpriceInclTaxAmount_IN Method [AX 2012]

Reads the table buffer and get the required amount.

Syntax

server public static TaxAmountCur getpriceInclTaxAmount_IN(
    TableId _tableId, 
    RecId _recId, 
    TaxItemGroup _taxItemGroup, 
    TmpTaxWorkTrans _taxWorkTrans, 
   [TmpTaxCalc_IN _tmpTaxCalc])

Run On

Server

Parameters

Return Value

Type: TaxAmountCur Extended Data Type
Returns the amount.

See Also

Reference

Tax Class