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

Performance of BAPI_ACC_DOCUMENT_POST

Former Member
0 Likes
931

Hi All,

BAPI NAME is BAPI_ACC_DOCUMENT_POST.One BADI has been implemented within this BAPI for database commit BAPI_TRANSACTION_COMMIT.

Now we are facing a performance issue.

Can anyone please resolve the problem?

Thanks in Advance.

Edited by: harish kollipara on Nov 24, 2009 12:02 PM

Hi All,

BAPI NAME is BAPI_ACC_DOCUMENT_POST.One BADI has been implemented within this BAPI for database commit BAPI_TRANSACTION_COMMIT.

Now we are facing a performance issue.

Can anyone please resolve the problem?

Thanks in Advance.

Edited by: harish kollipara on Nov 24, 2009 12:02 PM

4 REPLIES 4
Read only

Former Member
0 Likes
767

Save Our Environment. Save Yourself.

Hi Harish,

Can you please elaborate?

- I'm not an environmentalist. I'm an Earth warrior.

Read only

Former Member
0 Likes
767

Hi,

Is the performance issue is due to usage of BADI in the BAPI said above for commiting the transactions ?

Or can there be any other reason?

Read only

0 Likes
767

Save Our Environment. Save Yourself.

Hi Harish,

The issue shouldn't be because of the COMMIT bapi. COMMIT bapi is a must to post the documents and won't affect the performance.

- I'm not an environmentalist. I'm an Earth warrior.

Read only

Former Member
0 Likes
767

Hi,

Please elaborate on what condition you want your BADI code to be triggered.

While posting the data using Post Bapi or while committing the data in the

database using Commit Bapi.

Regards,

Mansi