SAP ABAP Class CL_ORA_ACTION_SG_A (ORA: Segments Specific (Aggregated))
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 20060308
Properties
Class CL_ORA_ACTION_SG_A  
Short Description ORA: Segments Specific (Aggregated)    
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 20050915   SAP 
Last change 20110908   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_SG_A has no interface implemented.
Friends
Class CL_ORA_ACTION_SG_A has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_TAB_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 1 20050915
2 ALV_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 2 20060531
3 ALV_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 3 20060531
4 ALV_TAB_4 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 4 20060531
5 ALV_TAB_5DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on day-Tabdown 20060531
6 ALV_TAB_5UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on day-TabUp 20060531
7 ALV_TAB_6DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on week-Tabdown 20060531
8 ALV_TAB_6UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on week-TabUp 20060531
9 ALV_TAB_7DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on month-Tabdown 20060531
10 ALV_TAB_7UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on month-TabUp 20060531
11 CLICK_ON_DUPLICATES1_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060531
12 CLICK_ON_DUPLICATES2_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060531
13 CLICK_ON_DUPLICATES3_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060531
14 CONTAINER_TAB_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 1 20050915
15 CONTAINER_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 2 20060531
16 CONTAINER_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 3 20060531
17 CONTAINER_TAB_4 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 4 20060531
18 CONTAINER_TAB_5DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for day-Tabdown 20060531
19 CONTAINER_TAB_5UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for day-Tabup 20060531
20 CONTAINER_TAB_6DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for week-Tabdown 20060531
21 CONTAINER_TAB_6UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for week-Tabup 20060531
22 CONTAINER_TAB_7DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for month-Tabdown 20060531
23 CONTAINER_TAB_7UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for month-Tabup 20060531
24 C_FC_SGA_HELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_SGAHELP' for help 20060531
25 DUPLICATE_FLAG_DAYS Instance attribute Public Type reference (TYPE) I 0 20060531
26 DUPLICATE_FLAG_MONTHS Instance attribute Public Type reference (TYPE) I 0 20060531
27 DUPLICATE_FLAG_WEEKS Instance attribute Public Type reference (TYPE) I 0 20060531
28 HIST_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Hist-Tab 20060531
29 INTERF_TAB_AGG_ROOT Instance attribute Public Type reference (TYPE) DB02N_AGGRO A bridge structure between controller and GUI 20060601
30 SG_A_CANCEL Instance attribute Public Type reference (TYPE) C 20060717
31 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050915
32 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_SG_A Data displayed 20050915
33 VIEW_DATAHID_WITHOUTDUP Instance attribute Public Type reference (TYPE) ORACC_ACTION_SG_A Data displayed 20060717
Methods
# Method Level Visibility Method type Description Created on
1 DBL_CLICK_HANDLING_PUB Instance method Public Method to handle the doubleclick event 20080415
2 HANDLE_DOUBLE_CLICKKK Instance method Private Event handling method to handle the doubleclick event 20060531
3 HANDLE_TOOLBAR Instance method Private Event handling method Handle the toolbar belonging to the Days tab 20060717
4 HANDLE_TOOLBAR1 Instance method Private Event handling method Handle the toolbar belonging to the Days tab 20060531
5 HANDLE_TOOLBAR2 Instance method Private Event handling method Handle the toolbar belonging to the Weeks tab 20060531
6 HANDLE_TOOLBAR3 Instance method Private Event handling method Handle the toolbar belonging to the Months tab 20060531
7 HANDLE_USER_COMMAND Instance method Private Event handling method Handle the user request 20060531
8 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20060601
9 MODIFY_INTO_TIME_FORMAT Static method Private Method into time. 20060601
10 RETRIEVE_SELECTED_DATA Instance method Private Method To gather data that fits the selection criteria. 20060717
11 RETRIEVE_TABLE_INDEXES_DATA Instance method Private Method Retrieves data related to tablkes and indexes 20060531
12 RETRIEVE_TITLE_WITH_ANALYSIS Static method Private Method transform title. 20060601
Events
Class CL_ORA_ACTION_SG_A has no event.
Types
Class CL_ORA_ACTION_SG_A has no local type.
Method Signatures

Method DBL_CLICK_HANDLING_PUB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW_INDEX Call by reference Type reference (TYPE) LVC_INDEX ALV control: Row number (index of internal table) 20080415

Method DBL_CLICK_HANDLING_PUB on class CL_ORA_ACTION_SG_A has no exception.

Method HANDLE_DOUBLE_CLICKKK Signature

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

Method HANDLE_DOUBLE_CLICKKK on class CL_ORA_ACTION_SG_A 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) 20060717
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060717
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060717

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_SG_A has no exception.

Method HANDLE_TOOLBAR1 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) 20060531
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060531
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060531

Method HANDLE_TOOLBAR1 on class CL_ORA_ACTION_SG_A has no exception.

Method HANDLE_TOOLBAR2 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) 20060531
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060531
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060531

Method HANDLE_TOOLBAR2 on class CL_ORA_ACTION_SG_A has no exception.

Method HANDLE_TOOLBAR3 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) 20060531
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060531
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060531

Method HANDLE_TOOLBAR3 on class CL_ORA_ACTION_SG_A 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 Call by reference Attribute reference (LIKE) 20060531

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_SG_A 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 20060601

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_SG_A 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 20060601

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_SG_A has no exception.

Method RETRIEVE_SELECTED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SELECTION Call by reference Type reference (TYPE) ORA_S_SEGMENT_SELECTION Storing selection criteria for Oracle Segments 20100316

Method RETRIEVE_SELECTED_DATA on class CL_ORA_ACTION_SG_A has no exception.

Method RETRIEVE_TABLE_INDEXES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GWA_TAB_AGG_ROOT Call by reference Type reference (TYPE) DB02N_AGGRO Oracle monitoring: segment name 20060601

Method RETRIEVE_TABLE_INDEXES_DATA on class CL_ORA_ACTION_SG_A has no exception.

Method RETRIEVE_TITLE_WITH_ANALYSIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE_IN Call by reference Type reference (TYPE) STRING 20060601
2 Importing TIME_IN Call by reference Type reference (TYPE) STRING 20060601
3 Changing TITLE_IN Call by reference Type reference (TYPE) STRING 20060601

Method RETRIEVE_TITLE_WITH_ANALYSIS on class CL_ORA_ACTION_SG_A has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710