Get Example source ABAP code based on a different SAP table
Debugger in ABAP Release 4.6A In ABAP_99A , the following functions were added to ABAP Debugger: ITOC
ABAP_MODIFICATION_NN Editing Strings>
The display of the data types string> and xstring> can now be scrolled. The cursor can be positioned on the string by double-clicking it. It is also possible to declare strings as watchpoints.
ABAP_MODIFICATION_NN Enhancements in ABAP Objects>
Static attributes> and handlers of static events> can now be displayed without specifying an instance. It is also possible to find all references to a specific object. The same applies to data references.
ABAP_MODIFICATION_NN Other>
The 'System Debugging' setting is saved too when breakpoints are saved. Furthermore, the new 'Last Short Dump>' button makes it possible to display the last runtime error created. This can also be done using the transaction LAST_SHORTDUMP>.