
In fact may be sap don’t want to make the master of classic debugger disappoint so they have built a new debugger as a Different tool and provided option to switch between them.
Selecting the New ABAP Debugger as the default debugger tool
In earlier versions before netweaver 04 classic debugger will be selected by default and in after versions of netweaver new debugger is selected by default. If not to make new abap debugger as default use the following steps
Main components of the New ABAP Debugger user interface
As shown above there are 5 main components of ABAP new Debugger
Process Information area : The process information area of the user interface provides information about the status of the debugger. It includes
HTTP- indicates HTTP debugging.
RFC->destination indicates debugging of an RFC module at the
specified destination.
Control area : Standard features for execution control (step into, step over, return, continue) in the New ABAP Debugger are similar to those in the Classic ABAP Debugger. New debugger also provides shortcuts for the same.
Source code information area : This will show information about source code. Information includes main programe name, include name, screen number and values of system variables such as sy-tabix and sy-subrc
Desktops and tools: here we will be able to see the code, Variable Fast Display. We can configure the desktops to
your needs and switch to specialized desktops for special debugging tasks (such as comparing two variables or analyzing an internal table in detail).
As we can see in below image we will be able to see 7 standard desktops are available Desktop 1, Desktop 2, and Desktop 3, Standard, Structures, Tables, Objects, etc.
7 standard desktop
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
11 | |
9 | |
9 | |
6 | |
4 | |
3 | |
3 | |
3 | |
2 | |
2 |