Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PO_CREATE1 - Performance

Former Member
0 Likes
747

Does anyone know on how to reduce processing time for this BAPI_PO_CREATE1?

The program is dead slow to process 5K POs in the background.

Thanks,

SKJ

3 REPLIES 3
Read only

Former Member
0 Likes
590

Multiple sessions? Five thousand POs will take a while no matter what.

Rob

Read only

0 Likes
590

The job was scheduled in the background. I found an sap note which is already implemented for performance issue. However, i still face the problem.

The job was started yesterday evening at 5 and was running till this morning 10.30am. Holy crap program is taking such a long time says my functional.

This was in QA. I wonder how it behaves in PROD. Hope i wont get dumps.

SKJ

Read only

Former Member
0 Likes
590

Nothing could be done as the program was using standard BAPI.

Thanks,

SKJ