SAP ABAP Class CL_ORA_ACTION_SGA2 (DBACockpit: SGA Monitor)
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 20130110
Properties
Class CL_ORA_ACTION_SGA2  
Short Description DBACockpit: SGA 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_ORA_COCKPIT   DBACockpit: Oracle Monitors 
Created 20130110   SAP 
Last change 20140121   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_SGA2 has no interface implemented.
Friends
Class CL_ORA_ACTION_SGA2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_511 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_511 20130111
2 ALV_513 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_513 20130111
3 ALV_514 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_514 20130111
4 ALV_515 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_515 20130111
5 ALV_516 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_516 20130111
6 ALV_517 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_517 20130111
7 ALV_518 Instance attribute Public Object reference (TYPE REF TO) CL_DB6_ALV ALV_518 20130111
8 C_FC_SGAHELP Constant Private Type reference (TYPE) UI_FUNC 'GML_FC_SGAHELP' Function code: Help 20130111
9 GWA_RMO Instance attribute Public Type reference (TYPE) ORA_S_RMO SGA - structure for resources memory overview 20130111
10 NAV_REF Instance attribute Private Attribute reference (LIKE) 20130111
11 START Instance attribute Public Object reference (TYPE REF TO) IF_DBA_DATABASE DBA Cockpit: Database Object Interface 20130111
12 TABSTRIP_FC1 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC1' Tabstrip_fc1 20130111
13 TABSTRIP_FC3 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC3' Tabstrip_fc3 20130111
14 TABSTRIP_FC4 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC4' Tabstrip_fc4 20130111
15 TABSTRIP_FC5 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC5' Tabstrip_fc5 20130111
16 TABSTRIP_FC6 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC6' Tabstrip_fc6 20130111
17 TABSTRIP_FC7 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC7' Tabstrip_fc7 20130111
18 TABSTRIP_FC8 Constant Public Type reference (TYPE) SYUCOMM 'TABSTRIP_SGA_M_FC8' Tabstrip_fc8 20130111
19 VIEW_DATA Instance attribute Public Type reference (TYPE) ORACC_ACTION_SGA Data displayed 20130111
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_STMT_TAB_TO_STRING Static method Private Method Convert an oracle SQL statement from table to string 20130111
2 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double click on Sql Id on the Resouces memory overview tab 20130111
3 HANDLE_TOOLBAR Instance method Private Event handling method Append own functions for ALV event toolbar 20130111
4 HANDLE_USER_COMMAND Instance method Private Event handling method Handle user command caused by ALV buttons 20130111
5 MODIFY_INTO_DATE_FORMAT Static method Private Method into date 20130111
6 MODIFY_INTO_TIME_FORMAT Static method Private Method into time 20130111
7 SET_GRID_ATTRIBUTES Instance method Private Method Set Grid Attributes 20130111
8 VERIFY_SQLID Instance method Private Method Verify if the Sql Id exists in the DBA_HIST_SQLTEXT 20130111
Events
Class CL_ORA_ACTION_SGA2 has no event.
Types
Class CL_ORA_ACTION_SGA2 has no local type.
Method Signatures

Method CONVERT_STMT_TAB_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_STATEMENT Value transfer Type reference (TYPE) STRING 20130111
2 Importing IT_STATEMENT Call by reference Type reference (TYPE) ORA_SGA_TEXTTAB text tab for SGA monitor 20130111

Method CONVERT_STMT_TAB_TO_STRING on class CL_ORA_ACTION_SGA2 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) 20130111

Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_SGA2 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) 20130111
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20130111

Method HANDLE_TOOLBAR on class CL_ORA_ACTION_SGA2 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) 20130111

Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_SGA2 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 20130111

Method MODIFY_INTO_DATE_FORMAT on class CL_ORA_ACTION_SGA2 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 20130111

Method MODIFY_INTO_TIME_FORMAT on class CL_ORA_ACTION_SGA2 has no exception.

Method SET_GRID_ATTRIBUTES Signature

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

Method VERIFY_SQLID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REMOTE_SYSTEM Call by reference Type reference (TYPE) DBCON_NAME Logical name for a database connection 20130111
2 Importing I_SQL_ID Call by reference Type reference (TYPE) ORA_SQL_ID Oracle monitoring: SQL_ID 20130111
3 Exporting R_FOUND Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20130111

Method VERIFY_SQLID on class CL_ORA_ACTION_SGA2 has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740