Share via


Tax.getTaxWorkTransBufferForTaxInCostPrice Method [AX 2012]

Gets the TmpTaxWorkTrans buffer that is required for the totalTaxInCostPrice method.

Syntax

protected TmpTaxWorkTrans getTaxWorkTransBufferForTaxInCostPrice([RefRecId _recId])

Run On

Server

Parameters

Return Value

Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans buffer that is ready for consumption by the totalTaxInCostPrice method.

See Also

Reference

Tax Class