SAP ABAP Function Module RSAR_ISOURCE_TD_CREATE (Creating an InfoSource for transaction 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_ISOURCE_TD_CREATE Creating an InfoSource for transaction data  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU38    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ISOURCE TYPE RSA_ISOURCE Technical name of the InfoSource
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Languages in Which Texts Exist
Importing I_APPLNM TYPE RSAPPL-APPLNM Name of Related Application Component
Importing I_TXTSH TYPE RSIST-TXTSH Short Text for the InfoSource
Importing I_TXTMD TYPE RSIST-TXTMD Text for InfoSource
Importing I_TXTLG TYPE RSIST-TXTLG Long Text for the InfoSource
Importing I_BAPI_CALL TYPE RS_FLAG RS_C_FALSE
Importing I_ISOURCE TYPE RSIS-ISOURCE
Importing I_TEMPL_IS TYPE RSISOURCE Template-InfoSource
Importing I_T_ISFIELD TYPE RSARC_T_RSISFIELD InfoSource Fields (Provider Structure of All Source Systems)
Importing I_GENERATED TYPE RS_BOOL InfoSource is Generated
Importing I_BCTCOMP TYPE RSOBCTCOMP Component (of Business Content)
Importing I_ISSRCTYPE TYPE RSSRCTYPE Type of Source System
Importing I_INVISIBLE TYPE RS_BOOL InfoSource Not to Be Displayed
Importing I_NO_TRANSPORT TYPE RS_BOOL No Transport Connection
Exception INVALID_NAME TYPE Invalid InfoSource name (namespace)
Exception ISOURCE_EXISTS TYPE InfoSource already exists
Exception OBJECT_LOCKED TYPE InfoSource is locked
Exception CANCELLED TYPE Cancellation by user
Exception UNAUTHORIZED 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  20040315 
SAP Release Created in