‎2008 Apr 22 6:45 PM
hi
can u tell me how to exit from program which is running .
I have thousands of data at each step it is showing me error. so i want to quit from program & want to go back to edit window .
I did not set any break point.
Thanks.
‎2008 Apr 22 6:48 PM
‎2008 Apr 22 6:51 PM
At the top left you can see a small icon just click it you will get a menu in which you select " STOP Transaction" to stop the program from executing .Then goto se38 and enter to your program in editable mode
regards
Saravanan
‎2008 Apr 22 6:51 PM
In the drop down you get from the Upper Left hand corner of the window, there is a STOP TRANSACTION option.
You can also use /NSE38 in the trancode area and hit enter I think.. I use this when in debug, but it might work while it's running as well.
‎2008 Apr 22 7:11 PM
when program runs it opens list screen & display error.
after when u press enter key it display next error for next data...........& so on....
i could not select any menu from top of screen.(all r disable)
thanks a lot.