SAP ABAP Class CL_ORA_ACTION_DB (ORA: Database General)
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 20060716
Properties
Class CL_ORA_ACTION_DB  
Short Description ORA: Database General    
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 20051012   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_DB has no interface implemented.
Friends
Class CL_ORA_ACTION_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FC_DBGHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_dbGHELP' Function code 20060716
2 G_REF_ALV304_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060716
3 G_REF_ALV304_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060718
4 G_REF_ALV305_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060718
5 G_REF_ALV305_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060718
6 G_REF_ALV306_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060718
7 G_REF_ALV306_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060718
8 G_REF_CONTAINER304_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060716
9 G_REF_CONTAINER304_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060718
10 G_REF_CONTAINER305_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060718
11 G_REF_CONTAINER305_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060718
12 G_REF_CONTAINER306_1 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060718
13 G_REF_CONTAINER306_2 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060718
14 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060713
15 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20051012
16 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_DB_G Data displayed 20051012
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ALV_CONTAINER Instance method Public Method Create container for ALV grid 20051012
2 CREATE_ALV_GRID Instance method Public Method Create ALV Grid control 20051012
3 HANDLE_TOOLBAR Instance method Private Event handling method 20051012
4 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060716
5 MODIFY_INTO_DATE_FORMAT Instance method Private Method convert to date format 20060716
6 MODIFY_INTO_TIME_FORMAT Instance method Private Method Convert to time format 20060716
7 RETRIEVE_TITLE_WITH_ANALYSIS Instance method Private Method Retrieve Title 20060716
Events
Class CL_ORA_ACTION_DB has no event.
Types
Class CL_ORA_ACTION_DB has no local type.
Method Signatures

Method CREATE_ALV_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_NAME Value transfer Type reference (TYPE) STRING 20051012
2 Changing CONTAINER_OBJECT Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20051012

Method CREATE_ALV_CONTAINER on class CL_ORA_ACTION_DB has no exception.

Method CREATE_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALV_OBJECT Value transfer Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20051012
2 Importing CONTAINER_OBJECT Value transfer Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20051012

Method CREATE_ALV_GRID on class CL_ORA_ACTION_DB 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) 20051012
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20051012
3 Importing SENDER Call by reference Attribute reference (LIKE) 20051012

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_DB 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 User Command 20060716
2 Importing SENDER Call by reference Attribute reference (LIKE) 20060718

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_DB has no exception.

Method MODIFY_INTO_DATE_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT_DATE Call by reference Type reference (TYPE) STRING 20060716
2 Exporting OUTPUT_DATE Call by reference Type reference (TYPE) STRING 20060716

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_DB has no exception.

Method MODIFY_INTO_TIME_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT_TIME Call by reference Type reference (TYPE) STRING 20060716
2 Exporting OUTPUT_TIME Call by reference Type reference (TYPE) STRING 20060716

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_DB 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 20060716
2 Importing TIME_IN Call by reference Type reference (TYPE) STRING 20060716
3 Importing TITLE_IN Call by reference Type reference (TYPE) STRING 20060716
4 Exporting TITLE_OUT Call by reference Type reference (TYPE) STRING 20060716

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