SAP ABAP Class CL_ORA_ACTION_DBA (ORA: Display DBA 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 | 20060308 |
Properties
| Class | CL_ORA_ACTION_DBA | |
| Short Description | ORA: Display DBA 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 | 20050923 | 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) |
Interfaces
Class CL_ORA_ACTION_DBA has no interface implemented.
Friends
Class CL_ORA_ACTION_DBA 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 | 20050923 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Tab 1 | 20050923 | |||
| 3 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_DBAHELP' | Function code | 20060613 | ||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20050923 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_DBA | Data displayed | 20050923 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | for dynamic display | 20060613 | |
| 2 | Instance method | Private | Event handling method | 20050923 |
Events
Class CL_ORA_ACTION_DBA has no event.
Types
Class CL_ORA_ACTION_DBA has no local type.
Method Signatures
Method DISPLAY_VIEW_CONTENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DBA_REMOTE_SYSTEM | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20060613 | |||
| 2 | I_INST_ID | Call by reference | Type reference (TYPE) | ORA_INST_ID | Oracle monitor: Instance ID | 20060613 | |||
| 3 | TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060613 |
Method DISPLAY_VIEW_CONTENTS on class CL_ORA_ACTION_DBA 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) | 20050923 | |||||
| 2 | E_ROW | Call by reference | Attribute reference (LIKE) | 20050923 | |||||
| 3 | SENDER | Call by reference | Attribute reference (LIKE) | 20050923 |
Method HANDLE_DOUBLE_CLICK on class CL_ORA_ACTION_DBA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |