SAP ABAP Class CL_DB6_TASK_SCHEDULER (DB6: DB2 Admin Task Scheduler)
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_DBA_TASK_SCHEDULER | DBA: Task Scheduler | 20081217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_TASK_SCHEDULER_EXTERNAL | DB6: Task Scheduler | 20090113 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_DB6_TASK_SCHEDULER_NATIVE | DB6: Native Task Scheduler | 20081217 |
Properties
| Class | CL_DB6_TASK_SCHEDULER | |
| Short Description | DB6: DB2 Admin Task Scheduler | |
| Super Class | CL_DBA_TASK_SCHEDULER | DBA: Task Scheduler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU6 | DB6: Performance-Monitor (UNIX/Windows) |
| Created | 20081217 | 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_TASK_SCHEDULER has no interface implemented.
Friends
Class CL_DB6_TASK_SCHEDULER has no friend class.
Attributes
Class CL_DB6_TASK_SCHEDULER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081217 | |
| 2 | Instance method | Protected | Method | DB6: Check if Routine is available | 20090107 | |
| 3 | Instance method | Protected | Method | DB6: Check if table exists | 20081217 | |
| 4 | Instance method | Protected | Method | 20091201 |
Events
Class CL_DB6_TASK_SCHEDULER has no event.
Types
Class CL_DB6_TASK_SCHEDULER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DBCNAME | Call by reference | Type reference (TYPE) | DBCON_NAME | 20081217 | ||||
| 2 | SYS_REF | Call by reference | Object reference (TYPE REF TO) | CL_DB6_SYS | DB6: Remote System Administration | 20090130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20081217 |
Method EXISTS_ROUTINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090107 | ||||
| 2 | ROUTINENAME | Call by reference | Type reference (TYPE) | STRING | 20090107 | ||||
| 3 | ROUTINESCHEMA | Call by reference | Type reference (TYPE) | STRING | 20090107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090107 |
Method EXISTS_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20081217 | ||||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | STRING | DB6: Full Table Name | 20081217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20081217 |
Method GET_TASK_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | 20091201 | ||||
| 2 | ROUTINENAME | Call by reference | Type reference (TYPE) | STRING | Routine Name | 20091201 | |||
| 3 | ROUTINESCHEMA | Call by reference | Type reference (TYPE) | STRING | Routine Schema | 20091201 | |||
| 4 | TASK_ID | Call by reference | Type reference (TYPE) | STRING | Suffix for Uniqueness of Name | 20091201 |
Method GET_TASK_NAME on class CL_DB6_TASK_SCHEDULER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |