SAP ABAP Class CF_RECA_TASK_HANDLER (Parallel Processing: Factory)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory | 20040922 |
Properties
| Class | CF_RECA_TASK_HANDLER | |
| Short Description | Parallel Processing: Factory | |
| Super Class | CF_RECA_OBJECT | Object That Can Be Instantiated: Factory |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20040922 | SAP |
| Last change | 20100310 | 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 CF_RECA_TASK_HANDLER has no interface implemented.
Friends
Class CF_RECA_TASK_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | '%_REFX_' | Prefix for Local Server | 20070920 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | RECAMAXTASKS | 0 | Maximum Number of Tasks | 20070920 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | SPTA_RFCGR | 0 | Maximum Number of Tasks | 20070920 | ||
| 4 | Static Attribute | Private | Type reference (TYPE) | RZLLITAB | Assignments of Logon/Server Groups to Instances | 20070920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070920 | |
| 2 | Static method | Public | Method | Gets Instance of New Task Handler | 20040922 | |
| 3 | Static method | Public | Method | Gets a Local Server Group (with Create) | 20070920 | |
| 4 | Static method | Public | Method | Deletes a Local Server Group (If Created Here) | 20070920 |
Events
Class CF_RECA_TASK_HANDLER has no event.
Types
Class CF_RECA_TASK_HANDLER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CF_RECA_TASK_HANDLER has no parameter.
Method CLASS_CONSTRUCTOR on class CF_RECA_TASK_HANDLER has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_TASKTYPE | Call by reference | Type reference (TYPE) | RECATASKTYPE | Art eines Task | 20040922 | |||
| 2 | IO_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20040922 | |||
| 3 | IS_TASK_PARAM | Call by reference | Type reference (TYPE) | RECATASKPARAM | Parameter für Parallelverarbeitung | 20040922 | |||
| 4 | IT_OBJECT | Call by reference | Type reference (TYPE) | RE_T_TASKOBJID | Allgemeiner Objektschlüssel für Parallelverarbeitung | 20040922 | |||
| 5 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_TASK_HANDLER | Task | 20040922 |
Method CREATE on class CF_RECA_TASK_HANDLER has no exception.
Method GET_LOCAL_SERVER_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CD_RFCGR | Call by reference | Type reference (TYPE) | RZLLITAB-CLASSNAME | Name einer Logon/Server-Gruppe | 20070920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein lokaler Server gefunden | 20070920 |
Method REMOVE_LOCAL_SERVER_GROUP Signature
Method REMOVE_LOCAL_SERVER_GROUP on class CF_RECA_TASK_HANDLER has no parameter.
Method REMOVE_LOCAL_SERVER_GROUP on class CF_RECA_TASK_HANDLER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |