- Subcategories:
- Aggregate Plan Profiles
- Plan Access
- Plan Advanced Options
- Plan Cluster Demand and Supply
- Plan Clusters
- Plan Dimension Filters
- Plan Forecast Profiles
- Plan Optional Dimensions
- Plan Organizations
- Plan Output Measures
- Plan Price Lists
- Plan Schedules
- Plan Segments
Plan Definitions REST Endpoints
Supply Chain Planning/Plan Definitions
Attributes that specify the plan objectives, scope, and key components of a plan.
- Create plans
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/planOptions
- Delete a plan definition
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}
- Get all plan definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions
- Get one plan definition
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}
- Update a plan
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/planOptions/{PlanId}