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

Regarding Debugging

Former Member
0 Likes
629

Dear Experts,

In ECC6.0 How to edit the Source code while debugging.

It is very Urgent Please Hel me.

Thanks & Regards,

Ashok.

5 REPLIES 5
Read only

Former Member
0 Likes
615

HI,

it is not possible.

rgds,

bharat.

Read only

Former Member
0 Likes
615

HI Ashok,

We can not edit the code in the Debuggin mode, you can change the code in teh EDITOR only

Regards

Sudheer

Read only

Former Member
0 Likes
615

to my knowledge, in any system while ur in debugging mode u can't edit the code within the same session... u need to create one more session and here u can edit the code and modify accordingly with the help of debugging code.

Read only

Former Member
0 Likes
615

hi ashok.........

in ecc 6, just double click the variable which has to be edited.

the variable will be displayed on your right hand side of the screen.

the next column to the value of the variable, you can see an edit symbol.

just double click it.

it changes to edit mode and you can change its value.

-


regards,

alex b justin

Read only

Former Member
0 Likes
615

Hi

while debugging you cange the variable data

not the code of the program

if u want change the code you come out from the debuging and change the program thats all

i never seen that functionality provided by SAP

only you can change the variable data or table data

thats all

reward if usefull