Start of Content Area

Background documentation Runtime Analysis Locate the document in its SAP Library structure

The following documentation describes the runtime analysis application in the ABAP Workbench. The runtime analysis provides an overview of the duration and performance of your source code, from individual statements up to complete transactions.

 

Choose Menu  ® Test  ® Runtime Analysis or transaction SE30 to start the runtime analysis. In the initial screen, you see the four main functions of this tool, which can be activated by pushing the corresponding button.

·         Measurement in dialog status

·         Measurement of external session

·        Selection of measurement restrictions

·         Evaluation of measurement results

With large applications, it is advisable to first analyze the entire application and then check details in the hit lists.

With the following information you can carry out the analysis, display and interpret the results, and use this as a basis for optimizing your programs.

 

Topics:

Structure linkOverview of Functions

Structure linkArchitecture and Navigation

Structure linkStarting the Tool and Initial Screen

Structure linkMeasurable Components

Structure linkTime Recording

Structure linkRecording Performance Data

Structure linkCreating Performance Data Files

Structure linkEvaluating Performance Data

Structure linkMeasurement Results

Structure linkMeasurement Overview

Structure linkStatement Hit List

Structure linkTable Hit List

Structure linkGroup Hit List

Structure linkCall Hierarchy

Structure linkStatistics

Structure linkMeasuring External Processes

Structure linkSwitching the Process On

Structure linkSwitching the Process Off

Structure linkMeasurement RestrictionsStructure link

Structure linkPrograms and Program Sections

Structure linkStatements

Structure linkFile Size and Time

Structure linkAggregation

Structure linkOther Functions

Structure linkDisplay Filter

Structure linkManaging Performance Data Files

Structure linkSaving Performance Data Files Locally.

Structure linkTips and Tricks

Structure linkMeasuring Selected Source Code Extracts

 

 

End of Content Area