SAP ABAP Class CL_RSBATCH_PSAPROCESS (Support of Batch Manager/Debugger from the PSA Proces)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBATCH (Package) Batch Manager for BW
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_DEBUG_VAL_CHECK Debug Support 20031002
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_DELETE Deleting Parameters 20060410
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_DISPLAY Displaying Parameters 20060410
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20031003
Properties
Class CL_RSBATCH_PSAPROCESS  
Short Description Support of Batch Manager/Debugger from the PSA Proces    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class RSBATCH    
Program status P  SAP Standard Production Program 
Category 0   
Package RSBATCH   Batch Manager for BW 
Created 20031002   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 RSATR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSMPC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSODS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBATCH_DEBUG_VAL_CHECK Debug Support 20031002
2 IF_RSBATCH_DELETE Deleting Parameters 20060410
3 IF_RSBATCH_DISPLAY Displaying Parameters 20060410
4 IF_RSBATCH_EXECUTE Parallel Batch_Processing 20031003
Friends
Class CL_RSBATCH_PSAPROCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_PROCESS_STEP Instance attribute Private Type reference (TYPE) CHAR10 SPACE 20031006
2 P_PROCESS_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE 20031002
3 P_PROCESS_VARIANT Instance attribute Private Type reference (TYPE) RSPC_VARIANT SPACE 20031006
4 P_T_PSAPROCESS Static Attribute Private See coding 20031003
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20031002
2 CREATE Static method Private Method 20031003
Events
Class CL_RSBATCH_PSAPROCESS has no event.
Types
Class CL_RSBATCH_PSAPROCESS 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_STEP Call by reference Type reference (TYPE) CHAR10 SPACE 20031006
2 Importing I_PROCESS_TYPE Value transfer Type reference (TYPE) RSPC_TYPE 20031002
3 Importing I_PROCESS_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT SPACE 20031006
4 Importing I_T_VALUES Call by reference Type reference (TYPE) RSBATCHVALUESTAB 20031006

Method CONSTRUCTOR on class CL_RSBATCH_PSAPROCESS has no exception.

Method CREATE 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 20040319
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20040319
3 Importing I_PROCESS_STEP Call by reference Type reference (TYPE) CHAR10 SPACE 20031006
4 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE 20031003
5 Importing I_PROCESS_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT SPACE 20031006
6 Importing I_T_VALUES Call by reference Type reference (TYPE) RSBATCHVALUESTAB 20031006
7 Returning R_R_PSAPROCESS Value transfer Object reference (TYPE REF TO) CL_RSBATCH_PSAPROCESS 20031003

Method CREATE on class CL_RSBATCH_PSAPROCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 400