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 Inquiry

Former Member
0 Likes
640

Hi Experts!

I am using 'BAPI_INQUIRY_CREATEFROMDATA2' for customer inquiry. When several data were passed on this, like in parameter tables INQUIRY_ITEMS_IN more than 500 data, i get short dumps.It seems

Is there a way that to avoid this? I need to process these bulk data...is there a bandwidth that i should create for this BAPI to improve performance on my program?

Thanks, I'll greatly appreciate your help!

4 REPLIES 4
Read only

Former Member
0 Likes
565

Please give the exact dump

Read only

Former Member
0 Likes
565

Hi all,

I'm sorry..the processing times out within the 20 minute SAP session timeout period so the users are unable to submit normally when submitting more the 500 data.

What can you suggest?

Thanks!

Read only

0 Likes
565

Why not have them run it in the background?

Rob

Read only

Former Member
0 Likes
565

Hi rob,

I got that idea too but don't know how to exactly do it.

Can you help me??

Thanks!