SAP ABAP Function Module RSBATCH_CAPSULE_CALLBACK (Encapsulate callbacks because of not-catchable exceptions)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSBATCH (Package) Batch Manager for BW
Basic Data
Function Module RSBATCH_CAPSULE_CALLBACK Encapsulate callbacks because of not-catchable exceptions  
Function Group RSBATCH   Batch Manager for BW  
Program Name SAPLRSBATCH    
INCLUDE Name LRSBATCHU42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_BATCH_ID TYPE CHAR30 30 Characters
Importing I_STATE TYPE CHAR4 Loosely defined; could be used for patch levels
Importing I_T_CTRL TYPE RSBATCHCTRL_T rsbatchctrl - TABTYPE
Importing I_CLASSNAME TYPE SYREPID ABAP Program: Current Main Program
Importing I_DTP_CALLBACK TYPE RS_BOOL 'X'
Exception ERROR_MESSAGE TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080415 
SAP Release Created in 400