‎2007 Aug 08 11:55 AM
Dear Experts,
In ECC6.0 How to edit the Source code while debugging.
It is very Urgent Please Hel me.
Thanks & Regards,
Ashok.
‎2007 Aug 08 11:57 AM
‎2007 Aug 08 12:00 PM
HI Ashok,
We can not edit the code in the Debuggin mode, you can change the code in teh EDITOR only
Regards
Sudheer
‎2007 Aug 08 12:00 PM
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.
‎2007 Aug 08 12:01 PM
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
‎2007 Aug 08 12:01 PM
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