SAP ABAP Class CL_ORA_ACTION_DBO (ORA: Database Overview)
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 | 20060425 |
Properties
| Class | CL_ORA_ACTION_DBO | |
| Short Description | ORA: Database Overview | |
| 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 | 20050913 | SAP |
| Last change | 20110908 | 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_DBO has no interface implemented.
Friends
Class CL_ORA_ACTION_DBO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'GML_FC_DBOHELP' | Function code | 20060425 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | C | 20080122 | ||||
| 3 | Static Attribute | Public | Type reference (TYPE) | D | The Analysis date | 20080125 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | T | The Analysis time | 20080125 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_DBA_DATABASE | DBA Cockpit: Database Object Interface | 20050913 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ORACC_ACTION_DBO | Data displayed | 20050913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill collection tables | 20080122 | |
| 2 | Instance method | Public | Method | get_date_from_moni | 20080125 | |
| 3 | Instance method | Private | Method | Oracle monitoring: handle_user_command | 20080122 | |
| 4 | Instance method | Public | Method | SET_DATE_FROM_MONI | 20080125 |
Events
Class CL_ORA_ACTION_DBO has no event.
Types
Class CL_ORA_ACTION_DBO has no local type.
Method Signatures
Method FILL_TABLES Signature
Method FILL_TABLES on class CL_ORA_ACTION_DBO has no parameter.
Method FILL_TABLES on class CL_ORA_ACTION_DBO has no exception.
Method GET_DATE_FROM_MONI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATE | Call by reference | Type reference (TYPE) | D | 20080125 | ||||
| 2 | E_TIME | Call by reference | Type reference (TYPE) | T | 20080125 |
Method GET_DATE_FROM_MONI on class CL_ORA_ACTION_DBO has no exception.
Method HANDLE_USER_COMMAND Signature
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_DBO has no parameter.
Method HANDLE_USER_COMMAND on class CL_ORA_ACTION_DBO has no exception.
Method SET_DATE_FROM_MONI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_READ_DATE_INPUT | Call by reference | Type reference (TYPE) | D | 20080125 | ||||
| 2 | I_READ_TIME_INPUT | Call by reference | Type reference (TYPE) | T | 20080125 |
Method SET_DATE_FROM_MONI on class CL_ORA_ACTION_DBO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |