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 ABAP 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 CO_EXECUTION_WRAPPER Constant Private Type reference (TYPE) STRING 'SAPTOOLS.ADMIN_TASK_EXTERNAL_EXECUTE' 20090113
2 CO_EXTTASKLIST Constant Private Type reference (TYPE) STRING 'EXTTASKLIST' 20090113
3 CO_EXTTASKSTATUS Constant Private Type reference (TYPE) STRING 'EXTTASKSTATUS' 20090113
4 CO_SAPTOOLS_EXTTASKLIST Constant Public Type reference (TYPE) STRING 'SAPTOOLS.EXTTASKLIST' 20090113
5 CO_SAPTOOLS_EXTTASKSTATUS Constant Public Type reference (TYPE) STRING 'SAPTOOLS.EXTTASKSTATUS' 20090113
6 EXECUTION_WRAPPER Instance attribute Private Object reference (TYPE REF TO) CL_DB6_STORED_PROCEDURE DB6-DBH: Stored Procedure Helper 20090113
7 EXIST_SAPTOOLS_EXTTASKLIST Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED DB6: Exists table SAPTOOLS.ADMIN_EXTERNAL_TASK_LIST 20090113
8 EXIST_SAPTOOLS_EXTTASKSTATUS Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED DB6: Exists table SAPTOOLS.ADMIN_EXTERNAL_TASK_STATUS 20090113
9 FT_USE_COMPRESSION Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_UNDEFINED 20090113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INFRASTRUCTURE Instance method Private Method Check Tables and Wrapper Stored Procedure 20090113
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090113
3 CREATE_SAPTOOLS_EXTTASKLIST Instance method Private Method DB6: Create Table for External Tasks 20090113
4 CREATE_SAPTOOLS_EXTTASKSTATUS Instance method Private Method DB6: Create Table for External Task Executions 20090113
5 EXISTS_SAPTOOLS_EXTTASKLIST Instance method Protected Method DB6: Check if table SAPTOOLS.ADMIN_EXT_TASK_LIST exists 20090113
6 EXISTS_SAPTOOLS_EXTTASKSTATUS Instance method Protected Method DB6: Check if table SAPTOOLS.ADMIN_EXT_TASK_STATUS exists 20090113
7 INITIALIZE_EXECUTION_WRAPPER Instance method Private Method Initialize the Execution Wrapper 20090113
8 USE_COMPRESSION 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 CX_DBA_TASK_SCHEDULER DBA: Task Scheduler Exception 20090113

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME 20090113
2 Importing SYS_REF Call by reference Object reference (TYPE REF TO) CL_DB6_SYS DB6: Remote System Administration 20090130
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER 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 CX_DBA_TASK_SCHEDULER 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 CX_DBA_TASK_SCHEDULER 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090113
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER 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 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090113
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER 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 Returning 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