SAP ABAP Function Module RSAR_PROGRAM_GENERATE_ODS (Generates programs for reading and writing for the ODS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSAR (Package) Data import from source system
Basic Data
Function Module RSAR_PROGRAM_GENERATE_ODS Generates programs for reading and writing for the ODS  
Function Group RSAI   Data Import, Transfer Tools  
Program Name SAPLRSAI    
INCLUDE Name LRSAIU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REPORTNAME TYPE RSA_PROGNAME Name of generated report
Importing I_ODSNAME_ACT TYPE RSA_ODSDBNAME Name of current ODS table
Importing I_ODSNAME_NEW TYPE RSA_ODSDBNAME Name the latest ODS table
Importing I_REPORTNAME TYPE RSA_PROGNAME Name of an existing report
Importing I_PARTITIONED TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_ONLY_TEMP TYPE RS_BOOL RS_C_FALSE Only temporarily for different Structure
Importing I_DEBUG_LEVEL TYPE I 0 Debug level for the generation
Importing I_DB_COMMIT TYPE RS_BOOL RS_C_FALSE Boolean
Exception PROG_TEMPLATE_ERROR TYPE Error when generating the program
Exception REPORT_CREATION_ERROR TYPE Error creating new reports
Exception TEMPLATE_ERROR TYPE Failed to generate the temp. program
               
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  20040315 
SAP Release Created in