SAP ABAP Class CL_ORA_ACTION_ASSM (ORA: ASSM Monitor)
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 20060322
Properties
Class CL_ORA_ACTION_ASSM  
Short Description ORA: ASSM Monitor    
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 20060109   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_ASSM has no interface implemented.
Friends
Class CL_ORA_ACTION_ASSM 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_CUSTOM_ALV_GRID ALV Grid on Tab 1 20060515
2 ALV_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID ALV Grid on Tab 2 20060515
3 ALV_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID ALV Grid on Tab 3 20060515
4 ALV_TAB_4 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID ALV Grid on Tab 4 20060515
5 CONTAINER_TAB_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 1 20060515
6 CONTAINER_TAB_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 2 20060515
7 CONTAINER_TAB_3 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 3 20060515
8 CONTAINER_TAB_4 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Tab 4 20060515
9 CURR_SCREEN Instance attribute Public Type reference (TYPE) CHAR4 Current Screen 20060516
10 C_FC_ASSMHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_ASSMHELP' Function code: Help 20060516
11 OUTPUT_LIMIT_INPUT Instance attribute Public Type reference (TYPE) I Output Limit Input 20060516
12 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Remote System 20060517
13 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20060109
14 TABLESPACE_NAME_INPUT Instance attribute Public Type reference (TYPE) CHAR30 Tablespace Name Input 20060516
15 TABLE_NAME_INPUT Instance attribute Public Type reference (TYPE) CHAR30 Table Name Input 20060516
16 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_ASSM Data displayed 20060515
Methods
# Method Level Visibility Method type Description Created on
1 FILTER_OUTPUT_LIST Instance method Public Method Filter the output list according to the input parameters 20060516
2 HANDLE_DOUBLE_CLICK Instance method Private Event handling method 20060109
3 HANDLE_TOOLBAR Instance method Private Event handling method Append own functions for ALV event toolbar 20060516
4 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060516
5 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20070116
6 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20070116
Events
Class CL_ORA_ACTION_ASSM has no event.
Types
Class CL_ORA_ACTION_ASSM has no local type.
Method Signatures

Method FILTER_OUTPUT_LIST Signature

Method FILTER_OUTPUT_LIST on class CL_ORA_ACTION_ASSM has no parameter.
Method FILTER_OUTPUT_LIST on class CL_ORA_ACTION_ASSM 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_COLUMN Call by reference Attribute reference (LIKE) 20060109
2 Importing E_ROW Call by reference Attribute reference (LIKE) 20060109
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060109

Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_ASSM 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 Value transfer Attribute reference (LIKE) 20060516
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20060516
3 Importing SENDER Call by reference Attribute reference (LIKE) 20060516

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_ASSM 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 Type reference (TYPE) SY-UCOMM UserCommand 20060516
2 Importing SENDER Call by reference Attribute reference (LIKE) 20060516

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_ASSM 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_ASSM 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_ASSM has no exception.
History
Last changed by/on SAP  20080612 
SAP Release Created in 710