Hi Experts,
my customer has updated few procedures used for characteristics valuation inside the material configuration, with the result that now the configuration looks a little bit different. Now, in the existing sales orders items using those materials, he needs to update it also. This can be done manually, very simply, just entering, in change mode, each item configuration, and save it: procedures are processed, new values are taken and saved. That's fine, but time consuming, as you can image. I am wondering if there is the possibility to do the same by abap coding. Configuration, as saved before the procedures change, can be read quite simply (for instance, by the methods in CL_CBASE class), the real question being how to get the updated values for those characteristics that are changed with the procedures? Have you already faced a similar issue? Could you please help?
Thank you.
Best Regards.
JFlan