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

Facing strange problem with BAPI_PROJECT_MAINTAIN

sreeramkumar_madisetty
Active Contributor
0 Likes
438

Friends,

I'm trying to update the project info which is created using the bapi : BAPI_PROJECT_MAINTAIN,with the help of input file.

I have took 46 records in my input file and run the bapi,the 28 records got updated successfully and for 18 records bapi throw the error : E Errors occurred during processing (see error log).

Second time i have took only failed 18 records and run the bapi.this time 10 records got success and for 8 records getting the same error: E Errors occurred during processing (see error log).

Third time i took 8 failed records and run the bapi again,this time all 8 were updated successfully.

Thus some times the bapi is giving the errors and some time it got success with the same data.

Can anyone please give me some idea what's the wrong here and how to correct it.

Thanks all for your support.

Regards,

Sree

1 REPLY 1
Read only

Former Member
0 Likes
334

read somewhere in here that some people faced the same issue.

Just add delay in the loop while updating the projects.