SAP ABAP Data Element SQLM_D_MAX_RECORDS (SQL Monitor: Maximum Number of Records)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_UI (Package) SQL Monitor UI
Basic Data
Data Element SQLM_D_MAX_RECORDS
Short Description SQL Monitor: Maximum Number of Records  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 11    
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 Max. Recs. 
Medium 15 Max. Num. Recs. 
Long 20 Max. Num. of Recs. 
Heading 25 Maximal Number of Records 
Documentation

Definition

Defines how many SQL Monitor data records maximally are fetched.

If cleared or set to zero, this number actually is unlimited.

If combined with additional options like filtering, sorting or aggregation, this maximal number of records is retrieved from the complete set of records matching these options.

Use

Dependencies

Example

In order to get the top 10 transactions with respect to their total execution time, ask for maximally 10 records, enter request type "Transaction" as filter criterion and choose ordering by total execution time.

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