SAP ABAP Function Module RSOA_ISOURCE_GET (Read an InfoSource for transaction data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSOA (Package) BW OLTP Direct Access
Basic Data
Function Module RSOA_ISOURCE_GET Read an InfoSource for transaction data  
Function Group RSOA   BW OLTP Direct Access  
Program Name SAPLRSOA    
INCLUDE Name LRSOAU18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_IST TYPE RSARC_S_RSIST Determined texts for an iInfoSource
Exporting E_OSTYPE TYPE RSREQUTYPE Type of requested data
Importing I_LANGU TYPE SYST-LANGU SY-LANGU Requested Language
Importing I_ISOURCE TYPE RSA_ISOURCE InfoSource
Importing I_OBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version
Importing I_COBJVERS TYPE RS_OBJVERS RS_C_OBJVERS-ACTIVE Requested object version (KS)
Importing I_WITHOUT_AUTHORITY TYPE RS_BOOL RS_C_TRUE
Importing I_FOR_TEXT_PROVIDER TYPE RS_BOOL RS_C_FALSE Boolean
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  20050627 
SAP Release Created in