SAP ABAP Function Module RSAR_ODS_API_GET (Read of ODS-content)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RS_PSA_DEP (Package) Dependent Components for PSA + PSA Service
Basic Data
Function Module RSAR_ODS_API_GET Read of ODS-content  
Function Group RSAODS   InfoSourceMaintenance PSA  
Program Name SAPLRSAODS   Operational Data Store 
INCLUDE Name LRSAODSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_RSFIELDTXT TYPE RSARC_T_RSFIELDTXT Stagingfelder Beschreibung der DATA-Tabelle
Exporting E_MORE_DATA TYPE RS_BOOL Es gibt weitere Daten zu dieser Selektion
Exporting E_ODSNAME TYPE RSA_ODSNAME ODS Name (logisch)
Exporting E_VERSION TYPE RSAVERSION Version
Exporting E_T_PARTVAL TYPE RSODS_R_PARTVAL
Importing I_T_REQUEST TYPE RSODS_R_REQUEST Request
Importing I_T_DATAPAKID TYPE RSODS_R_DATAPAKID Datenpaketnummer
Importing I_T_RECORD TYPE RSODS_R_RECORD Sätze des Datenpaketes
Importing I_T_SELECTIONS TYPE RSDS_EXPR_TAB Freie Selektion
Importing I_T_WHERE TYPE RSDMD_T_WHERE Where Condition
Importing I_RECORDSTATUS TYPE RSPSAERROR Status of PSA record
Importing I_WITH_TEXT TYPE RS_BOOL Texte zu Stagingfelder übergeben
Importing I_NEXT_FETCH TYPE RS_BOOL Nächste Datenmenge holen,
Importing I_FETCH_SIZE TYPE RSARI_PACKETNR 0 Datenmenge; Anzahl Records zur Rückgabe
Importing I_CURRENT_DATAFORMAT TYPE RS_BOOL ODS in aktuellem Format der Transferstr.anzeigen
Importing I_SEGMENT_ID TYPE RSSEGID Segment-ID
Importing I_FETCH_DELETED TYPE RS_BOOL 'X' Fetch deleted records
Importing I_SEG_TAB TYPE RSTSODS-ODSNAME Segment Table
Importing I_CLOSE_CURSOR TYPE RS_BOOL SPACE Close cursor
Importing I_PSA_NAME TYPE RSODSNAME Name of the Persistant Staging Area
Importing I_CALLED_BY_DTP TYPE RS_BOOL SPACE
Importing I_SIMULATE TYPE RS_BOOL SPACE =X: perform data_get is not executed
Tables E_T_DATA TYPE   Rohdaten aus Staging (ODS...)
Exception NO_DATA_FOUND TYPE Keine Daten zu den Selektionskriterien vorhanden
Exception PARAMETER_FAILURE TYPE Falsche Parameterübergabe
Exception REQUEST_NOT_AVAILABLE TYPE Requests in ODS-Tabellen nicht vorhanden
Exception NO_REQUEST_FOUND TYPE Durch Selektionskriterien keine Requests gefunden
Exception NO_FIELDS_TO_ODS TYPE Keine Felder für ODS gefunden
Exception NO_ODS_FOUND TYPE Überhaupt kein ODS gefunden ...
Exception PACKAGE_LOCKED_BY_LOADING TYPE Paket durch Laden gesperrt
               
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