Skip to main content

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

Adds a new cost center record.


Parameters

costCenterInfo Dictionary

- costCenterCodeString
- costCenterNameString

userId Integer:Id of the user executing the function


Returns

costCenterId Integer
message String None if success


Example