Tax.taxInCostPrice_BR Method [AX 2012]

Returns the total tax included in sales price to be subtracted from inventory cost.

Syntax

public TaxAmount taxInCostPrice_BR(TableId _tableId, RecId _recId)

Run On

Server

Parameters

Return Value

Type: TaxAmount Extended Data Type
Return the sum of reatined tax for a given sourceTableId and sourceRecId

See Also

Reference

Tax Class