SAP ABAP Function Module RSAR_PROGRAM_STATUS_CHECK (Determine the program status and name, and possibly re-generation)
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_STATUS_CHECK Determine the program status and name, and possibly re-generation  
Function Group RSAI   Data Import, Transfer Tools  
Program Name SAPLRSAI    
INCLUDE Name LRSAIU16    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PROGNAME TYPE RSA_PROGNAME Name of generated report
Exporting E_FORMNAME TYPE RSA_FORMNAME Name of the generated form routine
Exporting E_PROGNAME_ODS TYPE RSA_PROGNAME Name of generated ODS-report
Importing I_LOGSYS TYPE RSA_LOGSYS Source System Name
Importing I_OBJECT TYPE RSA_OBJECT Name of the object (the Info- or Object-Source)
Importing I_OBJECTTYPE TYPE RSA_ISTYPE Object Type
Importing I_FORCE_GENERATION TYPE RS_BOOL RS_C_FALSE Regeneration in any case
Importing I_OLTPSOURCE TYPE RSOLTPSOURCER DataSource
Importing I_DB_COMMIT TYPE RS_BOOL RS_C_FALSE Boolean
Exception NO_VALID_OBJECT TYPE Not a valid object is found for the selection
Exception NO_TRANSTRU_FOUND TYPE No transfer structure to the object found
Exception NO_VALID_PROGID TYPE No valid UID found for programn
Exception PROGRAM_CHECK_ERROR TYPE Error getting status of the generation
Exception INFORMATION_GET_ERROR TYPE Error getting the required generation-information
Exception PROGRAM_GENERATION_ERROR TYPE Error when generating the 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