SAP ABAP Interface IF_RECA_TASK (Task)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_TASK Task 20040909
Properties
Interface IF_RECA_TASK  
Short Description Task    
General Data
Package RE_CA_BC   RE: Base (Technical Objects - Library) 
Created 20040909   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SPTA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RECA_TASK has no interface.
Friends
Interface IF_RECA_TASK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_TASKTYPE Instance attribute Public Type reference (TYPE) RECATASKTYPE Type of Task 20040910
2 MR_PARAM 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 COUNT Instance method Public Method Gets Number of Objects to Be Processed 20060726
2 GET_NEXT_PACKAGE Instance method Public Method Gets Data Packet 20040910
3 GET_PARAM Instance method Public Method Gets Task-Specific Parameters 20040910
4 GET_PARAM_FOR_RFC Instance method Public Method Gets Task-Relevant Data as INDX 20040910
5 INIT Instance method Public Method Initializes the Task 20040909
6 INIT_FOR_RFC Instance method Public Method Initializes Task for RFC 20040917
7 RUN Instance method Public Method Performs Task 20040917
Events
Interface IF_RECA_TASK has no event.
Types
Interface 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 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl zu bearbeitende Objekte 20060726

Method COUNT on Interface 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 Exporting ET_OBJECT Call by reference Type reference (TYPE) RE_T_TASKOBJID Allgemeiner Objektschlüssel für Parallelverarbeitung 20040910
# Exception Resumable Description Created on
1 NO_MORE_DATA Keine Daten zur Verarbeitung 20040910

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARAM Call by reference Type reference (TYPE) ANY 20040910

Method GET_PARAM on Interface 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 Exporting ET_PARAM Call by reference Type reference (TYPE) SPTA_T_INDXTAB 20040910

Method GET_PARAM_FOR_RFC on Interface IF_RECA_TASK has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TASKTYPE Call by reference Type reference (TYPE) RECATASKTYPE Art eines Task 20040910
2 Importing IO_PARAM Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20040910
3 Importing IT_OBJECT Call by reference Type reference (TYPE) RE_T_TASKOBJID Allgemeiner Objektschlüssel für Parallelverarbeitung 20040909
# Exception Resumable Description Created on
1 ERROR Fehler 20050405

Method INIT_FOR_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TASKNUMBER Call by reference Type reference (TYPE) RECATASKNUMBER Laufende Nummer eines Tasks 20100714
2 Importing ID_TASKTYPE Call by reference Type reference (TYPE) RECATASKTYPE Art eines Task 20040917
3 Importing IT_OBJECT Call by reference Type reference (TYPE) RE_T_TASKOBJID Allgemeiner Objektschlüssel für Parallelverarbeitung 20040917
4 Importing IT_PARAM Call by reference Type reference (TYPE) SPTA_INDXTAB Standardtabelle für INDX 20040917
# Exception Resumable Description Created on
1 ERROR Fehler 20050405

Method RUN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_RETURN_TYPE Call by reference Type reference (TYPE) RECASTRING Typ der Rückgabestruktur 20100907
2 Exporting ES_SUMMARY Call by reference Type reference (TYPE) RECATASKSUMMARY Rückgabestruktur für Parallelverarbeitung 20040921
3 Exporting ET_RETURN Call by reference Type reference (TYPE) SPTA_INDXTAB Standardtabelle für INDX 20100611

Method RUN on Interface IF_RECA_TASK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600