SAP ABAP Class IF_RSDRI_DS_ACCESS (Read Access to Datastore and or Archive for Extraction)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDA_DATASTORE_ACCESS Extractor for DataStore 20070904
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDRI_DS_ACCESS Read Access to DataStore for Extraction 20070814
Properties
Class IF_RSDRI_DS_ACCESS  
Short Description Read Access to Datastore and or Archive for Extraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070814   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDRC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RSDRI_DS_ACCESS has no interface implemented.
Friends
Class IF_RSDRI_DS_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_USE_ARCHIVE Constant Public See coding 20071031
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE Instance method Public Method Read Data from InfoProvider 20070814
2 EXTRACT Instance method Public Method Read and Return the Data 20070814
Events
Class IF_RSDRI_DS_ACCESS has no event.
Types
Class IF_RSDRI_DS_ACCESS has no local type.
Method Signatures

Method DEFINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070814
2 Importing I_AUTHORITY_CHECK Call by reference Type reference (TYPE) RSDRI_AUTHCHK RSDRC_C_AUTHCHK-READ Soll Zugriffscheck ausgeführt werden read/write/none 20070814
3 Importing I_MAXROWS Call by reference Type reference (TYPE) I 0 stoppt nach dieser Anzahl von Sätzen 20070814
4 Importing I_READ_ODS_DELTA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE (nur ODS Objekte): Sollen Daten aus dem ODS Changelog gelese 20070814
5 Importing I_REFERENCE_DATE Call by reference Type reference (TYPE) RSDRI_REFDATE SY-DATUM Stichtag 20070814
6 Importing I_S_DATA Call by reference Type reference (TYPE) ANY sample result line 20070814
7 Importing I_TH_SFC Call by reference Type reference (TYPE) RSDRI_TH_SFC Merkmale, die zurückggeben werden sollen 20070814
8 Importing I_TH_SFK Call by reference Type reference (TYPE) RSDRI_TH_SFK Kennzahlen, die zurückggeben werden sollen 20070814
9 Importing I_TX_RANGETAB Call by reference Type reference (TYPE) RSDRI_TX_RANGETAB Reserviert für Archivierung 20070814
10 Importing I_T_FIELD_RANGE Call by reference Type reference (TYPE) RSDRI_T_FIELD_RANGE analogon to RSDRI_T_RANGE for field-based DSOs 20131007
11 Importing I_T_RANGE Call by reference Type reference (TYPE) RSDRI_T_RANGE Mit AND verknüpfte Selektionsbedingungen 20070814
12 Importing I_T_RANGE_PART Call by reference Type reference (TYPE) RSDRI_T_RANGE Einschränkung auf semantische Partitionskriterien 20120124
13 Importing I_T_REQUID Call by reference Type reference (TYPE) RSDR0_T_REQUID Tabelle für Ranges für REQUID 20070814
14 Importing I_USE_DB_AGGREGATION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Aggregation wird auf DB durchgeführt 20070814
# Exception Resumable Description Created on
1 CX_RSDRC_INPUT_ERROR Fehler in Eingabeparametern (RSDRI...) 20070814
2 CX_RSDRC_NOT_AUTHORIZED Keine Berechtigung für Infoprov 20070814
3 CX_RS_MSG BW Exception mit generischer Nachricht (keine spez. Attrib.) 20070814

Method EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_END_OF_DATA Call by reference Type reference (TYPE) RS_BOOL Boolean 20070814
2 Exporting E_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE Tabelle mit gelesenen Daten 20070814
3 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20070814
4 Importing I_PACKAGESIZE Call by reference Type reference (TYPE) I 10000 20070814
5 Importing I_SHOW_STATEMENT Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE SQL anzeigen ? 20070814
# Exception Resumable Description Created on
1 CX_RS_STATIC_CHECK BW Basis Exception mit T100 Meldung (statisch geprüft) 20070814
2 CX_SQL_EXCEPTION Ausnahmeklasse für SQL Fehler 20070814
3 CX_STATIC_CHECK Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20070814
4 CX_SY_SQL_ERROR SQL Fehler 20070814
History
Last changed by/on SAP  20140121 
SAP Release Created in