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