Friday, August 29, 2014

ABAP TIP Debugging-Load Current source code


ABAP Debugging-Load Current source code


When debugging is activated, even though the program is changed, we can call the program changed directly.

After creating test program, activate debugging.





And, open new session and change the program in t-code:se38



If you want to move to new program in current debgging session, you can choose Menu : Miscellaneous -> Load Current source code.
 



No comments:

Post a Comment