SAP ABAP Class CL_RSAN_TASK_MANAGER (Task manager)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-CRM (Application Component) Customer Relationship Management
     RSAN (Package) Analytical Applications: General Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSAN_CLASS_WITH_LOG Class with Log 20010206
Properties
Class CL_RSAN_TASK_MANAGER  
Short Description Task manager    
Super Class CL_RSAN_CLASS_WITH_LOG Class with Log 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSAN   Analytical Applications: General Tools 
Created 20010206   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSANY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSAN_TASK_MANAGER has no interface implemented.
Friends
Class CL_RSAN_TASK_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _FAILED Instance attribute Private Type reference (TYPE) BOOLEAN Errors occurred 20010206
2 _TASK_INDEX Instance attribute Private Type reference (TYPE) I Task Index 20010206
3 _TR_TASKS Instance attribute Private Type reference (TYPE) YTR_TASKS Tasks 20010206
4 _T_TASK_RESULTS Instance attribute Private Type reference (TYPE) RSANY_T_TASK_RESULTS Results of the Tasks 20010206
Methods
# Method Level Visibility Method type Description Created on
1 ABORT Instance method Public Method Cancel Task Manager 20010206
2 EXECUTE Instance method Public Method Start Tasks 20010206
3 TASK_EXPORT_STRUCT_CREATE Instance method Public Method Create Export Structure for Task 20010206
4 TASK_GET Instance method Public Method Get Task 20010206
5 TASK_PUT Instance method Public Method Add Task 20010206
6 TASK_RESULTS_GET Instance method Public Method Get Results 20010206
7 TASK_RESULT_COLLECT Instance method Public Method Collect Export Structures 20010206
Events
Class CL_RSAN_TASK_MANAGER has no event.
Types
Class CL_RSAN_TASK_MANAGER has no local type.
Method Signatures

Method ABORT Signature

Method ABORT on class CL_RSAN_TASK_MANAGER has no parameter.
Method ABORT on class CL_RSAN_TASK_MANAGER has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FAILED Call by reference Type reference (TYPE) BOOLEAN Fehler 20010206
2 Importing I_NUMBER_OF_THREADS Call by reference Type reference (TYPE) I Begrenzung Anzahl parallele Taks 20010206
3 Importing I_SERVER_GROUP Call by reference Type reference (TYPE) SPTA_RFCGR Server Gruppe 20010206

Method EXECUTE on class CL_RSAN_TASK_MANAGER has no exception.

Method TASK_EXPORT_STRUCT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_EXPORT_STRUCT Call by reference Type reference (TYPE) REF TO DATA Export Struktur 20010206
2 Importing I_TASK_ID Call by reference Type reference (TYPE) RSANY_TASK_ID Task ID 20010206

Method TASK_EXPORT_STRUCT_CREATE on class CL_RSAN_TASK_MANAGER has no exception.

Method TASK_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TASK Call by reference Type reference (TYPE) RSANY_R_TASK Task 20010206
2 Exporting E_NO_TASK_LEFT Call by reference Type reference (TYPE) BOOLEAN Ende 20010206

Method TASK_GET on class CL_RSAN_TASK_MANAGER has no exception.

Method TASK_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TASK Call by reference Type reference (TYPE) RSANY_R_TASK Task 20010206

Method TASK_PUT on class CL_RSAN_TASK_MANAGER has no exception.

Method TASK_RESULTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TASK_RESULTS Call by reference Type reference (TYPE) RSANY_T_TASK_RESULTS Task Ergebnisse 20010206

Method TASK_RESULTS_GET on class CL_RSAN_TASK_MANAGER has no exception.

Method TASK_RESULT_COLLECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_EXPORT_STRUCT Call by reference Type reference (TYPE) REF TO DATA Task Ergebnis 20010206
2 Importing I_TASK_NAME Call by reference Type reference (TYPE) STRING Task Name 20010206

Method TASK_RESULT_COLLECT on class CL_RSAN_TASK_MANAGER has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 21C