Skip to main content

system.kanoa.cmms.deleteProcedureStepCheckEvent(procedureStepCheckEventId, userId)

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


Parameters

procedureStepCheckEventId Integer: Id of the procedure step check event to delete
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
msg String None if success


Example