Operation Dependencies REST Endpoints
Supply Chain Planning/Demand and Supply Plans/Operation Dependencies
Interconnections between tasks or systems that rely on each other in a specific order to ensure efficient workflow and prevent disruptions in operations.
- Get details of all operation dependencies
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/operationDependencies - Get details of one operation dependency
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/demandAndSupplyPlans/{PlanId}/child/operationDependencies/{operationDependenciesUniqID}