How do I delete an OPM recipe step/material record using API?
I have a requirement wherein Formula details are to be updated and one of the update scenario is to remove one ingredient, at least, from the list of ingredients in the formula details table. As a result the Recipe/s that uses this formula has to have the STEP/MATERIAL ASSOCIATIONS updated to reflect the current list of ingredients of the updated formula. As such, may I ask if there is an API that will enable me to do the changes to the step/material associations list programmatically?
I've checked GMD_RECIPE_DETAIL API package and have not seen any procedures and functions that comes close to either updating the recipe material or deleting a material detail