- Subcategories:
- Large Object (LOB) Attributes - AnalysisSetClob
Plan Forecast Profiles REST Endpoints
Supply Chain Planning/Plan Definitions/Plan Forecast Profiles
Options used in the forecasting process in the plan run.
- Create plan forecast profiles
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile - Delete one plan forecast profile
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId} - Get all plan forecast profiles
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile - Get one plan forecast profile
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId} - Update one plan forecast profile
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}/child/PlanForecastProfile/{TransactionId}