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

How debug from previous line

Former Member
0 Likes
2,351

Hi all,

While i am in debugging mode i have 2 statements. i have crossed statement1 by single step (F5), into statement 2.

I want to restart debugging from statement1, in the same debugging mode. please suggest.

Regards,

Venkat

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,726

Put your cursor on the line you want to execute and

Debugger -> Go to Statement.

Rob

7 REPLIES 7
Read only

Former Member
0 Likes
1,727

Put your cursor on the line you want to execute and

Debugger -> Go to Statement.

Rob

Read only

0 Likes
1,726

Hi Rob,

Thanks. it works.

Regards,

Venkat

Read only

0 Likes
1,726

It works.

Read only

former_member214878
Active Participant
1,726

Also there is a shortcut key - SHIFT + F12 .....

Read only

0 Likes
1,726

Ravindra Sonar wrote:

Also there is a shortcut key - SHIFT + F12 .....

Pretty sure that information is given on the menu.

If you must respond, please make sure you are adding value.

Rob

Read only

0 Likes
1,726

I didn't know the way you suggested, Got to know it here only ..... I was knowing only SHIFT + F12 .... thought it might be another way.

Also I was not in front of the system when I replied, so couldn't cross check.

but will keep in mind ......... thanks

Read only

former_member585060
Active Contributor
0 Likes
1,726

Hi,

    If you are having SAP ECC 6.0, Place the Cursor where you want execute the logic, then the Menu Debugging>Control>Go To Statement.

Thanks & Regards

Bala Krishna