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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | 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 | Constant | Public | See coding | 20100916 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cursor Open for Processing Result Set By Package | 20060913 | |
| 2 | 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 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060913 | |||
| 2 | I_ORDER_BY_PRIMARY_KEY | Call by reference | Type reference (TYPE) | RS_BOOL | Kennzeichen: Nach Primärschlüssel sortieren (ist dominant) | 20080206 | |||
| 3 | I_R_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selektionsbedingung als multi-dimensionales Mengenobjekt | 20060913 | |||
| 4 | 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 | I_T_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | "FOR ALL ENTRIES"-Tabelle | 20060913 | |||
| 6 | I_T_ENTRY_FIELDS | Call by reference | Type reference (TYPE) | T_ENTRY_FIELDS | Projektion und Aliasname für "FOR ALL ENTRIES" -Tabelle | 20060913 | |||
| 7 | I_T_FIELD_SELECTIONS | Call by reference | Type reference (TYPE) | T_FIELD_SELECTIONS | Projektion, Aliasname und Aggregation der Ergebnismenge | 20060913 | |||
| 8 | I_WHERE_CONDITION | Call by reference | Type reference (TYPE) | CSEQUENCE | Selektionsbedingung als OpenSQL-Ausdruck auf d. aktiven Tab. | 20060913 | |||
| 9 | 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 | Fehler beim Zugriff auf die Daten | 20060913 | ||
| 2 | Action Refused | 20130916 | ||
| 3 | Fehlerhafte Eingabeparametrisierung | 20060913 | ||
| 4 | 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 | C_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Rückgabetabelle für selektierte Datensätze | 20060913 | |||
| 2 | I_APPEND | Call by reference | Type reference (TYPE) | RS_BOOL | Kennzeichen: Selektierte Datensätze an C_T_DATA anhängen | 20060913 | |||
| 3 | I_HINT | Call by reference | Type reference (TYPE) | RSDU_HINT | DB Hint für SFAE | 20120731 | |||
| 4 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20060913 | |||
| 5 | I_ORDER_BY_PRIMARY_KEY | Call by reference | Type reference (TYPE) | RS_BOOL | Kennzeichen: Nach Primärschlüssel sortieren (ist dominant) | 20080206 | |||
| 6 | I_R_SELECTION_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Selektionsbedingung als multi-dimensionales Mengenobjekt | 20060913 | |||
| 7 | 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 | I_T_ENTRIES | Call by reference | Type reference (TYPE) | ANY TABLE | "FOR ALL ENTRIES"-Tabelle | 20060913 | |||
| 9 | I_T_ENTRY_FIELDS | Call by reference | Type reference (TYPE) | T_ENTRY_FIELDS | Projektion und Aliasname für "FOR ALL ENTRIES" -Tabelle | 20060913 | |||
| 10 | I_T_FIELD_SELECTIONS | Call by reference | Type reference (TYPE) | T_FIELD_SELECTIONS | Projektion, Aliasname und Aggregation der Ergebnismenge | 20060913 | |||
| 11 | 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 | Fehler beim Zugriff auf die Daten | 20060913 | ||
| 2 | Action Refused | 20130916 | ||
| 3 | Fehlerhafte Eingabeparametrisierung | 20060913 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |