‎2007 Jun 21 5:03 PM
Hi experts,
I want to see all the routines that just processed or going to be processed in debug. How do I do that while in debug mode?
Thanks,
Ravi
‎2007 Jun 21 5:13 PM
‎2007 Jun 21 5:13 PM
‎2007 Jun 21 5:57 PM
‎2007 Jun 21 5:59 PM
‎2007 Jun 21 6:07 PM
This functionality does not appear to be there in the new debugger, but it is still there in the old debugger in ECC 6.0. To switch to the classic debugger, simply choose from the menu, Debugger -> Switch to Classic Debugger, then you can simply use the menu path specified above.
Regards,
Rich Heilman
‎2007 Jun 21 6:10 PM
if u are using ecc6 check whether its in new debugger mode.
If yes select the standard tab in the tabstrip. In right upper table control u can see the abap stack.
if its classic debugger select the overview button.