SAP NEWS-45-SE30



Get Example source ABAP code based on a different SAP table
  



Runtime Analysis in ABAP Release 4.5
ITOC

ABAP_MODIFICATION_NN Data Compression

During measurement, the compressed data is written to a file in blocks. It is thus possible to save multiple comprehensive measurements. During the evaluation the compressed data is read and then decompressed.

ABAP_MODIFICATION_NN Setting Measurement Accuracy

Before the measurement, the measurement accuracy can be set between high and low.

ABAP_MODIFICATION_NN Information About the Measurement Interval

In the initial screen, choose Utilities -> Measurement interval... to see the size of the maximum measurement interval of the machine in question depending on the measurement accuracy set.

ABAP_MODIFICATION_NN Statistics

When the statistics are called up, the following information is provided about the loaded programs:
Load size in bytes
Size of the global data in bytes
Number of procedures defined or used
The statistics can be sorted by a column by clicking the title of the column once.
An overview of the procedures can be displayed by clicking the number of defined or used procedures once. In this overview, click a procedure to go to the position of the procedure call or definition.

ABAP_MODIFICATION_NN Short Measurement Description

To distinguish between measurements of the same object, a short description can be specified for each measurement.

ABAP_MODIFICATION_NN Interface Changes

The following changes were made:
Initial screen: Settings -> Measurement Accuracy... (see SET RUN TIME CLOCK RESOLUTION HIGH/LOW).
Initial screen: Utilities -> Measurement Interval ...
Overview screen: Goto -> Statistics