How do I update OPM recipe step/material associations using an API?
I see the posting on how to DELETE step/material associations, but haven't found information on an API to update step/material associations in OPM recipe records.
That posting advocated a direct delete from the 'gmd_recipe_step_materials' table. I'm uncomfortable with this approach as it is generally not recommended by Oracle support.
We are running Process Manufacturing Product Development in EBS 12.2.5 and wish to update recipe & formula details in order to reset standard costing values.
Changing the values in the formula & recipe detail necessitates updating the step/material associations in the recipe record.
Any guidance to a Oracle supported API would be very much appreciated!