Supply Plans REST Endpoints
Supply Chain Planning/Supply Plans/Supply Plans
Forecast consumption details that deduct existing sales orders from the gross forecast to determine the remaining net forecast.
- Get details of all forecast consumption
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/ForecastConsumptionDetails
- Get details of one forecast consumption
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/supplyPlans/{PlanId}/child/ForecastConsumptionDetails/{ForecastConsumptionDetailsUniqID}