2016 Jun 25 12:01 PM
Hi Experts,
We are using RH_INSERT_INFTY to load data for OM Infotypes. We are facing serious performance issue while loading data. For 300 entires it takes 640 seconds. We have tired implementing Buffer clear FM's , which not improved the performance.
RHOM_ALL_BUFFER_INIT
RH_CLEAR_BUFFER
RH_CLEAR_PLOG_TAB
RH_PM_INFTY_BUFFER_REFRESH
We required your valuable feedback to improve the performance. Thanks.
Regards,
Ganesh R K.
2016 Jun 25 12:18 PM
For any performance question, please run the traces (ST05 should be sufficient) to check where the problem comes from. If most of the time is spent on a given table, please analyze its execution plan ("explain").