SAP ABAP Class CL_RSODSO_TASK_HANDLER (Abstract Task Handler)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_TASK_HANDLER_BATCH Task Handling for Batch Processes 20040701
2 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_TASK_HANDLER_DIALOG Task Handling for Dialog Processes 20040630
3 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_TASK_HANDLER_SERIAL (dummy) Task Handling for Serial Processing 20040707
Properties
Class CL_RSODSO_TASK_HANDLER  
Short Description Abstract Task Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20040611   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSDRO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_TASK_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_TASK_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_EXCEPTION Instance attribute Protected Type reference (TYPE) RS_BOOL Boolean 20040701
2 P_R_BRKPNT_HANDLER Instance attribute Protected Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040630
3 P_R_PAR_PROPERTIES Instance attribute Protected Object reference (TYPE REF TO) CL_RSODSO_PAR_PROPERTIES 20040713
4 P_R_STATUS_CALLBACK Instance attribute Protected Object reference (TYPE REF TO) IF_RSODSO_TASK_STATUS_HANDLING 20040701
5 P_TASK_COUNTER Instance attribute Protected Type reference (TYPE) RSODSOTASK Unique Task Identification 20040701
6 P_TH_TASK_TABLE Instance attribute Protected Type reference (TYPE) RSODSO_TH_TASK Information on All Started Tasks 20040617
7 P_T_DBOPS Instance attribute Protected Type reference (TYPE) RSODSO_T_DBOPS Executed Operations 20040611
8 P_T_MSG Instance attribute Protected Type reference (TYPE) RSODSO_T_MSG Return Messages for the Tasks 20040611
9 P_VALUE_ERRORS_ALLOWED Instance attribute Protected Type reference (TYPE) INT4 Natural Number 20040701
10 P_VALUE_ERROR_COUNT Instance attribute Protected Type reference (TYPE) RSODSO_TASK_EXCEPTION Mapping Class Exception / Conventional Exception 20040701
Methods
# Method Level Visibility Method type Description Created on
1 CALL_STATUS_HANDLER Instance method Protected Method 20040702
2 CHECK_ABORTED Instance method Private Method 20070531
3 CLEANUP_TASK_HANDLER Instance method Protected Method 20040702
4 CONSTRUCTOR Instance method Public Constructor 20040630
5 FINALIZE Instance method Public Method Waits Until All Tasks Have Ended 20040630
6 INIT_TASKHANDLER Instance method Protected Method Initializes All Values 20040611
7 PROCESS_TASK_RESULT Instance method Protected Method 20040701
8 RAISE_EXCEPTION Instance method Protected Method 20040701
9 START_NEW_TASK Instance method Public Method Generate New Task 20040611
Events
Class CL_RSODSO_TASK_HANDLER has no event.
Types
Class CL_RSODSO_TASK_HANDLER has no local type.
Method Signatures

Method CALL_STATUS_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040702
2 Importing I_RFC_STATUS Call by reference Type reference (TYPE) RSODSREQSTATE ODS Request-Zustand 20040702
3 Importing I_TASK Call by reference Type reference (TYPE) RSODSOTASK Parallele Task der Extraction Engine 20040702
4 Importing I_TASK_RESULT Call by reference Type reference (TYPE) RSRAWSTRING Raw-String 20040702
5 Importing I_T_REQUEST Call by reference Type reference (TYPE) RSODSO_T_REQUEST Requests 20040702

Method CALL_STATUS_HANDLER on class CL_RSODSO_TASK_HANDLER has no exception.

Method CHECK_ABORTED Signature

Method CHECK_ABORTED on class CL_RSODSO_TASK_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20070531

Method CLEANUP_TASK_HANDLER Signature

Method CLEANUP_TASK_HANDLER on class CL_RSODSO_TASK_HANDLER has no parameter.
Method CLEANUP_TASK_HANDLER on class CL_RSODSO_TASK_HANDLER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_BRKPNT_HANDLER Call by reference Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040630
2 Importing I_R_PAR_PROP Call by reference Object reference (TYPE REF TO) CL_RSODSO_PAR_PROPERTIES 20040713
3 Importing I_R_STATUS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSODSO_TASK_STATUS_HANDLING 20040701
4 Importing I_VALUE_ERRORS_ALLOWED Call by reference Type reference (TYPE) INT4 0 Anzahl an Fehlern vor Verarbeitungsabbruch 20040701

Method CONSTRUCTOR on class CL_RSODSO_TASK_HANDLER has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_TASKS Call by reference Type reference (TYPE) RSODSO_TH_TASK Verwaltungsinformationen für parallele gestartete Prozesse 20040630
2 Exporting E_T_DBOPS Call by reference Type reference (TYPE) RSODSO_T_DBOPS Ausgeführte Operationen 20040630
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RSODSO_T_MSG Tabelle mit Nachrichten 20040630
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20041004
2 CX_RSODSO_TASK_ERROR RSODSO Ausnahmehierarchie 20040701

Method INIT_TASKHANDLER Signature

Method INIT_TASKHANDLER on class CL_RSODSO_TASK_HANDLER has no parameter.
Method INIT_TASKHANDLER on class CL_RSODSO_TASK_HANDLER has no exception.

Method PROCESS_TASK_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_TASK Call by reference Type reference (TYPE) RSODSO_S_TASK Task 20041029
2 Importing I_TASK_RESULT Call by reference Type reference (TYPE) RSRAWSTRING Raw-String 20040702

Method PROCESS_TASK_RESULT on class CL_RSODSO_TASK_HANDLER has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IGNORE_ERROR_COUNT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Löst Exception auch bei error_count > 0 < max_error aus 20040701
# Exception Resumable Description Created on
1 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20040701

Method START_NEW_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETER_BUFFER Call by reference Type reference (TYPE) RSRAWSTRING Raw-String 20040701
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20041103
2 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20040701
History
Last changed by/on SAP  20130531 
SAP Release Created in 400