SAP ABAP Class CL_RSDRC_TREX_LAYER_QUERY (Query on Layer Interface)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRC_LAYER (Package) OLAP Layer Data Manager Part

⤷

⤷

Properties
Class | CL_RSDRC_TREX_LAYER_QUERY | |
Short Description | Query on Layer Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDRC_LAYER | OLAP Layer Data Manager Part |
Created | 20091214 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
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_RSDRC_TREX_LAYER_QUERY has no interface implemented.
Friends
Class CL_RSDRC_TREX_LAYER_QUERY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM | DM Statistic Object | 20100118 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | Dm Statistics Recording, Single Access | 20100118 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDD_STATDM_ACCESS | Dm Statistics Recording, Single Access | 20100118 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRV_TREX_STMT | Internal TREX Query | 20091214 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_S_DEBUGFLAGS | Debug Indicator | 20091214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Close Query | 20091214 |
2 | ![]() |
Instance method | Public | Method | define query statement | 20091214 |
3 | ![]() |
Instance method | Public | Method | fetch result | 20091214 |
4 | ![]() |
Static method | Public | Method | define query statement | 20100423 |
Events
Class CL_RSDRC_TREX_LAYER_QUERY has no event.
Types
Class CL_RSDRC_TREX_LAYER_QUERY has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_RSDRC_TREX_LAYER_QUERY has no parameter.
Method CLOSE on class CL_RSDRC_TREX_LAYER_QUERY has no exception.
Method DEFINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LAYERNM | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERNM | Name of the layer | 20091214 | ||
2 | ![]() |
I_SCENARIO | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_LAYERNM | Name of the scenario/model | 20091214 | ||
3 | ![]() |
I_S_DATA | Call by reference | Type reference (TYPE) | ANY | sample data line | 20091214 | ||
4 | ![]() |
I_THX_COLUMN | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_THX_COLUMN | Columns of a layer | 20091217 | ||
5 | ![]() |
I_TS_ORDERBY | Call by reference | Type reference (TYPE) | CL_RSDRC_LAYER_DEFINITION=>TN_TS_ORDERBY | orderby clause (for access to layer) | 20101022 | ||
6 | ![]() |
I_WHERE | Call by reference | Type reference (TYPE) | STRING | Filter conditions | 20100303 | ||
7 | ![]() |
I_WHERE_VAR | Call by reference | Type reference (TYPE) | STRING | Name of variable for dynamic filter | 20100303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Basis Exception with T100 Message (Statically Checked) | 20130723 |
Method FETCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_EOF | Call by reference | Type reference (TYPE) | RS_BOOL | end of data reached ? | 20091214 | ||
2 | ![]() |
E_T_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | result data line | 20091214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW Basis Exception mit T100 Meldung (statisch geprüft) | 20091214 | |
2 | ![]() |
Ausnahmeklasse für SQL Fehler | 20091214 | |
3 | ![]() |
Ausnahmen mit statischer und dynamischer Prüfung von RAISING | 20091214 |
Method PROCESS_HIERARCHIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20100423 | ||
2 | ![]() |
E_T_HIETABLNM | Call by reference | Type reference (TYPE) | RSDRH_T_TABLNM | 20100423 | |||
3 | ![]() |
E_T_SELT | Call by reference | Type reference (TYPE) | RSDRC_T_SELT | 20100423 | |||
4 | ![]() |
I_NEWBIAHIER | Call by reference | Type reference (TYPE) | RRNEWBIAHIER | Neue BWA Hierarchieimplementierung verwenden | 20100423 | ||
5 | ![]() |
I_PARTNM | Call by reference | Type reference (TYPE) | RRPARTNM | 20100423 | |||
6 | ![]() |
I_R_RUNTIME_INFO | Call by reference | Object reference (TYPE REF TO) | CL_RSR_RRK0_RUNTIME_INFO | Runtime information for OLAP | 20100423 | ||
7 | ![]() |
I_TH_CHANM | Call by reference | Type reference (TYPE) | RSD_TH_CHANM | chanms in groupby (if sfc is not supplied) | 20121017 | ||
8 | ![]() |
I_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20100423 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kein Commit bei Query-Bearbeitung erlaubt | 20100423 | |
2 | ![]() |
Hierarchie-Objekt (Knoten/Blatt) nicht gefunden | 20100423 | |
3 | ![]() |
Hierarchie nicht gefunden | 20100423 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 730 |