system.kanoa.inventory.addCostCenter(costCenterInfo, userId)
Adds a new cost center record.
Parameters
costCenterInfo Dictionary
| - costCenterCode | String | |
| - costCenterName | String | |
userId Integer:Id of the user executing the function
Returns
costCenterId Integer
message String None if success
Example