SAP ABAP Function Module RSAD_INFOCUBE_READ_REMOTE_DATA (BAPI für Lesen der Daten aus einem Remote-InfoCube)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   BC-BW (Application Component) BW Service API
     RSUD (Package) Business Information Warehouse: Direct Access in SAP Systems
Basic Data
Function Module RSAD_INFOCUBE_READ_REMOTE_DATA BAPI für Lesen der Daten aus einem Remote-InfoCube  
Function Group RSAD_REMOTE   BW: Direct Access into OLTP  
Program Name SAPLRSAD_REMOTE    
INCLUDE Name LRSAD_REMOTEU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_RETURN TYPE BAPIRET2 Return-Parameter
Exporting E_EXPORT_RELEASE TYPE SYST-INDEX Release RFC
Exporting E_MORE_DATA TYPE SYST-INPUT Kennzeichen: Es folgen weitere Daten
Exporting E_LINES TYPE I Anzahl Datensätze im Datenpaket
Importing I_OLTPSOURCE TYPE ROOSOURCE-OLTPSOURCE DataSource
Importing I_RLOGSYS TYPE ROOSGEN-RLOGSYS Logischer Systemname des Zielsystems (BW)
Importing I_UPDMODE TYPE ROSREQUEST-UPDMODE Update Mode
Importing I_DELTA_REQUNR TYPE ROSREQUEST-REQUNR Delta-Requestnummer
Importing I_S_TIMESTAMP TYPE RSTSTP Zeitstempel
Importing I_TARGET_RELEASE TYPE SYST-INDEX Basis-Release des Zielsystems (Import)
Importing I_INITFLAG TYPE SYST-INPUT 'X' Kennzeichen: Initialisierung des Extraktors
Importing I_PACKAGE_SIZE TYPE SYST-INDEX 0
Importing I_MAXROWS TYPE I 0 Begrenzung der Ergebnismenge in Datensätzen (0 = keine Begrenzung)
Tables I_T_SELECTIONS TYPE RSSELECT
Tables I_T_FIELDS TYPE RSFIELDSEL
Tables I_T_SEGFD TYPE RSSEGFDSEL Liste der angeforderten Felder pro Segment
Tables E_T_INDX TYPE INDX Ausgabetabelle im gepackten Binärformat
Tables E_T_RETURN TYPE BAPIRET2
Tables E_T_CONTAINER TYPE RSURFCDATA Container (alternativ zu E_T_INDX gefüllt)
               
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  20001011 
SAP Release Created in