SAP ABAP Class CL_RSODP_R3IS_QUERY (Query on ODP for InfoSet)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSODP (Package) Operational Data Provisioning (BW Part)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_TREX_NO_SID_QUERY | Abstract Query on TREX Indices (no SIDs) | 20080812 |
Properties
Class | CL_RSODP_R3IS_QUERY | |
Short Description | Query on ODP for InfoSet | |
Super Class | CL_RSDD_TREX_NO_SID_QUERY | Abstract Query on TREX Indices (no SIDs) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSODP | Operational Data Provisioning (BW Part) |
Created | 20080812 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSODP_R3IS_QUERY has no forward declaration.
Interfaces
Class CL_RSODP_R3IS_QUERY has no interface implemented.
Friends
Class CL_RSODP_R3IS_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CL_RSODP_R3IS_QUERY' | 20080813 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080812 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20080815 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | DATA | 20081120 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Description of a Data Package Formed by a Split | 20080813 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFC | Table of Required Characteristics | 20080813 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TH_SFK | Table of Required Basic Key Figures | 20080813 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSDD_TSX_SELDR | Restrictions/Selections | 20090727 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Definition of the Query Parameter | 20080812 |
2 | ![]() |
Instance method | Private | Method | Read and Return the Data | 20080812 |
Events
Class CL_RSODP_R3IS_QUERY has no event.
Types
Class CL_RSODP_R3IS_QUERY has no local type.
Method Signatures
Method DEFINE_R3IS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EMPTY_RESULT | Call by reference | Type reference (TYPE) | RS_BOOL | Ergebnis is leer | 20080812 | ||
2 | ![]() |
I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20080812 | ||
3 | ![]() |
I_KEYDATE | Call by reference | Type reference (TYPE) | RRSRDATE | Datum mit dem Texte, Attribute und Hierarch. gelesen werden | 20080812 | ||
4 | ![]() |
I_SX_SPLITPACK | Call by reference | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Beschreibung eines Datenpakets, das durch Split entstanden i | 20080812 | ||
5 | ![]() |
I_S_ADDELSE | Call by reference | Type reference (TYPE) | RSPLS_S_ADDELSE | 20080812 | |||
6 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | SAMPLE data line, only supplied if returntype ABAP-TABLE | 20080812 | ||
7 | ![]() |
I_S_PARAM | Call by reference | Type reference (TYPE) | IF_RSDRV_VPROV_INT_QUERY=>TN_S_PARAM | Technische Parameter | 20080812 | ||
8 | ![]() |
I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20080812 | ||
9 | ![]() |
I_TH_SFK | Call by reference | Type reference (TYPE) | RSDD_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20080812 | ||
10 | ![]() |
I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20080812 | ||
11 | ![]() |
I_TS_SET | Call by reference | Type reference (TYPE) | CL_RSDRC_MULTIPROV=>TN_TS_SET | Tabelle mit Konstanten | 20080812 | ||
12 | ![]() |
I_T_RPLCHA | Call by reference | Type reference (TYPE) | RSDRC_T_RPLCHA | Characteristics Replication Information | 20080812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Basis Exception mit T100 Meldung (statisch geprüft) | 20080812 | |
2 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20080812 |
Method READ_R3IS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_END_OF_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20080812 | ||
2 | ![]() |
E_SX_SPLITPACK | Call by reference | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Beschreibung eines Datenpakets, das durch Split entstanden i | 20080812 | ||
3 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle mit gelesenen Daten | 20080812 | ||
4 | ![]() |
I_PACKAGESIZE | Call by reference | Type reference (TYPE) | I | 20080812 | |||
5 | ![]() |
I_SHOW_STATEMENT | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | SQL anzeigen ? | 20080812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Basis Exception mit T100 Meldung (statisch geprüft) | 20080812 | |
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20080812 | |
3 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20080812 | |
4 | ![]() |
SQL Fehler | 20080812 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |