Share via


ReleaseUpdateDB60_Invent.updateInventTable Method [AX 2012]

Updates all of the records from the InventTable table where the itemType field is equal to the DEL_BOM enumeration value.

Syntax

public void updateInventTable()

Run On

Server

Remarks

This method updates an old value to the new value.

See Also

Reference

ReleaseUpdateDB60_Invent Class