SAP ABAP Table SQLM_RTMRECORD (SQLM: RTM record)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-RTA (Application Component) Runtime Analysis
     SQLM_UI (Package) SQL Monitor UI
Basic Data
Table Category INTTAB    Structure 
Structure SQLM_RTMRECORD   Table Relationship Diagram
Short Description SQLM: RTM record    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 PROGDATE RTMPDATE SYDATS DATS 8   0   Date of Program (SDATE)  
2 PROGTIME RTMPTIME SYTIME TIMS 6   0   Time of Program (STIME)  
3 .INCLUDE       0   0   SQL Monitor: Payload  
4 XCNT SQLMEXECNT   INT4 10   0   SQL Monitor: Total Number of Executions  
5 .INCLUDE       0   0   SQL Monitor: Rollarea  
6 RCNT SQLMROLLAREACNT   INT4 10   0   SQL Monitor: Internal Sessions Affected  
7 XCNTRCNT SQLMEXECNTROLLAREACNT SQLMDECIMAL3 DEC 31   3   SQL Monitor: Executions per Internal Sessions  
8 .INCLUDE       0   0   SQL Monitor: Runtime  
9 RTMIN SQLMRUNTIMEMIN SQLMRUNTIME DEC 31   3   SQL Monitor: Minimum Value of SQL Execution Time  
10 RTMAX SQLMRUNTIMEMAX SQLMRUNTIME DEC 31   3   SQL Monitor: Maximum Value of Database Execution Time  
11 RTCNT SQLMRUNTIMECNT   INT4 10   0   SQL Monitor: Count  
12 RTSUM SQLMRUNTIMESUM SQLMRUNTIME DEC 31   3   SQL Monitor: Summarized Database Execution Time [ms]  
13 RTSQS SQLMRUNTIMESQS SQLMDECIMAL6 DEC 31   6   SQL Monitor: Runtime Sum of Squares  
14 RTAVG SQLMRUNTIMEAVG SQLMRUNTIME DEC 31   3   SQL Monitor: Mean Value of DB Execution Time  
15 RTDEV SQLMRUNTIMEDEV SQLMRUNTIME DEC 31   3   SQL Monitor: Standard Deviation of Database Execution Time  
16 .INCLUDE       0   0   SQL Monitor: DB Count  
17 DBMIN SQLMDBCOUNTMIN   INT4 10   0   SQL Monitor: Minimum Value of Processed Records  
18 DBMAX SQLMDBCOUNTMAX   INT4 10   0   SQL Monitor: Maximum Value of Processed Records  
19 DBCNT SQLMDBCOUNTCNT   INT4 10   0   SQL Monitor: DB Count Count  
20 DBSUM SQLMDBCOUNTSUM SQLMINTEGER DEC 31   0   SQL Monitor: Total Processed Records  
21 DBSQS SQLMDBCOUNTSQS SQLMINTEGER DEC 31   0   SQL Monitor: DB Count Sum of Squares  
22 DBAVG SQLMDBCOUNTAVG SQLMDECIMAL3 DEC 31   3   SQL Monitor: Mean Value of Processed Records  
23 DBDEV SQLMDBCOUNTDEV SQLMDECIMAL3 DEC 31   3   SQL Monitor: Standard Deviation of Processed Records  
24 DDATE RTMDDATE SYDATS DATS 8   0   Date for Runtime Monitor DATA entry  
25 DTIME D_TIME SYTIME TIMS 6   0   Time for Runtime Monitor data entry  
26 OUTDATED_ICON SQLMOUTDATED_TXT   CHAR 60   0   SQL Monitor: Statement or Program Changed  
History
Last changed by/on SAP  20141013 
SAP Release Created in 740