SAP ABAP Function Module RSAR_PROGRAM_GENERATE_HIER_NEW (Generates program to load hierarchies from 3.0 (TRFC, PSA))
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_HIER_NEW Generates program to load hierarchies from 3.0 (TRFC, PSA)  
Function Group RSAI   Data Import, Transfer Tools  
Program Name SAPLRSAI    
INCLUDE Name LRSAIU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_REPORTNAME TYPE RSA_PROGNAME Name of Generated Program
Exporting E_FORMNAME TYPE RSA_FORMNAME Name of the generated form routine
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_OBJECT TYPE RSA_OBJECT InfoSource Name
Importing I_OLTPSOURCE TYPE RSOLTPSOURCER OLTP Source
Importing I_REPORTNAME TYPE RSA_PROGNAME Name of an evtl. existing program
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_TRANSTRU_CHAR TYPE RSA_TRANSTRU
Importing I_DB_COMMIT TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_WITHOUT_LOG TYPE RS_BOOL RS_C_FALSE Boolean
Exception REPORT_CREATION_ERROR TYPE Error creating the report
Exception PROG_TEMPLATE_ERROR TYPE Syntaxfehler in hierachy template
Exception OBJECT_NOT_FOUND TYPE InfoSource not found
Exception NO_HIERARCHY_AVAILABLE TYPE InfoSource returns no hierarchies
Exception NO_LOGSYS_TYPE_AVAILABLE TYPE
Exception META_DATA_ERROR TYPE
Exception INVALID_CONVRULES TYPE Syntax errors in the conversion rules
Exception RULE_TEMPLATE_ERROR TYPE Syntax error in template
               
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