SAP ABAP Class CL_RSDA_INFOPROV_QUERY (InfoProvider Query)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
Properties
Class CL_RSDA_INFOPROV_QUERY  
Short Description InfoProvider Query    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDA    
Program status     
Category 0   
Package RSDA   BW Data Archiving and Near-line Storage. Core Functions 
Created 20060913   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSDA_INFOPROV_QUERY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_RSDAI_NEARLINE_CONNECTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_RSDRV_VPROV_INT_QUERY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDA_INFOPROV_QUERY has no interface implemented.
Friends
Class CL_RSDA_INFOPROV_QUERY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_STORAGE_SELECTION Constant Public See coding 20100916
Methods
# Method Level Visibility Method type Description Created on
1 OPEN_CURSOR Static method Public Method Cursor Open for Processing Result Set By Package 20060913
2 SELECT Static method Public Method Select All Data 20060913
Events
Class CL_RSDA_INFOPROV_QUERY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STORAGE_SELECTION Public Type reference (TYPE) RSDA_STORAGE_SELECTION 20100916
2 T_ENTRY_FIELDS Public Type reference (TYPE) RSDA_T_ENTRYFIELDS 20060913
3 T_FIELD_SELECTIONS Public Type reference (TYPE) IF_RSDAI_NEARLINE_CONNECTION=>T_FIELD_SELECTIONS 20060913
Method Signatures

Method OPEN_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060913
2 Importing I_ORDER_BY_PRIMARY_KEY Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Nach Primärschlüssel sortieren (ist dominant) 20080206
3 Importing I_R_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Selektionsbedingung als multi-dimensionales Mengenobjekt 20060913
4 Importing I_STORAGE_SELECTION Call by reference Type reference (TYPE) CL_RSDA_INFOPROV_QUERY=>STORAGE_SELECTION CL_RSDA_INFOPROV_QUERY=>C_STORAGE_SELECTION-ALL Auswahl DB ( Online DB / NLS / Online DB und NLS ) 20100916
5 Importing I_T_ENTRIES Call by reference Type reference (TYPE) ANY TABLE "FOR ALL ENTRIES"-Tabelle 20060913
6 Importing I_T_ENTRY_FIELDS Call by reference Type reference (TYPE) T_ENTRY_FIELDS Projektion und Aliasname für "FOR ALL ENTRIES" -Tabelle 20060913
7 Importing I_T_FIELD_SELECTIONS Call by reference Type reference (TYPE) T_FIELD_SELECTIONS Projektion, Aliasname und Aggregation der Ergebnismenge 20060913
8 Importing I_WHERE_CONDITION Call by reference Type reference (TYPE) CSEQUENCE Selektionsbedingung als OpenSQL-Ausdruck auf d. aktiven Tab. 20060913
9 Returning R_R_CURSOR Value transfer Object reference (TYPE REF TO) IF_RSDA_CURSOR Cursor-Instanz zur paketweisen Verarbeitung d. Ergebnismenge 20060913
# Exception Resumable Description Created on
1 CX_RSDA_ACCESS_ERROR Fehler beim Zugriff auf die Daten 20060913
2 CX_RSDA_ACTION_REFUSED Action Refused 20130916
3 CX_RSDA_INPUT_INVALID Fehlerhafte Eingabeparametrisierung 20060913
4 CX_RSDA_NO_MORE_DATA Keine weiteren Datensätze mehr vorhanden 20060913

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE Rückgabetabelle für selektierte Datensätze 20060913
2 Importing I_APPEND Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Selektierte Datensätze an C_T_DATA anhängen 20060913
3 Importing I_HINT Call by reference Type reference (TYPE) RSDU_HINT DB Hint für SFAE 20120731
4 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20060913
5 Importing I_ORDER_BY_PRIMARY_KEY Call by reference Type reference (TYPE) RS_BOOL Kennzeichen: Nach Primärschlüssel sortieren (ist dominant) 20080206
6 Importing I_R_SELECTION_SET Call by reference Object reference (TYPE REF TO) CL_RSMDS_SET Selektionsbedingung als multi-dimensionales Mengenobjekt 20060913
7 Importing I_STORAGE_SELECTION Call by reference Type reference (TYPE) CL_RSDA_INFOPROV_QUERY=>STORAGE_SELECTION CL_RSDA_INFOPROV_QUERY=>C_STORAGE_SELECTION-ALL Auswahl DB ( Online DB / NLS / Online DB und NLS ) 20100916
8 Importing I_T_ENTRIES Call by reference Type reference (TYPE) ANY TABLE "FOR ALL ENTRIES"-Tabelle 20060913
9 Importing I_T_ENTRY_FIELDS Call by reference Type reference (TYPE) T_ENTRY_FIELDS Projektion und Aliasname für "FOR ALL ENTRIES" -Tabelle 20060913
10 Importing I_T_FIELD_SELECTIONS Call by reference Type reference (TYPE) T_FIELD_SELECTIONS Projektion, Aliasname und Aggregation der Ergebnismenge 20060913
11 Importing I_WHERE_CONDITION Call by reference Type reference (TYPE) CSEQUENCE Selektionsbedingung als OpenSQL-Ausdruck auf d. aktiven Tab. 20060913
# Exception Resumable Description Created on
1 CX_RSDA_ACCESS_ERROR Fehler beim Zugriff auf die Daten 20060913
2 CX_RSDA_ACTION_REFUSED Action Refused 20130916
3 CX_RSDA_INPUT_INVALID Fehlerhafte Eingabeparametrisierung 20060913
History
Last changed by/on SAP  20140121 
SAP Release Created in 700