Hello,
I am facing severe performance issues using the FM BAPI_RECORD_GETELEMENTS.
I implemented this FM in another FM that is used via RFC by a third-party-software. This FM I created is being used about 800 times per minute.
During the first performance tests, it became obvious that my FM is way too slow to work under said requirements, so I ran a runtime analysis on said FM.
BAPI_RECORD_GETELEMENTS takes up to 71% of the brutto time. So here is my question: Is there already some kind of enhancement of this BAPI? Or any other way other than modifications to speed up this process?
Regards,
Dominik