SAP ABAP Function Module RSAR_IS_ASSIGN_DS (Assignment of a DataSource to an InfoSource)
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_IS_ASSIGN_DS Assignment of a DataSource to an InfoSource  
Function Group RSAD   InfoSourceMaintenance Frontend (1)  
Program Name SAPLRSAD    
INCLUDE Name LRSADU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_OLTPSOURCE TYPE RSAOS_T_OLTPSOURCE Replicate Table for OLTP Sources in BW
Exporting E_T_OLTPSOURCET TYPE RSAOS_T_OLTPSOURCET Texts for OLTP Sources
Exporting E_T_ISOSMAP TYPE RSAOS_T_ISOSMAP Mapping between InfoSources and OLTP Sources
Exporting E_T_OSOURCEFIELD TYPE RSAOS_T_OLTPSOURCEFIE OLTP Source Fields
Exporting E_T_OSOURCEFIELDT TYPE RSAOS_T_OLTPSOURCEFIET Texts for OLTP Source Fields
Exporting E_T_OSFIELDMAP TYPE RSAOS_T_OSFIELDMAP Feld <-> InfoObject Mapping of an OLTP Source
Importing I_ISOURCE TYPE RSISOURCE InfoSource
Importing I_ISOSTYPE TYPE RSISOSTYPE BW Infosource type (transaction data/basic characteristic)
Importing I_LOGSYS TYPE RSSLOGSYS Source System
Importing I_MDDSFL TYPE RS_BOOL ' ' Boolean
Exception ERROR_BY_OLTP TYPE Error accessing data source tables
Exception ERROR_BY_F4 TYPE Error in F4-module
Exception ERROR_BY_MAP TYPE Error during mapping
Exception ERROR_BY_ISOURCE TYPE Failed to read InfoSource
               
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