SAP ABAP Class CL_DB6_TASK_SCHEDULER_EXTERNAL (DB6: 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_DB6_TASK_SCHEDULER | DB6: DB2 Admin Task Scheduler | 20090113 |
Properties
| Class | CL_DB6_TASK_SCHEDULER_EXTERNAL | |
| Short Description | DB6: Task Scheduler | |
| Super Class | CL_DB6_TASK_SCHEDULER | DB6: DB2 Admin 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 | 20090113 | 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_EXTERNAL has no interface implemented.
Friends
Class CL_DB6_TASK_SCHEDULER_EXTERNAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'SAPTOOLS.ADMIN_TASK_EXTERNAL_EXECUTE' | 20090113 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'EXTTASKLIST' | 20090113 | |||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'EXTTASKSTATUS' | 20090113 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'SAPTOOLS.EXTTASKLIST' | 20090113 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SAPTOOLS.EXTTASKSTATUS' | 20090113 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DB6_STORED_PROCEDURE | DB6-DBH: Stored Procedure Helper | 20090113 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | DB6: Exists table SAPTOOLS.ADMIN_EXTERNAL_TASK_LIST | 20090113 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | DB6: Exists table SAPTOOLS.ADMIN_EXTERNAL_TASK_STATUS | 20090113 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_UNDEFINED | 20090113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Tables and Wrapper Stored Procedure | 20090113 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090113 | |
| 3 | Instance method | Private | Method | DB6: Create Table for External Tasks | 20090113 | |
| 4 | Instance method | Private | Method | DB6: Create Table for External Task Executions | 20090113 | |
| 5 | Instance method | Protected | Method | DB6: Check if table SAPTOOLS.ADMIN_EXT_TASK_LIST exists | 20090113 | |
| 6 | Instance method | Protected | Method | DB6: Check if table SAPTOOLS.ADMIN_EXT_TASK_STATUS exists | 20090113 | |
| 7 | Instance method | Private | Method | Initialize the Execution Wrapper | 20090113 | |
| 8 | Instance method | Private | Method | Compression Feature | 20090113 |
Events
Class CL_DB6_TASK_SCHEDULER_EXTERNAL has no event.
Types
Class CL_DB6_TASK_SCHEDULER_EXTERNAL has no local type.
Method Signatures
Method CHECK_INFRASTRUCTURE Signature
Method CHECK_INFRASTRUCTURE on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090113 |
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 | 20090113 | ||||
| 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 | 20090113 |
Method CREATE_SAPTOOLS_EXTTASKLIST Signature
Method CREATE_SAPTOOLS_EXTTASKLIST on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090113 |
Method CREATE_SAPTOOLS_EXTTASKSTATUS Signature
Method CREATE_SAPTOOLS_EXTTASKSTATUS on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090113 |
Method EXISTS_SAPTOOLS_EXTTASKLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090113 |
Method EXISTS_SAPTOOLS_EXTTASKSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | DBA: Task Scheduler Exception | 20090113 |
Method INITIALIZE_EXECUTION_WRAPPER Signature
Method INITIALIZE_EXECUTION_WRAPPER on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no parameter.
Method INITIALIZE_EXECUTION_WRAPPER on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no exception.
Method USE_COMPRESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090113 |
Method USE_COMPRESSION on class CL_DB6_TASK_SCHEDULER_EXTERNAL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |