SAP ABAP Data Element SE30L1HOTSPOT (Limit the ABAP Runtime Analysis to Hotspots)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     STRA (Package) Runtime Analysis
Basic Data
Data Element SE30L1HOTSPOT
Short Description Limit the ABAP Runtime Analysis to Hotspots  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Hotspots 
Medium 15 Only Hotspots 
Long 20 Only Hotspots 
Heading 25 Measure Only Hotspots 
Documentation

Definition

With this option, only those program components are measured during the ABAP runtime that are defined on the current application server as hotspots.

Hotspots are methods, function modules, or subroutines whose runtimes are permanently (at every call) measured by the system. They can be defined by the system administrator and are stored in the table HOTSPOT_DEF as well as locally on every application server.

The ABAP runtime analysis takes all hotspots into account that are defined on the application server at the start of the measurement.

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 720