Measure Associations REST Endpoints
Supply Chain Planning/Planning Measures/Measure Associations
The association of a planning measure with other planning objects such as a pivot table, graph, measure group, measure catalog, or forecast profile.
- Get all associations for a measure
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningMeasures/{MeasureId}/child/measureAssociations
- Get one association for a measure
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/planningMeasures/{MeasureId}/child/measureAssociations/{measureAssociationsUniqID}