SAP ABAP Class CL_RSDA_BATCH_HANDLER (Handler for Parallel Background Processes)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20120117
Properties
Class CL_RSDA_BATCH_HANDLER  
Short Description Handler for Parallel Background Processes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20111020   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDA_BATCH_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBATCH_EXECUTE Parallel Batch_Processing 20120117
Friends
Class CL_RSDA_BATCH_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PROCESS_TYPE Constant Public See coding 20120117
2 P_BATCH_ID Instance attribute Public Type reference (TYPE) CHAR30 Batch ID 20120117
3 P_BATCH_PROCESS Instance attribute Public Type reference (TYPE) INT4 Natural Number 20120117
4 P_PARAMETER Instance attribute Private Type reference (TYPE) RSRAWSTRING Raw String 20120117
5 P_PROCESS_TYPE Instance attribute Public Type reference (TYPE) RSPC_TYPE Process Type 20120117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120117
Events
Class CL_RSDA_BATCH_HANDLER has no event.
Types
Class CL_RSDA_BATCH_HANDLER 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_BATCH_ID Call by reference Type reference (TYPE) CHAR30 30 Characters 20120117
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20120117
3 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20120117

Method CONSTRUCTOR on class CL_RSDA_BATCH_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in