2006 Jun 15 6:11 AM
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
2006 Jun 15 6:15 AM
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...
2006 Jun 15 6:13 AM
just see th upper part of menu there is rectangular block just click on it----> stop transaction.
2006 Jun 15 6:14 AM
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
2006 Jun 15 6:14 AM
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...
2006 Jun 15 6:15 AM
thanks 4 da response. but none of da keys in dat session screen are working.
2006 Jun 15 6:15 AM
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...
2006 Jun 15 9:55 AM
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