Skip to main content

system.kanoa.inventory.updateCostCenter(costCenterInfo, userId)

Updates a cost center record.


Parameters

costCenterInfo Dictionary

- costCenterCodeString
- costCenterIdInteger
- costCenterNameString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example