Skip to main content

system.kanoa.inventory.deleteUnitOfMeasure(uomId, userId)

Deletes the unit of measure for the passed uomId


Parameters

uomId Integer: Id of unit of measure to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example