SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Release-Specific Changes → Changes in Release 4.6A →
Debugger in Release 4.6A
For Release 4.6A, the ABAP Debugger has been enhanced to include the following functions:
2. Enhancements in ABAP Objects
String Processing
The display of the data types string and xstring
can now be scrolled. You can position the cursor on the string by double-clicking it. Also, you can declare strings as watchpoints.
Enhancements in ABAP Objects
Static attributes and handlers of
static events can now
be displayed without specifying an instance. You can also find all references to a specific object. The same is valid for data references.
Other Features
The 'System Debugging' setting is also saved when you save breakpoints. A new pushbutton called 'Last Short Dump' is now available, which you can use to display the last runtime error generated. Alternatively, you can use transaction 'last_shortdump'.