SAP ABAP Class CL_RSODSO_ACT_BATCH_WRAPPER (Handling for Batch Process)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_ACTIVATION (Package) DataStore Object: Activation of Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSBATCH_EXECUTE Parallel Batch_Processing 20040701
Properties
Class CL_RSODSO_ACT_BATCH_WRAPPER  
Short Description Handling for Batch Process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSODSO_PROCESSING    
Program status     
Category 0   
Package RSODSO_ACTIVATION   DataStore Object: Activation of Data 
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 RSPC1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBATCH_EXECUTE Parallel Batch_Processing 20040701
Friends
Class CL_RSODSO_ACT_BATCH_WRAPPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_BATCH_ID Instance attribute Public Type reference (TYPE) CHAR30 30 Characters 20040701
2 N_BATCH_PROCESS Instance attribute Public Type reference (TYPE) INT4 Natural Number 20040701
3 N_PROCESS_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE Process Type from Process Chains 20040811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040701
Events
Class CL_RSODSO_ACT_BATCH_WRAPPER has no event.
Types
Class CL_RSODSO_ACT_BATCH_WRAPPER 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 20040701
2 Importing I_BATCH_PROCESS Call by reference Type reference (TYPE) CHAR10 Characterfeld der Länge 10 20040701
3 Importing I_PROCESS_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20040701

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