ResequenceAsNextMaintenanceOperation
Allows resequencing of maintenance operations to optimize workflow.
Input
| Name | Type | Description |
| OperationSequenceNumber | Number | The unique identifier for the sequence number of the maintenance work order operation. |
| OrganizationCode | String | The code representing the organization associated with the maintenance work order. |
| WorkOrderNumber | String | The unique number assigned to the maintenance work order. |
| WorkOrderOperationId | Number | The unique identifier for the maintenance work order operation that serves as the anchor for the resequencing process. |
Result Set Columns
| Name | Type | Description |
| Result | String | The outcome returned after the execution of the resequencing operation, indicating whether the process was successful or encountered an error. |