Skip to main content

system.kanoa.cmms.deleteProcedure(procedureId, userId)

Deletes the procedure. SQL will prevent deletion if it has been used


Parameters

procedureId Integer: Id of the procedure to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
msg String None if success


Example