SAP ABAP Class CL_ORA_ACTION_SG_G (ORA: Segments 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 20060308
Properties
Class CL_ORA_ACTION_SG_G  
Short Description ORA: Segments 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 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_SG_G has no interface implemented.
Friends
Class CL_ORA_ACTION_SG_G has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FC_SGGHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_SGGHELP' Function code: Help 20060621
2 G_REF_ALV502 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060621
3 G_REF_ALV503 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060621
4 G_REF_ALV504 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060621
5 G_REF_ALV508 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
6 G_REF_ALV509 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
7 G_REF_ALV510 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
8 G_REF_ALV511 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
9 G_REF_ALV512 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
10 G_REF_ALV513 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
11 G_REF_ALV514 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
12 G_REF_ALV515 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_ALV_GRID Customized ALV Grid Class 20060622
13 G_REF_CONTAINER502 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060621
14 G_REF_CONTAINER503 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060621
15 G_REF_CONTAINER504 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060621
16 G_REF_CONTAINER508 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
17 G_REF_CONTAINER509 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
18 G_REF_CONTAINER510 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
19 G_REF_CONTAINER511 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
20 G_REF_CONTAINER512 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
21 G_REF_CONTAINER513 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
22 G_REF_CONTAINER514 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
23 G_REF_CONTAINER515 Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060622
24 MONIKEY Instance attribute Private Type reference (TYPE) MONIKEY Oracle monitoring: monikey 20060621
25 REM_SYS Instance attribute Private Type reference (TYPE) DBCON_NAME Logical name for a database connection 20060621
26 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20051012
27 TITLE_STR Instance attribute Private Type reference (TYPE) STRING 20060621
28 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_SG_G Data displayed 20051012
Methods
# Method Level Visibility Method type Description Created on
1 HANDLE_TOOLBAR Instance method Private Event handling method 20051012
2 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20060621
3 MODIFY_INTO_DATE_FORMAT Instance method Private Method convert to date format 20060621
4 MODIFY_INTO_TIME_FORMAT Instance method Private Method Convert to time format 20060621
5 RETRIEVE_TITLE_WITH_ANALYSIS Instance method Private Method Retrieve Title 20060621
Events
Class CL_ORA_ACTION_SG_G has no event.
Types
Class CL_ORA_ACTION_SG_G has no local type.
Method Signatures

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_SG_G 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 Attribute reference (LIKE) 20060621

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_SG_G 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 20060621
2 Exporting OUTPUT_DATE Call by reference Type reference (TYPE) STRING 20060621

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_SG_G 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 20060621
2 Exporting OUTPUT_TIME Call by reference Type reference (TYPE) STRING 20060621

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

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