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

debugging

Former Member
0 Likes
489

How to go back directly to source code from debugging mode?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
467

Hi,

If you want to go back to source code from debug mode without executing fully then you have to select the option from menu - 'Debug restart'. this will take you to the place from where the program execution had started.

thanks,

sksingh

3 REPLIES 3
Read only

Former Member
0 Likes
467

hi,

in the top tool bar there is some option called '<b>debugging off' </b>click on it it wil take u back to the editor.

reward if helpful

ravi

Read only

Former Member
0 Likes
468

Hi,

If you want to go back to source code from debug mode without executing fully then you have to select the option from menu - 'Debug restart'. this will take you to the place from where the program execution had started.

thanks,

sksingh

Read only

Clemenss
Active Contributor
0 Likes
467

Hi Balu,

I think it's 'Environment - ABAP 4 Editor' in the classic debugger. I don't use the new one. This opend a new session with debugged source code in editor.

Regards,

Clemens