Skip to content

ABAP Keyword Documentation →  ABAP - Release-Specific Changes →  Changes in Releases 4.xx →  Changes in Release 4.6C 

Runtime Analysis in Release 4.6C

In Release 4.6C, the runtime analysis transaction was enhanced to include the following functions:


1. Bar color on the evaluation overview screen


2. Object-centered hit-lists


3. Measurement restrictions


4. Sets of statistics

Other versions: 7.31 | 7.40 | 7.54

Modification 1

Bar Color on the Evaluation Overview Screen
When ABAP statements or system statements are analyzed, the system shows
a green bar to indicate that 50 percent of the total execution time was required for the execution of the relevant statements. A red bar indicates that more than 50 percent of the total execution time was used. When database operations are analyzed, a red bar indicates that 25 percent of the total execution time has been used.

Modification 2

Object-Centered Hit Lists
For ABAP programs that work with classes and instances, the appropriate
hit lists are now created. It is also possible filter the display of methods and events belonging to this class or instance.

Modification 3

NoneFull

Modification 4

Sets of Statistics

Sets of statistics are no longer produced when performance data is
aggregated.