SAP ABAP Function Module RSOA_DSOURCE_READ_REMOTE_DATA (BAPI for Reading Data from a Remote InfoCube)
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_DSOURCE_READ_REMOTE_DATA BAPI for Reading Data from a Remote InfoCube  
Function Group RSOA   BW OLTP Direct Access  
Program Name SAPLRSOA    
INCLUDE Name LRSOAU20    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MORE_DATA TYPE RS_BOOL Boolean
Importing I_DATASOURCE TYPE ROOSOURCE-OLTPSOURCE DataSource
Importing I_SLOGSYS TYPE ROOSGEN-SLOGSYS Logical system name of the target system (BW)
Importing I_UPDMODE TYPE ROSREQUEST-UPDMODE 'F' Update Mode
Importing I_DELTA_REQUNR TYPE ROSREQUEST-REQUNR Delta-request number
Importing I_S_TIMESTAMP TYPE RSTSTP Time Stamp
Importing I_INITFLAG TYPE RS_BOOL RS_C_TRUE Flag: Initialization of the extractor
Importing I_PACKAGE_SIZE TYPE I 0
Importing I_MAXROWS TYPE I 0 Limit the result set in records
Tables I_T_SELECTIONS TYPE RSSELECT
Tables I_T_FIELDS TYPE RSFIELDSEL
Tables I_T_SEGFD TYPE RSSEGFDSEL List of requested fields per segment
Tables E_T_CONTAINER TYPE RSURFCDATA Data Container
Tables E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Tables E_T_DATA TYPE STANDARD TABLE Return table, MOVE-CORRESPONDING compatible to extract structure
Exception REMOTE_READ_FAILED TYPE
Exception X_MESSAGE TYPE
Exception CONTAINER_NOT_REQUESTED 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  20051219 
SAP Release Created in