SAP ABAP Class IF_RSDS_EXTRACT_DIRECT (Direct Extraction of Data)
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
| Class | IF_RSDS_EXTRACT_DIRECT | |
| Short Description | Direct Extraction of Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031022 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDS_EXTRACT_DIRECT has no forward declaration.
Interfaces
Class IF_RSDS_EXTRACT_DIRECT has no interface implemented.
Friends
Class IF_RSDS_EXTRACT_DIRECT has no friend class.
Attributes
Class IF_RSDS_EXTRACT_DIRECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Extract data | 20031022 |
Events
Class IF_RSDS_EXTRACT_DIRECT has no event.
Types
Class 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 | E_T_DATA | Call by reference | Type reference (TYPE) | RSDS_T_DATA | Tabelle von Datenstrings | 20031022 | |||
| 2 | I_DATAPAKID | Call by reference | Type reference (TYPE) | RSDATAPID | Datenpaketnummer | 20040603 | |||
| 3 | I_DATASOURCE | Call by reference | Type reference (TYPE) | RSOLTPSOURCER | DataSource | 20070103 | |||
| 4 | I_FETCH | Call by reference | Type reference (TYPE) | RS_BOOL | 'X' | Daten sollen paketiert werden | 20031022 | ||
| 5 | I_FETCHSIZE | Call by reference | Type reference (TYPE) | RSMAXSIZE | 1000 | Sätze pro Paket (irrelevant, falls I_FETCH = false) | 20031022 | ||
| 6 | I_FOR_PROPOSAL | Call by reference | Type reference (TYPE) | RS_BOOL | SPACE | Für Vorschlags-Tab | 20050530 | ||
| 7 | I_LOGSYS | Call by reference | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 20040611 | |||
| 8 | I_READ_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Extraktor soll nur lesen, keine Deltaverwaltung | 20040608 | |||
| 9 | I_REQUEST | Call by reference | Type reference (TYPE) | RSREQUID | Request-ID (Datenpaket) | 20040608 | |||
| 10 | I_R_ATTRIBUTES | Call by reference | Object reference (TYPE REF TO) | OBJECT | Referenz auf die Attribut-Klasse der Methode | 20031022 | |||
| 11 | I_UPDMODE | Call by reference | Type reference (TYPE) | ROUPDMODE | Modus der Datenfortschreibung (Full, Delta, etc.) | 20040608 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Extraktion, Meldung via Sy-Felder übergeben | 20031022 | ||
| 2 | Keine weiteren Daten | 20031022 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |