Skip to main content

system.kanoa.cmms.updateProcedureStepCheckEvent(checkEventInfo, userId)

Updates a procedure step. All procedureStepInfo keys are required.


Parameters

checkEventInfo Dictionary

- commentString
- procedureStepCheckEventIdIntegerId of procedure step check event
- procedureStepCheckIdIntegerId of procedure step check
- procedureStepEventIdIntegerId of procedure step check event
- statusInteger
- valueString

userId Integer:Id of the user executing the function


Returns

# of records modified Integer
message String None if success


Example