SAP ABAP Interface IF_RSDS_EXTRACT_DIRECT (Direct Extraction of Data)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDS (Package) Apollo DataSource
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_GUI_UPLOAD Load Data from Workstation 20031022
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_OPEN_DATASET Load Data from Appserver 20031031
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_UD_DIRDATALOAD UDC - Direct Data Extraction 20041117
Properties
Interface IF_RSDS_EXTRACT_DIRECT  
Short Description Direct Extraction of Data    
General Data
Package RSDS   Apollo DataSource 
Created 20031022   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSDS_EXTRACT_DIRECT has no forward declaration.
Interfaces
Interface IF_RSDS_EXTRACT_DIRECT has no interface.
Friends
Interface IF_RSDS_EXTRACT_DIRECT has no friend.
Attributes
Interface IF_RSDS_EXTRACT_DIRECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXTRACT Static method Public Method Extract data 20031022
Events
Interface IF_RSDS_EXTRACT_DIRECT has no event.
Types
Interface IF_RSDS_EXTRACT_DIRECT has no local type.
Method Signatures

Method EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DATA Call by reference Type reference (TYPE) RSDS_T_DATA Tabelle von Datenstrings 20031022
2 Importing I_DATAPAKID Call by reference Type reference (TYPE) RSDATAPID Datenpaketnummer 20040603
3 Importing I_DATASOURCE Call by reference Type reference (TYPE) RSOLTPSOURCER DataSource 20070103
4 Importing I_FETCH Call by reference Type reference (TYPE) RS_BOOL 'X' Daten sollen paketiert werden 20031022
5 Importing I_FETCHSIZE Call by reference Type reference (TYPE) RSMAXSIZE 1000 Sätze pro Paket (irrelevant, falls I_FETCH = false) 20031022
6 Importing I_FOR_PROPOSAL Call by reference Type reference (TYPE) RS_BOOL SPACE Für Vorschlags-Tab 20050530
7 Importing I_LOGSYS Call by reference Type reference (TYPE) RSSLOGSYS Quellsystem 20040611
8 Importing I_READ_ONLY Call by reference Type reference (TYPE) RS_BOOL Extraktor soll nur lesen, keine Deltaverwaltung 20040608
9 Importing I_REQUEST Call by reference Type reference (TYPE) RSREQUID Request-ID (Datenpaket) 20040608
10 Importing I_R_ATTRIBUTES Call by reference Object reference (TYPE REF TO) OBJECT Referenz auf die Attribut-Klasse der Methode 20031022
11 Importing I_UPDMODE Call by reference Type reference (TYPE) ROUPDMODE Modus der Datenfortschreibung (Full, Delta, etc.) 20040608
# Exception Resumable Description Created on
1 ERROR Fehler bei der Extraktion, Meldung via Sy-Felder übergeben 20031022
2 NO_MORE_DATA Keine weiteren Daten 20031022
History
Last changed by/on SAP  20130531 
SAP Release Created in 400