Hello everyone,
as part of my project (on S/4HANA) I need to create record conditions (MEK1) but I find that this subject is not very clear, particularly the technical resolution.
I cannot use the BAPI_PRICES_CONDITIONS FM because it has a not Released status, then I wanted to use the RV_CONDITION_COPY/RV_CONDITION_MAINTENANCE… FMs but once again these FMs are not released.
Then I came across the CL_PURGPRCG_CNDNRECORD_API class which seems to correspond to my needs but there is very little information on this class, there is just a blog (thanks to the author) but not very precise in my opinion, moreover why there is no class level documentation?
Finally there is the OData service API_PURGPRICINGCONDITIONRECORD_SRV which also seems to correspond but I wonder about the relevance of using this service for performance reasons (wrongly?), moreover it is not even activated in my system .
In short, I am lost in the technical path to take, thanks in advance to all those who are willing to guide me through this labyrinth 🙂