Skip to main content

system.kanoa.inventory.updateUnitOfMeasure(unitOfMeasureInfo, userId)

Updates a unit of measure record.


Parameters

unitOfMeasureInfo Dictionary

- enabledBoolean
- uomCodeString
- uomIdInteger
- uomNameString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example