system.kanoa.inventory.deleteCostCenter(costCenterId, userId)
Deletes the cost center for the passed costCenterId
Parameters
costCenterId Integer: Id of cost center to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
message String None if success
Example