Application Development 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: 

Terminate program

Former Member
594

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

Former Member
0 Kudos
231

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

Former Member
0 Kudos
231

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

Former Member
0 Kudos
231

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

Former Member
0 Kudos
231

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...

Former Member
0 Kudos
231

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

Former Member
0 Kudos
232

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...

Former Member
0 Kudos
231

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