SAP ABAP Class CL_ORA_DP_IO (Data Provider Class for IO Classes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-ORA (Application Component) Oracle Database Monitors
⤷
S_ORA_COCKPIT (Package) DBACockpit: Oracle Monitors
⤷
⤷
Properties
| Class | CL_ORA_DP_IO | |
| Short Description | Data Provider Class for IO Classes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ORA_COCKPIT | DBACockpit: Oracle Monitors |
| Created | 20120913 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ORA_DP_IO has no forward declaration.
Interfaces
Class CL_ORA_DP_IO has no interface implemented.
Friends
Class CL_ORA_DP_IO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120913 | |
| 2 | Instance method | Public | Method | Method for IO Activities Per AWR Interval | 20120913 | |
| 3 | Instance method | Public | Method | Method For IO Redo Logs Per Hour | 20120913 |
Events
Class CL_ORA_DP_IO has no event.
Types
Class CL_ORA_DP_IO has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20120913 |
Method CONSTRUCTOR on class CL_ORA_DP_IO has no exception.
Method GET_IOACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_G_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_IOACT_GENERAL_SELECTION | Screen component wrt selection criteria | 20120913 | |||
| 2 | P_RES_IOACT | Call by reference | Type reference (TYPE) | ORA_T_IOACT | Table for IO Actiivity | 20120913 |
Method GET_IOACT on class CL_ORA_DP_IO has no exception.
Method GET_IO_REDOLOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_G_SELECTION | Call by reference | Type reference (TYPE) | ORA_S_IOREDO_SELECTION | Screen Selection area for Min and Max sec between Log Switch | 20120913 | |||
| 2 | P_RAC_NUMBER | Value transfer | Type reference (TYPE) | C | '-2' | 20120913 | |||
| 3 | P_RES_IOREDOLOG | Value transfer | Type reference (TYPE) | ORA_T_IOREDO | Table for IO Redo Logs per hour | 20120913 |
Method GET_IO_REDOLOG on class CL_ORA_DP_IO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |