system.kanoa.inventory.deleteInventoryBin(inventoryBinId, userId)
Deletes the inventory bin for the passed inventoryBinId
Parameters
inventoryBinId Integer: Id of inventory bin to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
message String None if success
Example