SAP ABAP Class CL_ORA_ACTION_TE (Controller Class for timed events)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
     S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
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 20121116
Properties
Class CL_ORA_ACTION_TE  
Short Description Controller Class for timed events    
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_ORA_COCKPIT   DBACockpit: Oracle Monitors 
Created 20121116   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_TE has no interface implemented.
Friends
Class CL_ORA_ACTION_TE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_1 Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV_1 20121116
2 ALV_2 Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV_2 20121116
3 ALV_3 Instance attribute Private Object reference (TYPE REF TO) CL_DB6_ALV ALV_3 20130826
4 D_SELECTION Instance attribute Private Type reference (TYPE) ORA_S_TE_GENERAL_SELECTION Default data from DBA_HIST_SNAPSHOT 20121116
5 GC_EVENTNAME Constant Public Type reference (TYPE) EVENT_NAME '0091' Default Selection 20121116
6 GTA_REF_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID_LTC ALV Grid Class for Latch Monitor 20121116
7 GTA_REF_CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20121116
8 GWA_HIST_AWR Instance attribute Public Type reference (TYPE) ORA_S_EVENT_HISTOGRAM_PER_AWR Structure for event histogram, per AWR interval 20121116
9 G_DBASNAPSHOT Instance attribute Private Type reference (TYPE) ORA_S_DB_HIST_SNAP DB HIST SNAPSHOT Time 20121116
10 G_SELECTION Instance attribute Private Type reference (TYPE) ORA_S_TE_GENERAL_SELECTION Selection data 20121116
11 L_SELECTION Instance attribute Public Type reference (TYPE) ORA_S_TE_GENERAL_SELECTION For Double Click 20121116
12 TABSTRIP_TAB1 Constant Public Type reference (TYPE) SYUCOMM 'TE_TABSTRIP_FC1' Tab: Event Histograms 20121116
13 TABSTRIP_TAB2 Constant Public Type reference (TYPE) SYUCOMM 'TE_TABSTRIP_FC2' Tab: Event Histograms Per AWR 20121116
14 VIEW_DATA Instance attribute Private Type reference (TYPE) ORACC_ACTION_TIMED_EVENTS To view data of IO activities 20121116
Methods
# Method Level Visibility Method type Description Created on
1 DATA_FILL Instance method Private Method To remove the first few lines 20130826
2 DETAIL_FREE_RESSOURCES Instance method Private Method Free resources of Pop Up once closed 20130826
3 GET_AVAILABLE_TIME Instance method Private Method Method for pop to confirm from user 20121116
4 GET_GENERAL_SELECTION Instance method Public Method General Selection/Setting for Timed Events 20121116
5 GET_TIME_FRAME Instance method Private Method For time frame coming from DBA_HIST_SNAPSHOT 20121116
6 HANDLE_DOUBLE_CLICK Instance method Private Event handling method handle double click 20121116
7 MAKE_TIMESTAMP Static method Public Method Make a timestamp out of date and time 20121116
8 MODIFY_INTO_DATE_FORMAT Instance method Private Method into date 20121116
9 MODIFY_INTO_TIME_FORMAT Instance method Private Method into time 20121116
10 SET_GENERAL_SELECTION Instance method Public Method Get the Input data from Screen 2700 20121116
11 SET_GRID_ATTRIBUTES Instance method Private Method For setting up ALV grids 20121116
12 SET_GRID_ATTRIBUTES_2 Instance method Private Method For Pop Up Screen 20130826
13 SET_USER_INPUT Instance method Private Method For Manuplating Input from sreen 20121116
14 UNPACK_TIMESTAMP Static method Public Method Unpack a timestamp into data, time and millisecond fields 20121116
Events
Class CL_ORA_ACTION_TE has no event.
Types
Class CL_ORA_ACTION_TE has no local type.
Method Signatures

Method DATA_FILL Signature

Method DATA_FILL on class CL_ORA_ACTION_TE has no parameter.
Method DATA_FILL on class CL_ORA_ACTION_TE has no exception.

Method DETAIL_FREE_RESSOURCES Signature

Method DETAIL_FREE_RESSOURCES on class CL_ORA_ACTION_TE has no parameter.
Method DETAIL_FREE_RESSOURCES on class CL_ORA_ACTION_TE has no exception.

Method GET_AVAILABLE_TIME 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_TE_GENERAL_SELECTION General selections / settings for Oracle Timed Event Monitor 20121116
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_TE_GENERAL_SELECTION General selections / settings for Oracle Timed Event Monitor 20121116

Method GET_AVAILABLE_TIME on class CL_ORA_ACTION_TE 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_TE_GENERAL_SELECTION General selections / settings for Oracle Ash Monitor 20121116

Method GET_GENERAL_SELECTION on class CL_ORA_ACTION_TE has no exception.

Method GET_TIME_FRAME 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_TE_GENERAL_SELECTION General selections / settings for Oracle Timed Event Monitor 20121116
2 Returning R_SELECTION Value transfer Type reference (TYPE) ORA_S_TE_GENERAL_SELECTION General selections / settings for Oracle Timed Event Monitor 20121116

Method GET_TIME_FRAME on class CL_ORA_ACTION_TE has no exception.

Method HANDLE_DOUBLE_CLICK Signature

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

Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_TE has no exception.

Method MAKE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE Call by reference Type reference (TYPE) SYDATS Date 20121116
2 Importing I_MILLI Call by reference Type reference (TYPE) CHAR3 Milli Second 20121116
3 Importing I_TIME Call by reference Type reference (TYPE) SYTIME Time 20121116
4 Returning R_TIMESTAMP Value transfer Type reference (TYPE) ORA_SAMPLE_TIME Sample timestamp (format yyyymmdd;hhmmssmmm) 20121116

Method MAKE_TIMESTAMP on class CL_ORA_ACTION_TE 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 20121116

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_TE 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 20121116

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_TE 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_TE_GENERAL_SELECTION General selections / settings for Oracle Ash Monitor 20121116

Method SET_GENERAL_SELECTION on class CL_ORA_ACTION_TE has no exception.

Method SET_GRID_ATTRIBUTES Signature

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

Method SET_GRID_ATTRIBUTES_2 Signature

Method SET_GRID_ATTRIBUTES_2 on class CL_ORA_ACTION_TE has no parameter.
Method SET_GRID_ATTRIBUTES_2 on class CL_ORA_ACTION_TE has no exception.

Method SET_USER_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_OKCODE Value transfer Type reference (TYPE) I 20121116

Method SET_USER_INPUT on class CL_ORA_ACTION_TE has no exception.

Method UNPACK_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE Call by reference Type reference (TYPE) SYDATS date 20121116
2 Exporting E_MILLI Call by reference Type reference (TYPE) CHAR3 milliseconds (SPACE if undefined) 20121116
3 Exporting E_TIME Call by reference Type reference (TYPE) SYTIME time 20121116
4 Importing I_TIMESTAMP Call by reference Type reference (TYPE) ORA_SAMPLE_TIME Sample timestamp ( format yyyymmdd;hhmmssmmm) 20121116

Method UNPACK_TIMESTAMP on class CL_ORA_ACTION_TE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740