SAP ABAP Class CL_SDB_ACTION_RESOURCE_MON (SDB: COMMANDSTATISTICS Output)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-SDB-CCM (Application Component) CCMS/Database Monitors for MaxDB
     SDBA_SDB (Package) MaxDB/liveCache Monitoring and Administration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADA_ACTION_CONTROLLER ADA: Abstract Action Controller 20090818
Properties
Class CL_SDB_ACTION_RESOURCE_MON  
Short Description SDB: COMMANDSTATISTICS Output    
Super Class CL_ADA_ACTION_CONTROLLER ADA: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDBA_SDB   MaxDB/liveCache Monitoring and Administration 
Created 20090818   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SDB_ACTION_RESOURCE_MON has no forward declaration.
Interfaces
Class CL_SDB_ACTION_RESOURCE_MON has no interface implemented.
Friends
Class CL_SDB_ACTION_RESOURCE_MON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: Simple ALV Abstraction 20090818
2 ALV_RESETDATE Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: Simple ALV Abstraction 20091013
3 ALV_STATEMENT Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV DB6: Simple ALV Abstraction 20100324
4 ANZEIGE_EINHEIT Instance attribute Public Type reference (TYPE) STRING 20120801
5 COMMAND Instance attribute Public Type reference (TYPE) STRING 20090818
6 COMMANDID Instance attribute Public Type reference (TYPE) ADA_SYSK SAP DB: Syskey 20090916
7 COMMAND_JOIN_RESET Instance attribute Public Type reference (TYPE) STRING 'FROM sysinfo.commandstatistics cs JOIN sysinfo.commandstatisticsreset csr ON cs.commandid = csr.commandid' 20100107
8 COMMAND_ORDER Instance attribute Public Type reference (TYPE) STRING 'ORDER BY CS.EXECUTETIME DESC' 20090824
9 COMMAND_SELECT Instance attribute Public Type reference (TYPE) STRING 'SELECT * FROM SYSINFO.COMMANDSTATISTICS' 20090824
10 ENABLECOMMANDMON Instance attribute Public Type reference (TYPE) FLAG General Flag 20090915
11 H_FIELDCATALOG Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20100311
12 NAV_REF Instance attribute Protected Attribute reference (LIKE) 20090818
13 PF_STATUS Instance attribute Protected Attribute reference (LIKE) 20090818
14 RESET Constant Public Type reference (TYPE) SYUCOMM 'RESET' Function Code that Triggered PAI 20090918
15 SAVED_FIELDCATALOG Instance attribute Public Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20090916
16 STATEMENT Instance attribute Public Type reference (TYPE) STRING 20090916
17 TIME_MEASUREMENT Instance attribute Public Type reference (TYPE) FLAG General Flag 20100312
18 TITLE Instance attribute Protected Attribute reference (LIKE) 20090818
19 USESHAREDSQL Instance attribute Public Type reference (TYPE) FLAG General Flag 20090915
20 VIEW_DATA Instance attribute Public Type reference (TYPE) SDB_RESOURCE_MONITOR_DISPLAY All Information for COMMANDSTATISTICS Output 20090818
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_CNT_SINCE Instance method Private Method Get access date 20091013
2 CHANGE_ITAB Instance method Private Method 20120801
3 CHECK_COLUMN Instance method Private Method Get column from field catalog 20090818
4 DETERMINE_STATUS Instance method Private Method Determine the monitor status 20100318
5 DISPLAY_STATEMENT Instance method Private Method 20090911
6 GET_COMMAND Instance method Private Method Analyze which table should be displayed 20090910
7 GET_COMMANDMON_STATUS Instance method Private Method Get parameter EnableCommandMonitor 20090911
8 GET_SHAREDSQL_STATUS Instance method Private Method Get parameter UseSharedSQL 20090911
9 GET_TIME_MEASUREMENT_STATUS Instance method Private Method Get parameter UseExtendedTimeMeasurement 20091102
10 PERFORM_RESET_STATISTICS Instance method Private Method Reset statistics values 20090911
11 SET_COLUMNS_ATTRIBUTES Instance method Private Method Field catalog description 20090908
Events
Class CL_SDB_ACTION_RESOURCE_MON has no event.
Types
Class CL_SDB_ACTION_RESOURCE_MON has no local type.
Method Signatures

Method ACCESS_CNT_SINCE Signature

Method ACCESS_CNT_SINCE on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method ACCESS_CNT_SINCE on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method CHANGE_ITAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OP Call by reference Type reference (TYPE) STRING 20120801

Method CHANGE_ITAB on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method CHECK_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20090818
2 Returning FOUND Value transfer Type reference (TYPE) SY-TABIX Index interner Tabellen 20090818

Method CHECK_COLUMN on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method DETERMINE_STATUS Signature

Method DETERMINE_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method DETERMINE_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method DISPLAY_STATEMENT Signature

Method DISPLAY_STATEMENT on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method DISPLAY_STATEMENT on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method GET_COMMAND Signature

Method GET_COMMAND on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method GET_COMMAND on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method GET_COMMANDMON_STATUS Signature

Method GET_COMMANDMON_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method GET_COMMANDMON_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method GET_SHAREDSQL_STATUS Signature

Method GET_SHAREDSQL_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method GET_SHAREDSQL_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method GET_TIME_MEASUREMENT_STATUS Signature

Method GET_TIME_MEASUREMENT_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method GET_TIME_MEASUREMENT_STATUS on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method PERFORM_RESET_STATISTICS Signature

Method PERFORM_RESET_STATISTICS on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method PERFORM_RESET_STATISTICS on class CL_SDB_ACTION_RESOURCE_MON has no exception.

Method SET_COLUMNS_ATTRIBUTES Signature

Method SET_COLUMNS_ATTRIBUTES on class CL_SDB_ACTION_RESOURCE_MON has no parameter.
Method SET_COLUMNS_ATTRIBUTES on class CL_SDB_ACTION_RESOURCE_MON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730