Skip to main content

system.kanoa.inventory.updatePartCategory(partCategoryInfo, userId)

Updates a part record.


Parameters

partCategoryInfo Dictionary

- categoryNameString
- enabledBoolean
- parentPartCategoryIdInteger
- partCategoryIdInteger
- sortOrderInteger

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example