SAP ABAP Function Module RSAR_ISOURCE_MD_GET (Read an InfoSource for 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_ISOURCE_MD_GET Read an InfoSource for Master Data  
Function Group RSAC   InfoSourceMaintenance Backend (1)  
Program Name SAPLRSAC   Data Import Customizing Business Information Warehouse 
INCLUDE Name LRSACU45    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_OS TYPE RSARC_S_RSOS Technical details of the InfoSource
Exporting E_S_OST TYPE RSARC_S_RSOST Determine texts for InfoSource
Exporting E_T_OSFIELD TYPE RSARC_T_RSFIELD Key fields with technical properties
Exporting E_T_OSFIELDTXT TYPE RSARC_T_RSFIELDTXT Key fields with text and technical properties
Exporting E_T_OSATTFD TYPE RSARC_T_RSFIELD Attributes with technical properties
Exporting E_T_OSATTFDTXT TYPE RSARC_T_RSFIELDTXT Attributes with texts and technical properties
Exporting E_ICON TYPE RS_ICON Icon for attributes
Exporting E_ICON_TEXT TYPE RS_ICON Icon for texts
Exporting E_ICON_HIERARCHY TYPE RS_ICON Icon for hierarchies
Exporting E_S_CS TYPE RSARC_S_RSKS
Exporting E_T_CSFIELD TYPE RSARC_T_RSKSFIELD
Exporting E_T_CSFIELDTXT TYPE RSARC_T_RSKSFIELDTXT
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Requested Language
Importing I_ISOURCE TYPE RSA_ISOURCE Name of the requested InfoSource
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version
Importing I_COBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-MODIFIED Requested object version (KS)
Importing I_WITHOUT_AUTHORITY TYPE RS_BOOL
Importing I_TYPE TYPE RSREQUTYPE 'M' Type: Attributes, Texts, Hierarchies
Importing I_NO_APPLNM TYPE RS_BOOL RS_C_FALSE Applnm is irrelevant (i.e. mainly IOBJ_GET)
Exception ISOURCE_NOT_FOUND TYPE InfoSource does not exist
Exception UNAUTHORIZED TYPE No Authorization
Exception IOBJ_IS_REF TYPE InfoObject references another IO
               
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