Skip to main content

system.kanoa.cmms.setProcedureStepCheckSortOrder(procedureStepCheckId, sortOrder, userId)

Reorders a procedure step check. All procedure steps checks for the same procedure step will be reordered.


Parameters

procedureStepCheckId Integer: Id of the procedure step check
sortOrder Integer
userId Integer:Id of the user executing the function


Returns

# of records modified Integer
msg String None if success


Example