SAP ABAP Class CL_ORA_ACTION_US_S (ORA: Users Specific)
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_US_S  
Short Description ORA: Users Specific    
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 20050914   SAP 
Last change 20080612   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_US_S has no interface implemented.
Friends
Class CL_ORA_ACTION_US_S 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 main data Tab 20060518
2 ALV_TAB_1DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on sub-Tab 1down 20060518
3 ALV_TAB_1UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 1up 20060518
4 ALV_TAB_2DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on sub-tab2Down 20060518
5 ALV_TAB_2UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on sub-tab2UP 20060518
6 ALV_TAB_3DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on sub-Tab3down 20060518
7 ALV_TAB_3UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on sub-Tab 3UP 20060518
8 CLICK_ON_DUPLICATES1_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060524
9 CLICK_ON_DUPLICATES2_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060526
10 CLICK_ON_DUPLICATES3_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060526
11 CONTAINER_TAB_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for main data Tab 20060518
12 CONTAINER_TAB_1DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for sub-Tab 1down 20060518
13 CONTAINER_TAB_1UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 1up 20060518
14 CONTAINER_TAB_2DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 2down 20060518
15 CONTAINER_TAB_2UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for sub-Tab2UP 20060518
16 CONTAINER_TAB_3DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 3down 20060518
17 CONTAINER_TAB_3UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for sub-Tab3UP 20060518
18 C_FC_USS_HELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_USSHELP' for help 20060518
19 DUPLICATE_FLAG_DAYS Instance attribute Public Type reference (TYPE) I 0 20060524
20 DUPLICATE_FLAG_MONTHS Instance attribute Public Type reference (TYPE) I 0 20060526
21 DUPLICATE_FLAG_WEEKS Instance attribute Public Type reference (TYPE) I 0 20060526
22 HIST_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for histroy tabs 20060518
23 INTERF_TAB_US_S_MD Instance attribute Public Type reference (TYPE) DB02_US_LIST Oracle monitoring: user selection 20060523
24 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050914
25 US_S_CANCEL Instance attribute Public Type reference (TYPE) C 20060628
26 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_US_S Data displayed 20050914
27 VIEW_DATA_HI1LISWOUTDP Instance attribute Public Type reference (TYPE) ORACC_ACTION_US_S Oracle monitoring: user history 20060524
Methods
# Method Level Visibility Method type Description Created on
1 DBL_CLICK_HANDLING_PUB Instance method Public Method to handle the doubleclick event 20080311
2 HANDLE_DOUBLE_CLICKKK Instance method Private Event handling method to handle the doubleclick event 20060522
3 HANDLE_TOOLBAR Instance method Private Event handling method Handle the toolbar belonging to the Days tab 20060712
4 HANDLE_TOOLBAR1 Instance method Private Event handling method Handle the toolbar belonging to the Days tab 20060518
5 HANDLE_TOOLBAR2 Instance method Private Event handling method Handle the toolbar belonging to the Weeks tab 20060523
6 HANDLE_TOOLBAR3 Instance method Private Event handling method Handle the toolbar belonging to the Months tab 20060523
7 HANDLE_USER_COMMAND Instance method Private Event handling method Handle the user request 20060523
8 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20060518
9 MODIFY_INTO_TIME_FORMAT Static method Private Method into time. 20060518
10 RETRIEVE_SELECTED_DATA Instance method Private Method To gather data that fits the selection criteria. 20060710
11 RETRIEVE_TITLE_WITH_ANALYSIS Static method Private Method transform title. 20060518
Events
Class CL_ORA_ACTION_US_S has no event.
Types
Class CL_ORA_ACTION_US_S 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) 20080311

Method DBL_CLICK_HANDLING_PUB on class CL_ORA_ACTION_US_S 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) 20060522
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20060522

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

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_US_S 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) 20060518
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060518
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060518

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

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

Method HANDLE_TOOLBAR3 on class CL_ORA_ACTION_US_S 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) 20060523

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_US_S 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 20060518

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_US_S 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 20060518

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_US_S has no exception.

Method RETRIEVE_SELECTED_DATA Signature

Method RETRIEVE_SELECTED_DATA on class CL_ORA_ACTION_US_S has no parameter.
Method RETRIEVE_SELECTED_DATA on class CL_ORA_ACTION_US_S 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 20060518
2 Importing TIME_IN Call by reference Type reference (TYPE) STRING 20060518
3 Changing TITLE_IN Call by reference Type reference (TYPE) STRING 20060518

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