SAP ABAP Function Module RSAR_ISOURCE_MD_T_GET (Read an InfoSource for master data transfer)
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_MD_T_GET Read an InfoSource for master data transfer  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU44    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_OSOLTP TYPE RSARC_S_RSOSOLTP Technical details of the InfoSource
Exporting E_S_OST TYPE RSARC_S_RSOST Texts for InfoSource
Exporting E_T_FIELD TYPE RSARC_T_RSFIELD Key fields with technical properties
Exporting E_T_FIELDTXT TYPE RSARC_T_RSFIELDTXT Key fields with texts, technical properties
Exporting E_T_ATTFD TYPE RSARC_T_RSFIELD Attributes with technical properties
Exporting E_T_ATTFDTXT TYPE RSARC_T_RSFIELDTXT Attributes with texts, technical properties
Exporting E_T_SELFD TYPE RSARC_T_RSFIELD Selection fields with technical properties
Exporting E_T_SELFDTXT TYPE RSARC_T_RSFIELDTXT Selection fields with texts, technical properties
Exporting E_ICON TYPE RS_ICON
Exporting E_ICON_TEXT TYPE RS_ICON
Exporting E_ICON_HIERARCHY TYPE RS_ICON
Exporting E_S_TS TYPE RSARC_S_RSTS
Exporting E_T_TSFIELD TYPE RSARC_T_RSTSFIELD
Exporting E_T_TSFIELDTXT TYPE RSARC_T_RSTSFIELDTXT
Exporting E_T_TSTEXT TYPE RSARC_T_RSFIELD
Exporting E_T_TSTEXTTXT TYPE RSARC_T_RSFIELDTXT
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Requested Language
Importing I_ISOURCE TYPE RSA_ISOURCE InfoSource Name
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version
Importing I_LOGSYS TYPE RSA_LOGSYS Logical System Name
Importing I_TOBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-MODIFIED Requested object version (TS)
Importing I_WITHOUT_AUTHORITY TYPE RS_BOOL
Importing I_SELFIELDS_FOR_RC TYPE RS_BOOL RS_C_FALSE Selection fields for RemoteCube
Exception ISOURCE_NOT_FOUND TYPE InfoSource does not exist
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