Skip to main content

system.kanoa.cmms.deleteWorkOrderEventStatus(workOrderEventStatusId, userId)

Deletes the status. SQL will prevent deletion of this status category if it has been used


Parameters

workOrderEventStatusId Integer: Id of the status category to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
msg String None if success


Example