SAP ABAP Class CL_RSODSO_TASK_HANDLER_BATCH (Task Handling for Batch Processes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_TOOLS (Package) Tools for DataStore Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSODSO_TASK_HANDLER Abstract Task Handler 20040701
Properties
Class CL_RSODSO_TASK_HANDLER_BATCH  
Short Description Task Handling for Batch Processes    
Super Class CL_RSODSO_TASK_HANDLER Abstract Task Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSODSO_PROCESSING    
Program status     
Category 0   
Package RSODSO_TOOLS   Tools for DataStore Objects 
Created 20040701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBTC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSODSO_TASK_HANDLER_BATCH has no interface implemented.
Friends
Class CL_RSODSO_TASK_HANDLER_BATCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_BATCH_ID Instance attribute Private Type reference (TYPE) RSBTC_BATCH_ID Guid of Batch Job 20040702
2 P_DUMMY Instance attribute Private Type reference (TYPE) C 20040917
3 P_ERROR_OCCURED Instance attribute Private Type reference (TYPE) RS_BOOL If an exception was triggered -> finalize 20040713
4 P_PROCESS_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE Process Type 20040701
5 P_T_INFO Instance attribute Private Type reference (TYPE) RSBTC_T_INFO 20040716
6 P_T_REQUEST Instance attribute Private Type reference (TYPE) RSODSO_T_REQUEST Requests 20040709
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040701
2 DO_STATUS_CALL Instance method Private Method Execute Status Call for Last Batch + Confirmation 20040715
3 FILL_INFO_TABLE Instance method Private Method Fill Infos for Batch Manager 20040716
4 RECEIVE_RESULTS_OF_TASKS Instance method Private Method Gets Status for Split-Off Processes That Have Ended 20040702
5 SPAWN_TASK Instance method Private Method Split Off Task 20040709
Events
Class CL_RSODSO_TASK_HANDLER_BATCH has no event.
Types
Class CL_RSODSO_TASK_HANDLER_BATCH has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20040701
2 Importing I_R_BRKPNT_HANDLER Call by reference Object reference (TYPE REF TO) CL_RSODSO_BRKPNT_HANDLER 20040701
3 Importing I_R_PAR_PROP Call by reference Object reference (TYPE REF TO) CL_RSODSO_PAR_PROPERTIES 20040713
4 Importing I_R_STATUS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RSODSO_TASK_STATUS_HANDLING 20040701
5 Importing I_VALUE_ERRORS_ALLOWED Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040701

Method CONSTRUCTOR on class CL_RSODSO_TASK_HANDLER_BATCH has no exception.

Method DO_STATUS_CALL Signature

Method DO_STATUS_CALL on class CL_RSODSO_TASK_HANDLER_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20040715

Method FILL_INFO_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ODSOBJECT Call by reference Type reference (TYPE) RSDODSOBJECT Verzeichnis aller DataStores 20040716

Method FILL_INFO_TABLE on class CL_RSODSO_TASK_HANDLER_BATCH has no exception.

Method RECEIVE_RESULTS_OF_TASKS Signature

Method RECEIVE_RESULTS_OF_TASKS on class CL_RSODSO_TASK_HANDLER_BATCH has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_DATABASE_ERROR Fehler während der Verarbeitung der Daten 20040917
2 CX_RSODSO_TASK_ERROR Fehler während der Verarbeitung der Daten 20040705

Method SPAWN_TASK Signature

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