SAP ABAP Class CL_ORA_ACTION_GVT2 (ORA: Display GV$ Tables 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 | 20080125 |
Properties
| Class | CL_ORA_ACTION_GVT2 | |
| Short Description | ORA: Display GV$ Tables 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 | 20050811 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ORA_ACTION_GVT2 has no interface implemented.
Friends
Class CL_ORA_ACTION_GVT2 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_GUI_ALV_GRID | ALV Grid on Tab 1 | 20050811 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Tab 1 | 20050811 | |||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_GVTHELP' | Function code | 20060606 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20050811 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_GVT | Data displayed | 20050811 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | checks whether the view is defined in the ddic | 20060606 | |
| 2 | Instance method | Private | Method | to display the contents of the stored SAP tables in a GRID | 20060609 | |
| 3 | Instance method | Public | Method | for dynamic display | 20060606 | |
| 4 | Instance method | Public | Method | To retrieve the data that has been SQLed | 20080125 | |
| 5 | Static method | Public | Method | To retrieve the structure of a given view. | 20080125 | |
| 6 | Instance method | Private | Event handling method | 20050811 | ||
| 7 | Instance method | Private | Event handling method | Handle the toolbar | 20060801 | |
| 8 | Instance method | Private | Event handling method | Handle the user request | 20060606 |
Events
Class CL_ORA_ACTION_GVT2 has no event.
Types
Class CL_ORA_ACTION_GVT2 has no local type.
Method Signatures
Method CHECK_VIEW_IN_SAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EPSILON2 | Call by reference | Type reference (TYPE) | STRING | 20060606 | ||||
| 2 | FLAG | Call by reference | Type reference (TYPE) | CHAR1 | Character Field Length 1 | 20060606 |
Method CHECK_VIEW_IN_SAP on class CL_ORA_ACTION_GVT2 has no exception.
Method DISPLAY_ALV_GVVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060609 |
Method DISPLAY_ALV_GVVIEW on class CL_ORA_ACTION_GVT2 has no exception.
Method DISPLAY_VIEW_CONTENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GVT_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20060606 | |||
| 2 | I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20060606 | |||
| 3 | VIEW_NAME | Call by reference | Type reference (TYPE) | STRING | 20060606 |
Method DISPLAY_VIEW_CONTENTS on class CL_ORA_ACTION_GVT2 has no exception.
Method GET_DATA_OF_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_OUT | Value transfer | Type reference (TYPE) | STRING | 20080125 | ||||
| 2 | VIEW_IN | Call by reference | Type reference (TYPE) | STRING | 20080125 |
Method GET_DATA_OF_VIEW on class CL_ORA_ACTION_GVT2 has no exception.
Method GET_STRUCTURE_OF_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STRUCTURE_OUT | Value transfer | Type reference (TYPE) | STRING | 20080125 | ||||
| 2 | VIEW_IN | Call by reference | Type reference (TYPE) | STRING | 20080125 |
Method GET_STRUCTURE_OF_VIEW on class CL_ORA_ACTION_GVT2 has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN | Call by reference | Attribute reference (LIKE) | 20050811 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20050811 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20050811 |
Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_GVT2 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) | 20060801 | |||||
| 2 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20060801 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20060801 |
Method HANDLE_TOOLBAR on class CL_ORA_ACTION_GVT2 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) | 20060606 |
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_GVT2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |