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

Terminate program

Former Member
1,973

Hi all,

I tried runnung an ABAP program but it's hung. I guess it's gone into an infinite loop. How do I terminate this program?

Thanks & Regards,

Ananda

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,610

Hi,

Debug the Program...and change the values...dynamically...in Debug mode...otherwise...

in the loop statement kindly..see any do stamts...

also...when system is hung...see...what the stamt it's given...

problem with ur internal table...

Reward the points...

6 REPLIES 6
Read only

Former Member
0 Likes
1,610

just see th upper part of menu there is rectangular block just click on it----> stop transaction.

Read only

Former Member
0 Likes
1,610

Hi,

Go to left side top corner of the SAP screen and click, a context menu will appear. Now clikc Stop Transaction.

Regs

Venkat Ramanan

Read only

Former Member
0 Likes
1,610

Hi,

click on the left hand corner of the screen and you get some options in that. Just click on stop transaction.

Regards,

Ram Mohan.

Pls reward points if it solved your problem...

Read only

Former Member
0 Likes
1,610

thanks 4 da response. but none of da keys in dat session screen are working.

Read only

Former Member
0 Likes
1,611

Hi,

Debug the Program...and change the values...dynamically...in Debug mode...otherwise...

in the loop statement kindly..see any do stamts...

also...when system is hung...see...what the stamt it's given...

problem with ur internal table...

Reward the points...

Read only

Former Member
0 Likes
1,610

Hi

Goto SM04 and select the session for corresponding user and terminal number and the transaction you have executed it. If it is from ABAP editor, the transaction is SE38. Now end the session. You are done with the process.

Regards

Swathi