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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Private | Type reference (TYPE) | RSTASK | Parallel task of the extraction engine | 20011024 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Global Error | 20011024 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSTASK | Maximum Task Number | 20011024 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSB_TASK_HANDLER | Open Hub: Task Handling | 20011024 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSTASK | Number of Closed Tasks | 20011024 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSTASK | Number of Started Tasks | 20011024 | |||
| 7 | 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 | Instance method | Public | Method | Addition of a Task | 20011024 | |
| 2 | Instance method | Public | Method | Closing a Task | 20011024 | |
| 3 | Instance method | Public | Constructor | Constructor | 20011024 | |
| 4 | Static method | Public | Method | factory (Singleton) | 20011024 | |
| 5 | Instance method | Public | Method | Reading Available Tasks | 20011024 | |
| 6 | 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 | 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 | I_STATUS | Call by reference | Type reference (TYPE) | RSTASKSTAT | Task Manager: Status einer parallelen Task | 20011024 | |||
| 2 | I_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20011024 | |||
| 3 | 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 | 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 | 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 | E_PARALLEL | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20011024 | |||
| 2 | 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 |