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 ABAP 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081217
2 EXISTS_ROUTINE Instance method Protected Method DB6: Check if Routine is available 20090107
3 EXISTS_TABLE Instance method Protected Method DB6: Check if table exists 20081217
4 GET_TASK_NAME 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 Importing DBCNAME Call by reference Type reference (TYPE) DBCON_NAME 20081217
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 20081217

Method EXISTS_ROUTINE 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 20090107
2 Importing ROUTINENAME Call by reference Type reference (TYPE) STRING 20090107
3 Importing ROUTINESCHEMA Call by reference Type reference (TYPE) STRING 20090107
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER DBA: Task Scheduler Exception 20090107

Method EXISTS_TABLE 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 20081217
2 Importing TABNAME Value transfer Type reference (TYPE) STRING DB6: Full Table Name 20081217
# Exception Resumable Description Created on
1 CX_DBA_TASK_SCHEDULER 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 Returning NAME Value transfer Type reference (TYPE) STRING 20091201
2 Importing ROUTINENAME Call by reference Type reference (TYPE) STRING Routine Name 20091201
3 Importing ROUTINESCHEMA Call by reference Type reference (TYPE) STRING Routine Schema 20091201
4 Importing 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