Skip to main content

system.kanoa.inventory.deleteAssetBomItem(assetBomId, userId)

Deletes a BOM item from an asset instance.


Parameters

assetBomId Integer
userId Integer:Id of the user executing the function


Returns

success Boolean
message String None if success


Example