RequestToStopSolvingPlan
Cancels an active solve request for a plan, stopping further calculations or processes.
Input
| Name | Type | Description |
| PlanId | Integer | A unique identifier for the production schedule whose solving process should be stopped. |
Result Set Columns
| Name | Type | Description |
| Result | String | Indicates the result of the execution, specifying whether the request to stop solving the plan was successful. |