SAP ABAP Class IF_RECA_TASK_HANDLER (Parallel Processing: Management)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_TASK_HANDLER Parallel Processing 20040922
Properties
Class IF_RECA_TASK_HANDLER  
Short Description Parallel Processing: Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RECA_TASK_HANDLER has no interface implemented.
Friends
Class IF_RECA_TASK_HANDLER has no friend class.
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 20040922
2 MO_MSGLIST Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Message Collector 20040922
3 MT_RETURN Instance attribute Public Type reference (TYPE) RE_T_TASKRETURN Standard table for INDX 20100611
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_RESULT Instance method Public Method Collects Results of Individual Tasks 20040922
2 COUNT Instance method Public Method Gets Number of Objects to Be Processed 20060726
3 GET_NEXT_PACKAGE Instance method Public Method Gets Next Package 20040922
4 GET_NEXT_TASKNUMBER Instance method Public Method Gets Next Number for Task 20040922
5 GET_USER_PARAM Instance method Public Method Gets Task-Specific Parameters 20040922
6 INIT Instance method Public Method Initialize 20040922
7 START_TASKS Instance method Public Method Starts Parallel Processing 20040922
Events
Class IF_RECA_TASK_HANDLER has no event.
Types
Class IF_RECA_TASK_HANDLER has no local type.
Method Signatures

Method COLLECT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SUMMARY_SPEC_TYPE Call by reference Type reference (TYPE) RECASTRING Typ der Rückgabestruktur 20100907
2 Importing IS_SUMMARY Call by reference Type reference (TYPE) RECATASKSUMMARY Rückgabestruktur für Parallelverarbeitung 20040922
3 Importing IT_SUMMARY_SPEC Call by reference Type reference (TYPE) SPTA_T_INDXTAB 20040922

Method COLLECT_RESULT on class IF_RECA_TASK_HANDLER has no exception.

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 class IF_RECA_TASK_HANDLER 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 20040922
# Exception Resumable Description Created on
1 NO_MORE_DATA Keine weiteren Daten 20040922

Method GET_NEXT_TASKNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_TASKNUMBER Value transfer Type reference (TYPE) RECATASKNUMBER Laufende Nummer eines Tasks 20040922

Method GET_NEXT_TASKNUMBER on class IF_RECA_TASK_HANDLER has no exception.

Method GET_USER_PARAM 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_INDXTAB Standardtabelle für INDX 20040922

Method GET_USER_PARAM on class IF_RECA_TASK_HANDLER 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 20040922
2 Importing IO_USER_PARAM Call by reference Object reference (TYPE REF TO) CL_RECA_DATA_CONTAINER Container mit Daten (Wertübergabe) 20040922
3 Importing IS_TASK_PARAM Call by reference Type reference (TYPE) RECATASKPARAM Parameter für Parallelverarbeitung 20040922
4 Importing IT_OBJECT Call by reference Type reference (TYPE) RE_T_TASKOBJID Allgemeiner Objektschlüssel für Parallelverarbeitung 20040922

Method INIT on class IF_RECA_TASK_HANDLER has no exception.

Method START_TASKS Signature

Method START_TASKS on class IF_RECA_TASK_HANDLER has no parameter.
Method START_TASKS on class IF_RECA_TASK_HANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in