MidpointRescheduleManufacturingWorkOrderOperation
Executes midpoint rescheduling for manufacturing work orders to adjust timelines.
Input
| Name | Type | Description |
| OperationId | Number | The unique identifier for the work order operation to be rescheduled. |
| OperationSequence | Number | The sequence number indicating the order in which the work order operations referencing this serial number are performed. |
| OrganizationCode | String | The code representing the inventory organization enabled for manufacturing. |
| ScheduleDate | Datetime | The date used to anchor the scheduling of the operation. This date specifies when the operation starts or is completed. |
| ScheduleOption | Number | Specifies the scheduling action: '1' assigns ScheduleDate to the start date of the anchor operation, and '2' assigns ScheduleDate to the completion date. |
| WorkOrderNumber | String | The number that uniquely identifies the work order to which the operation belongs. |
Result Set Columns
| Name | Type | Description |
| Result | String | The outcome of the procedure execution, indicating success or failure. |