SAP ABAP Class CL_DB6_DBH_FRAMEWORK (DB6-DBH: Extracts Statistics; Cleanup Msglog)
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_DBH_COLLECTOR | DB6-DBH: Extractor | 20090126 |
Properties
| Class | CL_DB6_DBH_FRAMEWORK | |
| Short Description | DB6-DBH: Extracts Statistics; Cleanup Msglog | |
| Super Class | CL_DB6_DBH_COLLECTOR | DB6-DBH: Extractor |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20070927 | 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_DBH_FRAMEWORK has no interface implemented.
Friends
Class CL_DB6_DBH_FRAMEWORK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DB6_DBH_ROUTINE_NAME | 'SAPTOOLS.DBH_FWK_CLEANUP' | DB6-DBH: Framework Cleanup UDF | 20070927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070927 | |
| 2 | Instance method | Private | Method | 20100722 | ||
| 3 | Instance method | Private | Method | 20100722 | ||
| 4 | Instance method | Private | Method | 20100723 | ||
| 5 | Instance method | Private | Method | Check for wrong indexes | 20100701 | |
| 6 | Instance method | Private | Method | 20110218 |
Events
Class CL_DB6_DBH_FRAMEWORK has no event.
Types
Class CL_DB6_DBH_FRAMEWORK has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BI_SERVER | Call by reference | Type reference (TYPE) | DBA_DBH_BI_SERVER | DBA-DBH: BI Server | 20070927 | |||
| 2 | CONFIGSTRING | Call by reference | Type reference (TYPE) | DBA_DBH_CONFIG_STRING | DBA-DBH: Configuration String | 20070927 | |||
| 3 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logical name for a database connection | 20070927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20090126 |
Method GET_ABAP_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OWNER | Value transfer | Type reference (TYPE) | STRING | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100722 |
Method GET_JAVA_OWNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OWNER | Value transfer | Type reference (TYPE) | STRING | 20100722 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100722 |
Method GET_SAPTOOLS_AUTH_MISSING_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MISSING_USERS | Value transfer | Type reference (TYPE) | DBA_GRANTEE_TAB | DB6: List of single CLP commands | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100723 |
Method NOT_ALLOWED_INDEXES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORCE_DROP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20100701 |
Method SAP_ROLES_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SAP_ROLES_ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | DB6: List of single CLP commands | 20110218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA-DBH: Setup Corrupted | 20110218 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 711 |