SAP ABAP Class CL_RSB_TASK_HANDLER (Open Hub: Task Handling)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSB (Package) Business Information Warehouse: Data Marts
Properties
Class CL_RSB_TASK_HANDLER  
Short Description Open Hub: Task Handling    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSB   Business Information Warehouse: Data Marts 
Created 20011024   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSB_TASK_HANDLER has no interface implemented.
Friends
Class CL_RSB_TASK_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_COUNT_TASKS Instance attribute Private Type reference (TYPE) RSTASK Parallel task of the extraction engine 20011024
2 P_FLAG_TASK_ERROR Instance attribute Private Type reference (TYPE) RS_BOOL Global Error 20011024
3 P_MAXIMUM_TASKS Instance attribute Private Type reference (TYPE) RSTASK Maximum Task Number 20011024
4 P_R_TASK_HANDLER Static Attribute Private Object reference (TYPE REF TO) CL_RSB_TASK_HANDLER Open Hub: Task Handling 20011024
5 P_TASKS_CLOSED Instance attribute Private Type reference (TYPE) RSTASK Number of Closed Tasks 20011024
6 P_TASKS_STARTED Instance attribute Private Type reference (TYPE) RSTASK Number of Started Tasks 20011024
7 P_TH_TASKS Static Attribute Private Type reference (TYPE) RSBO_TH_TASKS Open Hub: Table with Tasks 20011024
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TASK Instance method Public Method Addition of a Task 20011024
2 CLOSE_TASK Instance method Public Method Closing a Task 20011024
3 CONSTRUCTOR Instance method Public Constructor Constructor 20011024
4 FACTORY Static method Public Method factory (Singleton) 20011024
5 GET_INFO Instance method Public Method Reading Available Tasks 20011024
6 INIT_TASK Instance method Public Method Dragging a Task 20011024
Events
Class CL_RSB_TASK_HANDLER has no event.
Types
Class CL_RSB_TASK_HANDLER has no local type.
Method Signatures

Method ADD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK Call by reference Type reference (TYPE) RSTASK Parallele Task der Extraction Engine 20011024

Method ADD_TASK on class CL_RSB_TASK_HANDLER has no exception.

Method CLOSE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) RSTASKSTAT Task Manager: Status einer parallelen Task 20011024
2 Importing I_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20011024
3 Importing I_TASK Call by reference Type reference (TYPE) RSTASK Parallele Task der Extraction Engine 20011024

Method CLOSE_TASK on class CL_RSB_TASK_HANDLER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSB_TASK_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_RSB_TASK_HANDLER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_TASK_HANDLER Value transfer Object reference (TYPE REF TO) CL_RSB_TASK_HANDLER Open Hub: Task Handling 20011024

Method FACTORY on class CL_RSB_TASK_HANDLER has no exception.

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TASKS Call by reference Type reference (TYPE) RSBO_TH_TASKS Open Hub: Tabelle mit Tasks 20011024

Method GET_INFO on class CL_RSB_TASK_HANDLER has no exception.

Method INIT_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARALLEL Call by reference Type reference (TYPE) RS_BOOL Boolean 20011024
2 Exporting E_TASK Call by reference Type reference (TYPE) RSTASK Parallele Task der Extraction Engine 20011024

Method INIT_TASK on class CL_RSB_TASK_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720