SAP ABAP Class CL_DB6_JOB_TABLE_MAINTENANCE (DB6: Table Maintenance Jobs)
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_JOB | DB6: DB13 Job | 20090127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_JOB_DBSTATC_CHECK | DB6: DBSTATC/VOLATILE Consistency Check | 20100224 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_JOB_REORG | DB6: DB13 Reorg Jobs | 20090127 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_JOB_RUNSTATS | DB6: DB13 RUNSTATS Jobs | 20090127 |
Properties
| Class | CL_DB6_JOB_TABLE_MAINTENANCE | |
| Short Description | DB6: Table Maintenance Jobs | |
| Super Class | CL_DB6_JOB | DB6: DB13 Job |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20090127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB6_JOB_TABLE_MAINTENANCE has no forward declaration.
Interfaces
Class CL_DB6_JOB_TABLE_MAINTENANCE has no interface implemented.
Friends
Class CL_DB6_JOB_TABLE_MAINTENANCE 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) | DB6_DBSTATC_TAB | DB6: DBSTATC buffer for RUNSTATS jobs | 20100224 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20100224 | ||
| 2 | Instance method | Protected | Method | 20100224 | ||
| 3 | Instance method | Protected | Method | 20090127 | ||
| 4 | Instance method | Protected | Method | 20090130 | ||
| 5 | Instance method | Protected | Method | 20100224 | ||
| 6 | Instance method | Protected | Method | 20100128 |
Events
Class CL_DB6_JOB_TABLE_MAINTENANCE has no event.
Types
Class CL_DB6_JOB_TABLE_MAINTENANCE has no local type.
Method Signatures
Method ALTER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | CLIKE | 20100224 | ||||
| 2 | TABSCHEMA | Call by reference | Type reference (TYPE) | CLIKE | 20100224 | ||||
| 3 | VOLATILE_PARAM | Call by reference | Type reference (TYPE) | C | 20100224 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20100224 |
Method GET_RESTRICTED_TABLES Signature
Method GET_RESTRICTED_TABLES on class CL_DB6_JOB_TABLE_MAINTENANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20100224 |
Method GET_TABLES_BY_WILDCARD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SCHEMA | Call by reference | Type reference (TYPE) | CLIKE | 20090127 | ||||
| 2 | TABLES | Value transfer | Type reference (TYPE) | DB6TABLELIST | DB6: List of tables with schema | 20090127 | |||
| 3 | TABLE_PATTERN | Call by reference | Type reference (TYPE) | CLIKE | 20090127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20090127 |
Method HAS_N_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WITH_N_TABLES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090130 |
Method HAS_N_TABLES on class CL_DB6_JOB_TABLE_MAINTENANCE has no exception.
Method SET_ACTIVE_N_VOLATILE Signature
Method SET_ACTIVE_N_VOLATILE on class CL_DB6_JOB_TABLE_MAINTENANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20100224 |
Method UPDATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Call by reference | Type reference (TYPE) | CLIKE | 20100128 | ||||
| 2 | TABSCHEMA | Call by reference | Type reference (TYPE) | CLIKE | 20100128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA Cockpit: DB13 job exceptions | 20100128 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |