SAP ABAP Data Element SQLM_D_MAX_RECORDS_FLAG (Use only top records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_ADMIN (Package) SQL Monitor: Administration
Basic Data
Data Element SQLM_D_MAX_RECORDS_FLAG
Short Description Use only top records  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Top Recs. 
Medium 15 Top Records 
Long 20 Top Records 
Heading 25 Top Records 
Documentation

Definition

This option can be used to limit the amount of used SQLM records, e.g. for performance or simplicity reasons.

By entering a value for "Maximal Number of Records (Aggregated by Source Position)" you define how many source positions (SQL statements) are significant. The top source positions are determined by aggregating all SQLM records by source position and sort them by the entered criteria. Then all SQLM records (not aggregated) that belong to these source positions are used.

Use

Dependencies

Example

If you choose the ordering option "By Number of Executions" and enter 10 as "Maximal Number of Records (Aggregated by Source Position)" you will receive all SQLM records (can be more than 10) that are related to the 10 code positions with the highest number of executions.

History
Last changed by/on SAP  20141013 
SAP Release Created in 740