Skip to Content
0
Mar 18, 2010 at 02:59 PM

BPS function module performance / user exit

53 Views

Dear all,

we use function modules in BPS to calculate data. I'm wondering about the following situation:

We load the source-data in the function module through a SAP Function module. The time (measured with ABAP GET RUN TIME FIELD) to read and the time to calculate the data requires less than 4 seconds. The whole time period between run and finish needs 2: minutes and 30 seconds. Is the rest BPS overhead? Is it possible to increase the performance?