Entering content frameBackground 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.

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:

Functions Overview

Architecture and Navigation

Starting the Tool and Initial Screen

Measurable Components

Time Recording

Recording Performance Data

Creating Performance Data Files

Evaluating Performance Data

Measurement Results

Measurement Overview

Statement Hit List

Table Hit List

Group Hit List

Call Hierarchy

Statistics

Measuring External Processes

Switching the Process On

Ending the Process

Measurement Restrictions

Programs or Program Sections

Statements

File Size and Time Limit

Aggregation

Other Functions

Display Filter

Managing Performance Files

Saving Performance Files Locally.

Tips and Tricks

Measuring Selected Source Code Extracts

Leaving content frame