Entering content frame

Background documentation Measurable Components Locate the document in its SAP Library structure

The runtime analysis measures the CPU time required by ABAP statements. The most important are:

Database access

All Open SQL statements

All Native SQL statements

EXPORT... TO

IMPORT... FROM

Context statements

SUPPLY

DEMAND

Modularization units

MODULE

PERFORM

CALL FUNCTION

CALL SCREEN

CALL TRANSACTION

CALL DIALOG

CALL METHOD

SUBMIT

Internal table operations

APPEND

COLLECT

SORT

INSERT

MODIFY

DELETE

READ TABLE

Data transfer

READ DATASET

TRANSFER

ABAP Objects statements

CALL METHOD

CREATE OBJECT

RAISE EVENT

Other statements

ASSIGN

EXPORT

GENERATE

IMPORT

MESSAGE

SET LOCALE

SET PF-STATUS

SET TITLEBAR

 

Other Components

Runtime analysis also records the following statistics:

 

 

 

 

Leaving content frame