SAP NEWS-46-SE30
Get Example source ABAP code based on a different SAP table
Runtime Analysis in ABAP Release 4.6A
ITOC
ABAP_MODIFICATION_NN
Runtime analysis can be activated for ten simultaneous
ABAP_MODIFICATION_NN
It is possible to restrict the duration of a measurement, the size of the performance data file, and also the objects that are measured.
ABAP_MODIFICATION_NN
Aggregations can be full aggregations and aggregations by call point. In full aggregation, all performance data for a particular type of event is summarized in a single performance record. In aggregations by call point, all performance data from a particular event onwards is summarized.
This makes it possible to use aggregation as the first step in a runtime analysis to identify the most time-consuming calls. The second, more detailed analysis can then be restricted to these objects.
Certain information does not exist when aggregations are used: There is no hierarchy. Furthermore, it is not possible to branch to the call point from a full aggregation. The effect of the display filter is that the events are displayed without their net times being recalculated.
ABAP_MODIFICATION_NN
The default variant is stored under the name
ABAP_MODIFICATION_NN
The name of an internal table is the internally unique
ABAP_MODIFICATION_NN
The total runtime of all loop passes is determined in
ABAP_MODIFICATION_NN
In the hit list of the database tables, the buffering is empty if buffering is switched off or not allowed. As well as the database hit list, there are object-based hit lists for classes, instances, and internal tables. For classes and instances, there is a further division between methods and events.
ABAP_MODIFICATION_NN
The various hit lists are created using
ABAP_MODIFICATION_NN
The user interface of the runtime analysis tool has been fully revised. The new features are represented by four main areas, which can be branched to from the initial screen, namely: