SAP ABAP Class IF_RECA_TASK (Task)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_TASK | Task | 20040909 |
Properties
Class | IF_RECA_TASK | |
Short Description | Task | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040909 | SAP |
Last change | 20110908 | 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 IF_RECA_TASK has no interface implemented.
Friends
Class IF_RECA_TASK 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) | RECATASKTYPE | Type of Task | 20040910 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Pointer to Task-Specific Parameters | 20040915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Number of Objects to Be Processed | 20060726 |
2 | ![]() |
Instance method | Public | Method | Gets Data Packet | 20040910 |
3 | ![]() |
Instance method | Public | Method | Gets Task-Specific Parameters | 20040910 |
4 | ![]() |
Instance method | Public | Method | Gets Task-Relevant Data as INDX | 20040910 |
5 | ![]() |
Instance method | Public | Method | Initializes the Task | 20040909 |
6 | ![]() |
Instance method | Public | Method | Initializes Task for RFC | 20040917 |
7 | ![]() |
Instance method | Public | Method | Performs Task | 20040917 |
Events
Class IF_RECA_TASK has no event.
Types
Class IF_RECA_TASK has no local type.
Method Signatures
Method COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RD_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl zu bearbeitende Objekte | 20060726 |
Method COUNT on class IF_RECA_TASK has no exception.
Method GET_NEXT_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_OBJECT | Call by reference | Type reference (TYPE) | RE_T_TASKOBJID | Allgemeiner Objektschlüssel für Parallelverarbeitung | 20040910 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Daten zur Verarbeitung | 20040910 |
Method GET_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_PARAM | Call by reference | Type reference (TYPE) | ANY | 20040910 |
Method GET_PARAM on class IF_RECA_TASK has no exception.
Method GET_PARAM_FOR_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PARAM | Call by reference | Type reference (TYPE) | SPTA_T_INDXTAB | 20040910 |
Method GET_PARAM_FOR_RFC on class IF_RECA_TASK has no exception.
Method INIT 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 | 20040910 | ||
2 | ![]() |
IO_PARAM | Call by reference | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container mit Daten (Wertübergabe) | 20040910 | ||
3 | ![]() |
IT_OBJECT | Call by reference | Type reference (TYPE) | RE_T_TASKOBJID | Allgemeiner Objektschlüssel für Parallelverarbeitung | 20040909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050405 |
Method INIT_FOR_RFC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_TASKNUMBER | Call by reference | Type reference (TYPE) | RECATASKNUMBER | Laufende Nummer eines Tasks | 20100714 | ||
2 | ![]() |
ID_TASKTYPE | Call by reference | Type reference (TYPE) | RECATASKTYPE | Art eines Task | 20040917 | ||
3 | ![]() |
IT_OBJECT | Call by reference | Type reference (TYPE) | RE_T_TASKOBJID | Allgemeiner Objektschlüssel für Parallelverarbeitung | 20040917 | ||
4 | ![]() |
IT_PARAM | Call by reference | Type reference (TYPE) | SPTA_INDXTAB | Standardtabelle für INDX | 20040917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050405 |
Method RUN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_RETURN_TYPE | Call by reference | Type reference (TYPE) | RECASTRING | Typ der Rückgabestruktur | 20100907 | ||
2 | ![]() |
ES_SUMMARY | Call by reference | Type reference (TYPE) | RECATASKSUMMARY | Rückgabestruktur für Parallelverarbeitung | 20040921 | ||
3 | ![]() |
ET_RETURN | Call by reference | Type reference (TYPE) | SPTA_INDXTAB | Standardtabelle für INDX | 20100611 |
Method RUN on class IF_RECA_TASK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |