system.kanoa.cmms.deleteProcedureStepCheck(procedureStepCheckId, userId)
Deletes the procedure step check. SQL will prevent deletion if it has been used
Parameters
procedureStepCheckId Integer: Id of the procedure step to delete
userId Integer:Id of the user executing the function
Returns
# of records modified Integer
msg String None if success
Example