- Subcategories:
- New Product Launch Measure Copy Set Details
New Product Launch Measure Copy Sets REST Endpoints
Supply Chain Planning/New Product Launch Measure Copy Sets
Measure copy set associated with the new product launch definitions. The measure copy set contains at least one source-to-target measure relationship that will be referenced to copy data from the source product to the target product combinations.
- Create one new product launch measure copy set
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets
- Delete one new product launch measure copy set
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}
- Get all measure copy sets associated with the new product launch definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets
- Get one measure copy set associated with the new product launch definitions
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}
- Update one new product launch measure copy set
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/npiMeasureCopySets/{NpiCopySetId}