Share via


ReleaseUpdateDB60_Ledger.updateTaxOnItemTable_IN Method [AX 2012]

Updates the TaxOnItem table.

The Load On Inventory Value is set Zero and its reminder after deducting with 100 is stored in the Newely introduced field "Charge as Expense Percent"

Syntax

public void updateTaxOnItemTable_IN()

Run On

Server

Remarks

The Load On Inventory value is set 0 (zero), and the remainder after 100 is deducted is stored in the newly introduced Charge as Expense Percent field.

See Also

Reference

ReleaseUpdateDB60_Ledger Class