ReleaseUpdateDB60_SMA.updateSMAServiceBOMTable Method [AX 2012]
The method updates all records from SMAServiceBOMTable where itemType field equals to "DEL_BOM".
it substitues that value with the new "Item" value.
Syntax
public void updateSMAServiceBOMTable()
Run On
Server
Remarks
This method substitutes the old value with the new "Item" value.