SAP ABAP Class CL_RSAN_RT_TASK_MANAGER (Task manager)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_RT (Package) APD - Tool - Runtime
⤷
⤷
Properties
| Class | CL_RSAN_RT_TASK_MANAGER | |
| Short Description | Task manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_RT | APD - Tool - Runtime |
| Created | 20040122 | 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_RSAN_RT_TASK_MANAGER has no interface implemented.
Friends
Class CL_RSAN_RT_TASK_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20040122 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Errors occurred | 20040122 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | Task Index | 20040122 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | YTR_TASKS | Tasks | 20040122 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSANR_T_TASK_RESULTS | Results of the Tasks | 20040122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Task Manager | 20040122 | |
| 2 | Instance method | Public | Method | Start Tasks | 20040122 | |
| 3 | Instance method | Public | Method | Store Log | 20040122 | |
| 4 | Instance method | Public | Method | Create Export Structure for Task | 20040122 | |
| 5 | Instance method | Public | Method | Get Task | 20040122 | |
| 6 | Instance method | Public | Method | Add Task | 20040122 | |
| 7 | Instance method | Public | Method | Get Results | 20040122 | |
| 8 | Instance method | Public | Method | Collect Export Structures | 20040122 |
Events
Class CL_RSAN_RT_TASK_MANAGER has no event.
Types
Class CL_RSAN_RT_TASK_MANAGER has no local type.
Method Signatures
Method ABORT Signature
Method ABORT on class CL_RSAN_RT_TASK_MANAGER has no parameter.
Method ABORT on class CL_RSAN_RT_TASK_MANAGER has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FAILED | Call by reference | Type reference (TYPE) | BOOLEAN | Fehler | 20040122 | |||
| 2 | I_NUMBER_OF_THREADS | Call by reference | Type reference (TYPE) | I | Begrenzung Anzahl parallele Taks | 20040122 | |||
| 3 | I_SERVER_GROUP | Call by reference | Type reference (TYPE) | SPTA_RFCGR | Server Gruppe | 20040122 |
Method EXECUTE on class CL_RSAN_RT_TASK_MANAGER has no exception.
Method PUT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG | Call by reference | Type reference (TYPE) | BAPIRETTAB | Tabelle mit BAPI Return Informationen | 20040122 |
Method PUT_LOG on class CL_RSAN_RT_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 | ER_EXPORT_STRUCT | Call by reference | Object reference (TYPE REF TO) | DATA | Export Struktur | 20040122 | |||
| 2 | I_TASK_ID | Call by reference | Type reference (TYPE) | RSANR_TASK_ID | Task ID | 20040122 |
Method TASK_EXPORT_STRUCT_CREATE on class CL_RSAN_RT_TASK_MANAGER has no exception.
Method TASK_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_TASK | Call by reference | Type reference (TYPE) | RSANR_R_TASK | Task | 20040122 | |||
| 2 | E_NO_TASK_LEFT | Call by reference | Type reference (TYPE) | BOOLEAN | Ende | 20040122 |
Method TASK_GET on class CL_RSAN_RT_TASK_MANAGER has no exception.
Method TASK_PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TASK | Call by reference | Type reference (TYPE) | RSANR_R_TASK | Task | 20040122 |
Method TASK_PUT on class CL_RSAN_RT_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 | ET_TASK_RESULTS | Call by reference | Type reference (TYPE) | RSANR_T_TASK_RESULTS | Task Ergebnisse | 20040122 |
Method TASK_RESULTS_GET on class CL_RSAN_RT_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 | IR_EXPORT_STRUCT | Call by reference | Object reference (TYPE REF TO) | DATA | Task Ergebnis | 20040122 | |||
| 2 | I_TASK_NAME | Call by reference | Type reference (TYPE) | STRING | Task Name | 20040122 |
Method TASK_RESULT_COLLECT on class CL_RSAN_RT_TASK_MANAGER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 350 |