SAP ABAP Class CL_ORA_DBH_PARSING (Oracle DBH Extractor : System Stats CPU)
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) | 20120208 |
Properties
| Class | CL_ORA_DBH_PARSING | |
| Short Description | Oracle DBH Extractor : System Stats CPU | |
| 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 | 20120208 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ORA_DBH_PARSING has no forward declaration.
Interfaces
Class CL_ORA_DBH_PARSING has no interface implemented.
Friends
Class CL_ORA_DBH_PARSING 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 | 20120208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Define the local HEADER and mapping data | 20120208 |
Events
Class CL_ORA_DBH_PARSING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PARSING_L | Private | See coding | 20120208 | begin of parsing_l ,
instance_number type i,
snap_id type i,
seconds type i,
db_time_s type p length 8 decimals 2,
parse_time_s type p length 8 decimals 2,
parse_cpu_s type p length 8 decimals 2,
user_calls type string,
total_parses type string,
hard_parses type string,
parse_failures type string,
end of parsing_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) | 20120208 |
Method COLUMN_DEF on class CL_ORA_DBH_PARSING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |