Skip to main content

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

Adds a procedure step check event. All checkInfo keys are required.


Parameters

checkEventInfo Dictionary

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

userId Integer:Id of the user executing the function


Returns

procedureStepCheckEventId Integer
message String None if success


Example