‎2006 Mar 29 11:06 PM
Hello ABAP Experts,
How to change the code in the abap Debugger mode.
Suggestions appreciated.
Thanks,
BWer
‎2006 Mar 29 11:07 PM
Unfortunately NO.You cannot change the code in the abap debugger.
‎2006 Mar 29 11:07 PM
Unfortunately NO.You cannot change the code in the abap debugger.
‎2006 Mar 30 2:22 AM
You cannot change the code, you can change the values of variables in DEBUG mode.
Regards,
Ravi
‎2006 Mar 30 2:26 AM
‎2006 Mar 30 5:21 AM
You can not change the code in ABAP debugger. But you can change the value of variable/ internal table / structure in ABAP Debugger. Also you can not change the constant and if you are debugging the function module, you can not change the import parameters while debugging.
Regards,
Pratik
‎2006 Mar 30 5:35 AM
HI,
Could you please mention your mail Id.I shall mail you some documents.
Regards,
Gayathri
‎2006 Mar 30 2:18 PM
Gayatri,
my mail id is mgmswsol@gmail.com.. thanks very much
BWer