SAP ABAP Class CL_DB6_RDI_DBO_EVMON (DB6-RDI-DBO: Event Monitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB6 (Application Component) DB2 Universal Database for UNIX / NT
⤷
STU6 (Package) DB6: Performance-Monitor (UNIX/Windows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_RDI_DBO | DB6-RDI-DBO: Database Objects for RDI Back-end | 20100722 |
Properties
| Class | CL_DB6_RDI_DBO_EVMON | |
| Short Description | DB6-RDI-DBO: Event Monitor | |
| Super Class | CL_DB6_RDI_DBO | DB6-RDI-DBO: Database Objects for RDI Back-end |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20100722 | SAP |
| Last change | 20130531 | 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_DB6_RDI_DBO_EVMON has no interface implemented.
Friends
Class CL_DB6_RDI_DBO_EVMON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100722 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20100722 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20121019 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20100722 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100722 | ||
| 2 | Instance method | Protected | Method | 20121019 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20100722 | |
| 4 | Instance method | Private | Method | Drop the Object | 20121212 | |
| 5 | Instance method | Private | Method | Drop the Object | 20121212 | |
| 6 | Instance method | Private | Method | 20120926 | ||
| 7 | Instance method | Private | Method | 20100726 | ||
| 8 | Instance method | Public | Method | 20100722 | ||
| 9 | Instance method | Public | Method | 20100722 | ||
| 10 | Instance method | Public | Method | 20121019 |
Events
Class CL_DB6_RDI_DBO_EVMON has no event.
Types
Class CL_DB6_RDI_DBO_EVMON has no local type.
Method Signatures
Method ADD_V95_DPF_COLUMNS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STMT_REF | Call by reference | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20100722 | |||
| 2 | TABNAME | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 3 | TABSCHEMA | Call by reference | Type reference (TYPE) | DB6SCHEMA | DB6: Schema Name | 20100722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20100722 |
Method CHECK_FILTER_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20121019 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_STMT | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 2 | DBO_NAME | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 3 | DBO_SUBNAME | Call by reference | Type reference (TYPE) | STRING | 20100722 | ||||
| 4 | EVMON_TABLES | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20100722 | |||
| 5 | RDI_META | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_META | 20100722 | ||||
| 6 | RDI_SETUP | Call by reference | Object reference (TYPE REF TO) | CL_DBA_RDI_SETUP | DBA: Back-end Setup | 20100722 | |||
| 7 | UE_REL_STMT | Call by reference | Type reference (TYPE) | STRING | '' | 20100722 |
Method CONSTRUCTOR on class CL_DB6_RDI_DBO_EVMON has no exception.
Method DROP_EVMON Signature
Method DROP_EVMON on class CL_DB6_RDI_DBO_EVMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20121212 |
Method DROP_TABLES Signature
Method DROP_TABLES on class CL_DB6_RDI_DBO_EVMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20121212 |
Method EXECUTE_UE_REL_STMT Signature
Method EXECUTE_UE_REL_STMT on class CL_DB6_RDI_DBO_EVMON has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20120926 |
Method GET_PRIVILEGED_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USERS | Value transfer | Type reference (TYPE) | DBA_GRANTEE_TAB | DB6: List of single CLP commands | 20100726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100726 |
Method SET_CREATE_STMT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_STMT | Call by reference | Type reference (TYPE) | STRING | 20100722 |
Method SET_CREATE_STMT on class CL_DB6_RDI_DBO_EVMON has no exception.
Method SET_EVMON_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVMON_TABLES | Call by reference | Type reference (TYPE) | DB6_STRING_TAB | DB6: List of single CLP commands | 20100722 |
Method SET_EVMON_TABLES on class CL_DB6_RDI_DBO_EVMON has no exception.
Method SET_FILTER_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILTER_CONDITION | Call by reference | Type reference (TYPE) | STRING | 20121019 |
Method SET_FILTER_CONDITION on class CL_DB6_RDI_DBO_EVMON has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |