SAP ABAP Class CL_ORA_ACTION_TS_S (ORA: Tablespaces 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_TS_S  
Short Description ORA: Tablespaces 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 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_TS_S has no interface implemented.
Friends
Class CL_ORA_ACTION_TS_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 Tab 1 20050915
2 ALV_TAB_1DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Days-down 20060530
3 ALV_TAB_1UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Days-up 20060530
4 ALV_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 2 20060530
5 ALV_TAB_2DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Weeks-down 20060530
6 ALV_TAB_2UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Weeks-up 20060530
7 ALV_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Tab 3 20060530
8 ALV_TAB_3DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Mionths-down 20060530
9 ALV_TAB_3UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid on Months-up 20060530
10 CLICK_ON_DUPLICATES1_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060530
11 CLICK_ON_DUPLICATES2_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060530
12 CLICK_ON_DUPLICATES3_OCCURED Instance attribute Public Type reference (TYPE) I 0 20060530
13 CONTAINER_TAB_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 1 20050915
14 CONTAINER_TAB_1DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Days-down 20060530
15 CONTAINER_TAB_1UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Days-up 20060530
16 CONTAINER_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 2 20060530
17 CONTAINER_TAB_2DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Weeks-down 20060530
18 CONTAINER_TAB_2UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Weeks-up 20060530
19 CONTAINER_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 3 20060530
20 CONTAINER_TAB_3DOWN Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Months-down 20060530
21 CONTAINER_TAB_3UP Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Months-up 20060530
22 C_FC_TSS_HELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_TSSHELP' for help 20060530
23 DUPLICATE_FLAG_DAYS Instance attribute Public Type reference (TYPE) I 0 20060530
24 DUPLICATE_FLAG_MONTHS Instance attribute Public Type reference (TYPE) I 0 20060530
25 DUPLICATE_FLAG_WEEKS Instance attribute Public Type reference (TYPE) I 0 20060530
26 HIST_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for history 20060530
27 INTERF_TAB_TS_S_MD Instance attribute Public Type reference (TYPE) DB02_TS_LIST Oracle monitoring: tablespaces 20060530
28 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20050915
29 TS_S_CANCEL Instance attribute Public Type reference (TYPE) C 20060712
30 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_TS_S Data displayed 20050915
31 VIEW_DATA_HI1LISWOUTDP Instance attribute Public Type reference (TYPE) ORACC_ACTION_TS_S Data displayed 20060530
Methods
# Method Level Visibility Method type Description Created on
1 DBL_CLICK_HANDLING_PUB Instance method Public Method Public handling via webdynpro 20080125
2 HANDLE_DOUBLE_CLICKKK Instance method Private Event handling method to handle the doubleclick event 20060530
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 20060530
5 HANDLE_TOOLBAR2 Instance method Private Event handling method Handle the toolbar belonging to the Weeks tab 20060530
6 HANDLE_TOOLBAR3 Instance method Private Event handling method Handle the toolbar belonging to the Months tab 20060530
7 HANDLE_TOOLBAR_HELP Instance method Private Event handling method Handle the toolbar belonging to the Days tab 20060907
8 HANDLE_USER_COMMAND Instance method Private Event handling method Handle the user request 20060530
9 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20060530
10 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20060530
11 RETRIEVE_SELECTED_DATA Instance method Private Method To gather data that fits the selection criteria. 20060712
12 RETRIEVE_TITLE_WITH_ANALYSIS Static method Private Method transform title. 20060530
13 TS_S_FILL_OUTDATAFREESPACE Instance method Private Method To retrieve freespace specific data 20060530
14 TS_S_FILL_OUTDATATEMPFILES Instance method Private Method To retrieve data_or_temporary files 20060530
Events
Class CL_ORA_ACTION_TS_S has no event.
Types
Class CL_ORA_ACTION_TS_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) 20080125

Method DBL_CLICK_HANDLING_PUB on class CL_ORA_ACTION_TS_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 Value transfer Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20060530
2 Importing E_ROW Value transfer Type reference (TYPE) LVC_S_ROW ALV control: Line description 20060530

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

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

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

Method HANDLE_TOOLBAR3 on class CL_ORA_ACTION_TS_S has no exception.

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

Method HANDLE_TOOLBAR_HELP on class CL_ORA_ACTION_TS_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) 20060530

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_TS_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 20060530

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_TS_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 20060530

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_TS_S has no exception.

Method RETRIEVE_SELECTED_DATA Signature

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

Method RETRIEVE_TITLE_WITH_ANALYSIS on class CL_ORA_ACTION_TS_S has no exception.

Method TS_S_FILL_OUTDATAFREESPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLESPACE_STR Call by reference Type reference (TYPE) DB02_TSNAME Oracle monitoring: Tablespace name 20060530
2 Changing TAB_TS_GE_FREE2 Call by reference Type reference (TYPE) ANY Oracle monitoring: DDIC TSGEFR 20060530

Method TS_S_FILL_OUTDATAFREESPACE on class CL_ORA_ACTION_TS_S has no exception.

Method TS_S_FILL_OUTDATATEMPFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLESPACE_STR Call by reference Type reference (TYPE) DB02_TSNAME Oracle monitoring: Tablespace name 20060530
2 Changing TAB_TS_GE_DF2 Call by reference Type reference (TYPE) ANY Oracle monitoring: DDIC TSGEFI 20060530

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