SAP ABAP Class CL_ORA_DBH_PERFKF (Oracle DBH Extractor : Performance Key Figures)
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_PERFKF | |
| Short Description | Oracle DBH Extractor : Performance Key Figures | |
| Super Class | CL_ORA_DBH_EXTRACTOR | Oracle DBH Extractor (Superclass) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
| Created | 20080906 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ORA_DBH_PERFKF has no forward declaration.
Interfaces
Class CL_ORA_DBH_PERFKF has no interface implemented.
Friends
Class CL_ORA_DBH_PERFKF has no friend class.
Attributes
Class CL_ORA_DBH_PERFKF has no attribute.
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_PERFKF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PERFKF_L | Private | See coding | 20090126 | begin of perfkf_l ,
instance_number type i,
snap_id type i,
seconds type i,
time_waited type p length 16 decimals 2,
time_waited_cpu type p length 16 decimals 2,
commits type p length 16 decimals 2,
user_calls type p length 16 decimals 2,
rec_calls type p length 16 decimals 2,
log_reads type p length 16 decimals 2,
phys_reads type p length 16 decimals 2,
db_block_ch type p length 16 decimals 2,
phys_writes type p length 16 decimals 2,
redo_blks type p length 16 decimals 2,
kb_to type p length 16 decimals 2,
kb_from type p length 16 decimals 2,
roundtr_fr_to type p length 16 decimals 2,
end of perfkf_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_PERFKF has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |