SAP ABAP Function Module RSAR_PROGRAM_GENERATE (Generates programs for the conversion of IDOCs (trans.and master data))
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 Generates programs for the conversion of IDOCs (trans.and master data)  
Function Group RSAI   Data Import, Transfer Tools  
Program Name SAPLRSAI    
INCLUDE Name LRSAIU12    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REPORTNAME TYPE RSA_PROGNAME Name of generated report
Exporting E_FORMNAME TYPE RSA_FORMNAME Name of the generated form routine
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_OBJECTTYPE TYPE RS_CHAR1 Type of InfoSource
Importing I_COMSTRU TYPE RSA_COMSTRU Name of communication structure
Importing I_TRANSTRU TYPE RSA_TRANSTRU Name of the generated IDoc segment
Importing I_TRANSTRU_CHAR TYPE RSA_TRANSTRU
Importing I_T_TSFIELDS TYPE RSARC_T_RSSTSFIELD
Importing I_T_MAPPING TYPE RSARC_T_RSSTSMAPPING Mapping rules at the field level (TS-> KS)
Importing I_GLOBAL_CODEID TYPE RS_UNIIDC25
Importing I_REPORTNAME TYPE RSA_PROGNAME Name of an evtl. existing program
Importing I_FORMNAME TYPE RSA_FORMNAME Name of a possibly present form routine
Importing I_TSMETHODE TYPE RSTS-TSMETHODE RSA_C_TSMETHODE-IDOC Load method (I (Doc) or T (RFC))
Importing I_DEBUG_LEVEL TYPE I 0 Debug level for the generation
Importing I_ODSNAME_TECH TYPE RSTSODS-ODSNAME_TECH Technical ODS name in the DB
Importing I_STARTROUTINE TYPE RSCODEID ID for ABAP code start routine
Importing I_DB_COMMIT TYPE RS_BOOL RS_C_FALSE Boolean
Exception PROG_TEMPLATE_ERROR TYPE
Exception RULE_TEMPLATE_ERROR TYPE Syntax error in template
Exception INVALID_CONVRULES TYPE Syntax errors in the conversion rules
Exception REPORT_CREATION_ERROR TYPE
Exception NO_CURRENCY TYPE No currency info found for transfer structure field
Exception IOBJ_NOT_FOUND TYPE Information about the Iobj of the comm. str. not found
               
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