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

updation problem while creating multiple objects from enterprise portal

Former Member
0 Likes
430

Hi All,

From enterprise portal i am calling an RFC 'BAPI_PROJECT_MAINTAIN' to create objects .

While trying to create multiple objects simultaneously it gives error "sapuser is currently using, can't be created".

It seems like as i am creating multiple objects by calling RFC repeatedly , while the first one is not updated fully i am sending the second value to be processed.

Pl. tell me how to overcome this. Do I need to add any sleep time in EP or any other method is there in SAP to overcome this situation.

thanks

sandeep

3 REPLIES 3
Read only

Former Member
0 Likes
399

Dear Sandeep,

I have discussed this problem with EP team lead in my organisation, i have given your email id to him he will forward the solution on your id.

If usefull reward points helpfull....

Regards,

Rajneesh Gupta

Read only

0 Likes
399

Dear rajneesh,

Pl. reply to forum so that it will be helpful for others also. We are already implementing the solution that you have provided.

regards

sandeep

Read only

Former Member
0 Likes
399

use saveandwait instead of save in bapi