SAP ABAP Class CL_ORA_ACTION_CBO (ORA: System Statistics For CBO)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_DBMON_ORA_COCKPIT (Package) Database Monitor for Oracle in Cockpit Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 20080125
Properties
Class CL_ORA_ACTION_CBO  
Short Description ORA: System Statistics For CBO    
Super Class CL_ORA_ACTION_CONTROLLER ORA: Abstract Action Controller 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_DBMON_ORA_COCKPIT   Database Monitor for Oracle in Cockpit Framework 
Created 20050824   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ORACC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ORA_ACTION_CBO has no interface implemented.
Friends
Class CL_ORA_ACTION_CBO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_1 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1 20080124
2 ALV_1340 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1340 20080411
3 ALV_1350 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1350 20080411
4 ALV_1360 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1360 20080411
5 ALV_1370 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1370 20120822
6 ALV_1380 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_1370 20120822
7 ALV_2 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_2 20080124
8 COLLECTED_STATS Instance attribute Private Type reference (TYPE) ORACC_ORASTATS_ITAB Collected Statistics 20060420
9 C_FC_CBOHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_CBOHELP' Function code: Help 20060421
10 GWA_LAYOUT1 Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060418
11 GWA_LAYOUT2 Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20060418
12 G_SELECTION Instance attribute Private Type reference (TYPE) ORA_S_CBO_SELECTION Alphabet List 20120822
13 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050824
14 TABSTRIP_TAB1 Constant Public Type reference (TYPE) SYUCOMM 'ACTIVE' Tab: ACTIVE 20080124
15 TABSTRIP_TAB2 Constant Public Type reference (TYPE) SYUCOMM 'COLLECT' Tab: COLLECT 20080124
16 TABSTRIP_TAB_1340 Constant Public Type reference (TYPE) SYUCOMM 'DDICSTATS' Tab: DDIC Stats 20080411
17 TABSTRIP_TAB_1350 Constant Public Type reference (TYPE) SYUCOMM 'FIXED' Tab: Fixed Obj. Stats 20080411
18 TABSTRIP_TAB_1360 Constant Public Type reference (TYPE) SYUCOMM 'LOCKMISS' Tab: Ignore Flag 20080411
19 TABSTRIP_TAB_1370 Constant Public Type reference (TYPE) SYUCOMM 'EXTENDED' Function code that PAI triggered 20120822
20 TABSTRIP_TAB_1380 Constant Public Type reference (TYPE) SYUCOMM 'SPECIAL' Tab: 20120822
21 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_CBO Data displayed 20050824
Methods
# Method Level Visibility Method type Description Created on
1 GET_COLLECTED_SYSSTAT Instance method Private Method Get the collected system statistics 20060419
2 GET_DDIC_STATS Instance method Private Method Get the collected system statistics 20080411
3 GET_EXTENDED_STATISTICS Instance method Private Method Method to display the existing extended statistics 20120822
4 GET_FIXED_STATS Instance method Private Method Get the collected system statistics 20080411
5 GET_GENERAL_SELECTION Instance method Public Method To Select data on the screen 20120822
6 GET_LOCK_MISS Instance method Private Method Get the collected system statistics 20080411
7 GET_SPECIAL_STATISTICS Instance method Private Method Method to display the special statistics 20120822
8 HANDLE_TOOLBAR Instance method Private Event handling method Append own functions for ALV event toolbar 20060421
9 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060421
10 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20070116
11 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20070116
12 SET_GENERAL_SELECTION Instance method Public Method Set General Selection and Setting data 20120822
13 SET_GRID_ATTRIBUTES Instance method Private Method SET_GRID_ATTRIBUTES 20080124
14 SET_USER_INPUT Instance method Private Method Method to pass value for long and Lob Columns when switched 20120822
Events
Class CL_ORA_ACTION_CBO has no event.
Types
Class CL_ORA_ACTION_CBO has no local type.
Method Signatures

Method GET_COLLECTED_SYSSTAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Description of Database Connections 20060420

Method GET_COLLECTED_SYSSTAT on class CL_ORA_ACTION_CBO has no exception.

Method GET_DDIC_STATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Description of Database Connections 20080411

Method GET_DDIC_STATS on class CL_ORA_ACTION_CBO has no exception.

Method GET_EXTENDED_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_REF Call by reference Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20120822
2 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20120822

Method GET_EXTENDED_STATISTICS on class CL_ORA_ACTION_CBO has no exception.

Method GET_FIXED_STATS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Description of Database Connections 20080411

Method GET_FIXED_STATS on class CL_ORA_ACTION_CBO has no exception.

Method GET_GENERAL_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_GENERAL_SELECTION Value transfer Type reference (TYPE) ORA_S_CBO_SELECTION Screen Selection for CBO Special Statistics 20120822

Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_CBO has no exception.

Method GET_LOCK_MISS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Description of Database Connections 20080411

Method GET_LOCK_MISS on class CL_ORA_ACTION_CBO has no exception.

Method GET_SPECIAL_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DB_REF Call by reference Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20120822
2 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Description of Database Connections 20120822

Method GET_SPECIAL_STATISTICS on class CL_ORA_ACTION_CBO has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20060421
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060421

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_CBO has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20060421

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_CBO has no exception.

Method MODIFY_INTO_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INPUT_DATE Call by reference Type reference (TYPE) STRING 20070116

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_CBO has no exception.

Method MODIFY_INTO_TIME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INPUT_TIME Call by reference Type reference (TYPE) STRING 20070116

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_CBO has no exception.

Method SET_GENERAL_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GENERAL_SELECTION Call by reference Type reference (TYPE) ORA_S_CBO_SELECTION Screen Selection for CBO Special Statistics 20120822

Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_CBO has no exception.

Method SET_GRID_ATTRIBUTES Signature

Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_CBO has no parameter.
Method SET_GRID_ATTRIBUTES on class CL_ORA_ACTION_CBO has no exception.

Method SET_USER_INPUT Signature

Method SET_USER_INPUT on class CL_ORA_ACTION_CBO has no parameter.
Method SET_USER_INPUT on class CL_ORA_ACTION_CBO has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710