SAP ABAP Class CL_ORA_DBH_WAITEVENTS (Oracle DBH Extractor : Wait Events)
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_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) | 20090126 |
Properties
| Class | CL_ORA_DBH_WAITEVENTS | |
| Short Description | Oracle DBH Extractor : Wait Events | |
| Super Class | CL_ORA_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
| Created | 20081026 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ORA_DBH_WAITEVENTS has no forward declaration.
Interfaces
Class CL_ORA_DBH_WAITEVENTS has no interface implemented.
Friends
Class CL_ORA_DBH_WAITEVENTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | Oracle data type: Number | 20090126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Define the local HEADER and mapping data | 20090126 |
Events
Class CL_ORA_DBH_WAITEVENTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | WAITEVENTS_L | Private | See coding | 20090126 | begin of waitevents_l,
snap_id type i,
waitevent type string,
seconds type string,
total_waits type string,
total_timeouts type string,
waited_time_s type string,
end of waitevents_l
|
Method Signatures
Method COLUMN_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER | Call by reference | Type reference (TYPE) | DBA_DBH_LOADER_HEADER | DBA-DBH: Header Date (245 Data; 10 Long Fields) | 20090126 |
Method COLUMN_DEF on class CL_ORA_DBH_WAITEVENTS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |