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 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_511 | 20130111 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_513 | 20130111 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_514 | 20130111 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_515 | 20130111 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_516 | 20130111 | |||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_517 | 20130111 | |||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DB6_ALV | ALV_518 | 20130111 | |||
| 8 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_SGAHELP' | Function code: Help | 20130111 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | ORA_S_RMO | SGA - structure for resources memory overview | 20130111 | |||
| 10 | Instance attribute | Private | Attribute reference (LIKE) | 20130111 | |||||
| 11 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20130111 | |||
| 12 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC1' | Tabstrip_fc1 | 20130111 | ||
| 13 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC3' | Tabstrip_fc3 | 20130111 | ||
| 14 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC4' | Tabstrip_fc4 | 20130111 | ||
| 15 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC5' | Tabstrip_fc5 | 20130111 | ||
| 16 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC6' | Tabstrip_fc6 | 20130111 | ||
| 17 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC7' | Tabstrip_fc7 | 20130111 | ||
| 18 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'TABSTRIP_SGA_M_FC8' | Tabstrip_fc8 | 20130111 | ||
| 19 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_SGA | Data displayed | 20130111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Convert an oracle SQL statement from table to string | 20130111 | |
| 2 | Instance method | Private | Event handling method | Double click on Sql Id on the Resouces memory overview tab | 20130111 | |
| 3 | Instance method | Private | Event handling method | Append own functions for ALV event toolbar | 20130111 | |
| 4 | Instance method | Private | Event handling method | Handle user command caused by ALV buttons | 20130111 | |
| 5 | Static method | Private | Method | into date | 20130111 | |
| 6 | Static method | Private | Method | into time | 20130111 | |
| 7 | Instance method | Private | Method | Set Grid Attributes | 20130111 | |
| 8 | 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 | E_STATEMENT | Value transfer | Type reference (TYPE) | STRING | 20130111 | ||||
| 2 | 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 | 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 | E_INTERACTIVE | Call by reference | Attribute reference (LIKE) | 20130111 | |||||
| 2 | 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 | 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 | 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 | 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 | I_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20130111 | |||
| 2 | I_SQL_ID | Call by reference | Type reference (TYPE) | ORA_SQL_ID | Oracle monitoring: SQL_ID | 20130111 | |||
| 3 | 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 |