PurchCalcTax_PurchOrder.setTaxMarkup Method [AX 2012]

Sets the tax processing attributes on the current MarkupTransHistory record.

public void setTaxMarkup(TaxWriteCode taxWriteCode, AmountCur amountCur)

Run On

Server

Parameters

taxWriteCode
Type: TaxWriteCode Extended Data Type
The value to assign to the TaxWriteCode field.
amountCur
Type: AmountCur Extended Data Type
A value to assign to the TaxAmount field.

If any of the attributes are currently stored in the MarkupTransHistory record and that record is shared by multiple order versions, it will be split and the request values will be used only for the current version.

Community Additions

ADD
Show: