Plan Demands REST Endpoints
Supply Chain Planning/Backlog Management Simulation Plans/Plan Demands
Backlog demands and plan output in the latest backlog management simulation plan run in the context of a specific session.
- Get all demands from a simulation plan run
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/bmSimulationPlans/{BmRunId}/child/PlanDemands
- Get one demand from a simulation plan run
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/bmSimulationPlans/{BmRunId}/child/PlanDemands/{PlanDemandsUniqID}