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

Commit work

Former Member
0 Likes
712

Hello,

I have written a programm and it takes very long. The problem is, that the COMMIT WORK is not executed. Does anybody know, why?

Thank you in advance

Hercules

1 ACCEPTED SOLUTION
Read only

former_member194669
Active Contributor
0 Likes
695

can you able to find RUNTIME ANALYSIS and SQLTRACE which table too much time to update?

if you can able find , then please the paste the code (at least updation part of the code)

aRs

Hi aRs,

it is a programm is executed in background and insert/change some entries in sap standard tables. The programm change/insert entries of the table during 5 hours.

Thank you in advance

Hercules

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
695

More details needed from your question.

what kind of program? commit work related to updating custom tables?

There are some tools available to see the performance using RUNTIME ANALYSIS, SQL TRACE,

aRs

Read only

Former Member
0 Likes
695

Hi aRs,

it is a programm is executed in background and insert/change some entries in sap standard tables. The programm change/insert entries of the table during 5 hours.

Thank you in advance

Hercules

Read only

former_member194669
Active Contributor
0 Likes
696

can you able to find RUNTIME ANALYSIS and SQLTRACE which table too much time to update?

if you can able find , then please the paste the code (at least updation part of the code)

aRs