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