Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_OLAP | Calls for OLAP | 20040524 |
Properties
| Class | IF_RSR_OLAP | |
| Short Description | Calls for OLAP | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040524 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 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) | |
| 6 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 7 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 8 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 9 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 10 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 11 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSR_OLAP has no interface implemented.
Friends
Class IF_RSR_OLAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSZCOMPID | Name (ID) of a Reporting Component | 20100120 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_OLAP_AREA | Application Area | 20050415 | |||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_FORMAT | Creation of Format Instances | 20040604 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSR_OLAP_VAR | 20040604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a free characteristic | 20110209 | |
| 2 | Instance method | Public | Method | Eine FST-Formel hinzufügen oder ändern | 20121210 | |
| 3 | Instance method | Public | Method | Complete List (-> OLAP Cache) | 20040524 | |
| 4 | Instance method | Public | Method | Expansion of a (univ.) Hierarchy Node | 20040524 | |
| 5 | Instance method | Public | Method | Closing of a report | 20040524 | |
| 6 | Instance method | Public | Method | Information on Authorization Check (RA) | 20040524 | |
| 7 | Instance method | Public | Method | get Cursor-enabled extraction from OLAP (internal use only) | 20120724 | |
| 8 | Instance method | Public | Method | Get Report Data | 20040524 | |
| 9 | Instance method | Public | Method | Fetch from Report Data in a E_T_DATA | 20050124 | |
| 10 | Instance method | Public | Method | OLAP exceptions | 20120727 | |
| 11 | Instance method | Public | Method | Get Query which explains a KID | 20121011 | |
| 12 | Instance method | Public | Method | OLAP F4 | 20120726 | |
| 13 | Instance method | Public | Method | Supply Defined Characteristics (for Concatenation of chavl_ | 20040524 | |
| 14 | Instance method | Public | Method | Returns Info on Active Hierarchies and Their Node Types | 20040524 | |
| 15 | Instance method | Public | Method | OLAP planning | 20120727 | |
| 16 | Instance method | Public | Method | pre-query | 20120726 | |
| 17 | Instance method | Public | Method | Provision of Technical Description for a Report | 20040524 | |
| 18 | Instance method | Public | Method | Returns Various Tables for a Runtime Object | 20040524 | |
| 19 | Instance method | Public | Method | Provides Current Restrictions | 20040524 | |
| 20 | Instance method | Public | Method | get factory for SETXX and related types | 20110930 | |
| 21 | Instance method | Public | Method | Provides Key Date | 20040604 | |
| 22 | Instance method | Public | Method | Returns the Currentness of the Data | 20050512 | |
| 23 | Instance method | Public | Method | Build Text Symbols for Static Filters | 20040524 | |
| 24 | Instance method | Public | Method | Set Characteristic-specific Settings | 20040524 | |
| 25 | Instance method | Public | Method | Currency Conversion Etc. | 20040524 | |
| 26 | Instance method | Public | Method | Notification of Characteristics and Filters for a List | 20040524 | |
| 27 | Instance method | Public | Method | Relational browsing in characteristic values | 20040524 | |
| 28 | Instance method | Public | Method | Set Some Indicators | 20040524 | |
| 29 | Instance method | Public | Method | Determine Input Readiness | 20050819 | |
| 30 | Instance method | Public | Method | Additional Filter for MDX SUBCUBE/-SELECT | 20070419 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Instance Event (0) |
Public (2) |
New Data Has Arrived | 20050418 |
| 2 | RESTARTED | Instance Event (0) |
Public (2) |
K-Layer Instantiated Again | 20050819 |
| 3 | VARIABLE_VALUE_CHANGED | Instance Event (0) |
Public (2) |
20050104 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_SX_DSL | Public | See coding | Display Filter for Characteristics | 20090223 | BEGIN OF tn_sx_dsl,
chanmid TYPE rrchanmid,
sid TYPE rrsi_ts_sid,
END OF tn_sx_dsl
|
|
| 2 | TN_TSX_DSL | Public | See coding | Display Filter for Characteristics | 20090223 | tn_tsx_dsl TYPE SORTED TABLE OF tn_sx_dsl WITH UNIQUE KEY chanmid
|
Method Signatures
Method ADD_CHAFREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmal | 20110209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20110209 | ||
| 2 | Ungültige Variablenwerte | 20110209 | ||
| 3 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20110209 |
Method ADD_OR_MODIFY_LOCAL_FORMULA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ELTSID | Call by reference | Type reference (TYPE) | RSSID | Eltsid die geändert werden soll | 20121210 | |||
| 2 | E_FORMULA_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121210 | |||
| 3 | E_TS_NEW_CELLS | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20121210 | ||||
| 4 | I_ELTUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20121214 | |||
| 5 | I_ONLY_CHECK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121210 | |||
| 6 | I_STRUCTURE_ID | Call by reference | Type reference (TYPE) | RSSID | Struktur der neuen Formel | 20121210 | |||
| 7 | I_TEXT | Call by reference | Type reference (TYPE) | RSCHAVL | Dim: Feld für einen beliebigen Merkmalswert | 20121210 | |||
| 8 | I_TS_FST | Call by reference | Type reference (TYPE) | RRK_TS_FST | lokale Formeln | 20121210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Variablenwerte | 20121210 | ||
| 2 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20121210 |
Method CLOSE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FREE_DATA | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception without text, other navigation step possible | 20130626 |
Method DRILL_DOWN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | 20061106 | ||||
| 2 | E_NO_AUTHORITY | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20061106 | |||
| 3 | I_MORE_FREE | Call by reference | Type reference (TYPE) | RSZAXIS | RRX1_C_AXIS_LOC-NO | Axis description | 20040524 | ||
| 4 | I_TSX_DRILL | Call by reference | Type reference (TYPE) | RRK0_TSX_DRILL | Steuertabelle zu RRK_DRILL_DOWN | 20040524 | |||
| 5 | I_TSX_DSL | Call by reference | Type reference (TYPE) | IF_RSR_OLAP=>TN_TSX_DSL | Ausgabefilter | 20090223 | |||
| 6 | I_WITH_EMPTY | Call by reference | Type reference (TYPE) | RSR_WITH_EMPTY | RS_C_FALSE | Min. 1 Merkmal im Aufriss mit Anzeige nicht bebuchter Werte | 20081205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20040524 | ||
| 2 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100217 | ||
| 3 | Invalid Variable Value | 20121108 | ||
| 4 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method FREE Signature
Method FREE on class IF_RSR_OLAP has no parameter.
Method FREE on class IF_RSR_OLAP has no exception.
Method GET_AUTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SX_AUTH | Value transfer | Type reference (TYPE) | RSSB_SX_IOBJVL_CHECK | BW Berechtigungen Reporting: Zu prüfende Selektionen | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CURSOR | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP_CURSOR | Cursor-enabled extraction from OLAP (internal use only) | 20120724 |
Method GET_CURSOR on class IF_RSR_OLAP has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TA_SETXX | Call by reference | Type reference (TYPE) | ANY TABLE | 20040524 | ||||
| 2 | C_TH_DAT_N | Call by reference | Type reference (TYPE) | RRX1_TH_DAT_N | 20040524 | ||||
| 3 | E_SX_SETXX_STATE | Call by reference | Type reference (TYPE) | RRK1_SX_SETXX_STATE | 20040524 | ||||
| 4 | E_T_ACTIVE_COND | Call by reference | Type reference (TYPE) | RRK0_T_ACTIVE_COND | 20040524 | ||||
| 5 | I_ALEVEL | Call by reference | Type reference (TYPE) | RRLEVEL | Aggregationslevel (Gesamtsumme = 1) | 20040524 | |||
| 6 | I_APID | Call by reference | Type reference (TYPE) | RRTUPLEID | ID in der SETXX | 20040524 | |||
| 7 | I_CONTAINS_DETAILS | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 | ||
| 8 | I_FORCE_UNPOSTED_ONLY_VALUES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Unbebuchte Werte bei ONLY_VALUES = TRUE erzwingen | 20120521 | ||
| 9 | I_HRY_LEVEL | Call by reference | Type reference (TYPE) | RRLEVEL | Aggregationslevel (Gesamtsumme = 1) | 20040524 | |||
| 10 | I_LAST_CALL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20040524 | ||
| 11 | I_NOZERO | Call by reference | Type reference (TYPE) | RRXNOZERO | RS_C_FALSE | Flag für Nullunterdrückung | 20040524 | ||
| 12 | I_ONLY_SET_DELETE_MARKER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20120223 | ||
| 13 | I_ONLY_VALUES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 | ||
| 14 | I_PROWID | Call by reference | Type reference (TYPE) | RRTUPLEID | ID in der SETXX | 20040524 | |||
| 15 | I_SETXX_TYPE | Call by reference | Type reference (TYPE) | RRK1_SETXX_TYPE | 5 | obsoleter Parameter | 20040524 | ||
| 16 | I_SUMPOSIT | Call by reference | Type reference (TYPE) | RRXSUMPOSIT | RRX1_C_SUMPOSIT-TOP | Query: Position der Ergebniszeile | 20040524 | ||
| 17 | I_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | 20040524 | ||||
| 18 | I_TH_AGGR_IDXS | Call by reference | Type reference (TYPE) | RRK1_TH_AGGR_IDXS | 20040524 | ||||
| 19 | I_TS_AXES | Call by reference | Type reference (TYPE) | RRK0_TS_AXES | 20040524 | ||||
| 20 | I_TX_SORTING | Call by reference | Type reference (TYPE) | RRK0_TX_SORTING | 20040524 | ||||
| 21 | I_WITH_AGGREGATES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20040524 | ||
| 2 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100217 | ||
| 3 | Invalid Variable Value | 20121108 | ||
| 4 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_DATA_FLAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20050124 | ||||
| 2 | I_INTFORMAT | Call by reference | Type reference (TYPE) | RSCUBESVINTFORMAT | RS_C_TRUE | Internes Format (Kennzahlen) | 20100120 | ||
| 3 | I_NOZERO | Call by reference | Type reference (TYPE) | RRXNOZERO | RS_C_FALSE | Flag für Nullunterdrückung | 20050124 | ||
| 4 | I_R_K | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20101119 | |||
| 5 | I_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | 20050124 | ||||
| 6 | I_TS_DPOS | Call by reference | Type reference (TYPE) | RSR_TS_DPOS | Positionenen Der KIDs in der S_DATA | 20050124 | |||
| 7 | I_TS_NAV | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20050124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20050124 | ||
| 2 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100217 | ||
| 3 | Invalid Variable Value | 20121108 | ||
| 4 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_EXCEPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_EXCEPTIONS | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP_EXCEPTIONS | 20120727 |
Method GET_EXCEPTIONS on class IF_RSR_OLAP has no exception.
Method GET_EXPLAIN_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_EXPLAIN_KID | Call by reference | Object reference (TYPE REF TO) | IF_RSR_EXPLAIN_KID | Metadata of a keyfigure (KID) | 20121012 | |||
| 2 | E_S_REPKEY | Call by reference | Type reference (TYPE) | RSR_S_COMPKEY | 20121011 | ||||
| 3 | I_KID | Call by reference | Type reference (TYPE) | RSRKID | Structure Element Combination ID | 20121011 | |||
| 4 | I_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selection to the Data Manager | 20121011 | |||
| 5 | I_T_CEL | Call by reference | Type reference (TYPE) | RRX1_T_CEL | 20121011 | ||||
| 6 | I_T_NVAR | Call by reference | Type reference (TYPE) | RRX1_T_NVAR | 20121011 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_F4 | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP_F4 | 20120726 |
Method GET_F4 on class IF_RSR_OLAP has no exception.
Method GET_FIX_CHANMID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TH_CHANM_FIX | Call by reference | Type reference (TYPE) | RRK_TH_CHANM_FIX | 20040524 | ||||
| 2 | E_TS_FIX | Call by reference | Type reference (TYPE) | RRSI_TS_SID | Tabelle von SID (bzw. Integers) | 20050310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_HRY_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_HRYS | Call by reference | Type reference (TYPE) | RRX1_T_HRYS | 20040524 | ||||
| 2 | E_T_HRY_TYPES | Call by reference | Type reference (TYPE) | RRX1_T_HRY_TYPES | 20040524 | ||||
| 3 | I_CHANM | Call by reference | Type reference (TYPE) | RSCHANM | Merkmalseinschränkung | 20050322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PLAN | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP_PLAN | 20120727 |
Method GET_PLAN on class IF_RSR_OLAP has no exception.
Method GET_PREQUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_PREQUERY | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP_PREQUERY | 20120726 |
Method GET_PREQUERY on class IF_RSR_OLAP has no exception.
Method GET_RTO_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CURKZ | Call by reference | Type reference (TYPE) | RRCURKZ | Währungsumrechnung in der Querydefinition | 20040524 | |||
| 2 | E_FORCE_CURRENCY_SETTING | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20040524 | |||
| 3 | E_INPUTMODE | Call by reference | Type reference (TYPE) | RRINPUTMODUS | Modus der Eingabeverarbeitung | 20040524 | |||
| 4 | E_PERIV | Call by reference | Type reference (TYPE) | PERIV | Geschäftsjahresvariante | 20040524 | |||
| 5 | E_SUPPRESS_MESSAGE_LIST | Call by reference | Type reference (TYPE) | RSRSUPPRMESS | Meldungen unterdrücken | 20040524 | |||
| 6 | E_THX_VAR | Call by reference | Type reference (TYPE) | RRO01_THX_VAR | Tabelle aller Variablen | 20040524 | |||
| 7 | E_TH_CEL_INT | Call by reference | Type reference (TYPE) | RRX1_TH_CEL_INT | 20040524 | ||||
| 8 | E_TH_MAP | Call by reference | Type reference (TYPE) | RZD1_TH_MAP | Tabelle zu rzd1_s_map | 20040524 | |||
| 9 | E_TH_MEM_INT | Call by reference | Type reference (TYPE) | RRX1_TH_MEM_INT | 20040524 | ||||
| 10 | E_T_ATR | Call by reference | Type reference (TYPE) | RRX1_T_ATR | 20040524 | ||||
| 11 | E_T_CEL | Call by reference | Type reference (TYPE) | RRX1_T_CEL | 20040524 | ||||
| 12 | E_T_CON | Call by reference | Type reference (TYPE) | RRX1_T_CON | 20040524 | ||||
| 13 | E_T_DIM | Call by reference | Type reference (TYPE) | RRX1_T_DIM | 20040524 | ||||
| 14 | E_T_DIM_INT | Call by reference | Type reference (TYPE) | RRX1_T_DIM_INT | 20040524 | ||||
| 15 | E_T_FAC | Call by reference | Type reference (TYPE) | RRX1_T_FAC | 20040524 | ||||
| 16 | E_T_MEM | Call by reference | Type reference (TYPE) | RRX1_T_MEM | 20040524 | ||||
| 17 | E_T_NVAR | Call by reference | Type reference (TYPE) | RRX1_T_NVAR | 20060323 | ||||
| 18 | E_T_PRPTYS | Call by reference | Type reference (TYPE) | RRX1_T_PRPTYS | 20040524 | ||||
| 19 | I_READ_HIERARCHIES | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Hierarchien lesen? | 20120328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Variablenwerte | 20120830 | ||
| 2 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20120830 |
Method GET_RTO_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OREF | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 2 | E_THX_BUGR | Call by reference | Type reference (TYPE) | RRO01_THX_BUGR | Binnenumsatzeliminierungsgruppen | 20130527 | |||
| 3 | E_THX_VAR | Call by reference | Type reference (TYPE) | RRO01_THX_VAR | Tabelle aller Variablen | 20130614 | |||
| 4 | E_TH_DKF | Call by reference | Type reference (TYPE) | RZI0_TH_DKF | 20100531 | ||||
| 5 | E_TH_SEL | Call by reference | Type reference (TYPE) | RSDD_TH_SEL | Selektionstabelle für die Brain Datenbankschnittstelle (alt) | 20101027 | |||
| 6 | E_TH_SFC | Call by reference | Type reference (TYPE) | RSDD_TH_SFC | Tabelle der benötigten Merkmale usw. | 20040524 | |||
| 7 | E_TH_SFK | Call by reference | Type reference (TYPE) | RRO01_TH_SFK | Tabelle der benötigten Basiskennzahlen | 20071122 | |||
| 8 | E_TSX_CHAFREE | Call by reference | Type reference (TYPE) | RRO01_TSX_CHAFREE | 20050125 | ||||
| 9 | E_TS_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20040524 | ||||
| 10 | E_TS_PARTPROV | Call by reference | Type reference (TYPE) | RRO01_TS_PARTPROV | Partprovs und deren Eigenschaften | 20070118 | |||
| 11 | E_TX_BNR_LRECH | Call by reference | Type reference (TYPE) | RRO01_TX_LRECH | Formeln | 20100531 |
Method GET_RTO_TABLES on class IF_RSR_OLAP has no exception.
Method GET_SELDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_THX_SLICER | Call by reference | Type reference (TYPE) | RRK0_THX_SLICER | 20060926 | ||||
| 2 | E_TH_KID_INFO | Call by reference | Type reference (TYPE) | RRC0_TH_KID_INFO | Kennzahlen | 20040524 | |||
| 3 | E_TSX_SELDR | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20040524 | |||
| 4 | E_TSX_SELDR_FIX | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20040524 | |||
| 5 | I_FEMSN | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20040625 | ||
| 2 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20040625 |
Method GET_SETXX_FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_SETXX_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_RSR_SETXX_FACTORY | creation of SETXX and related types | 20110930 |
Method GET_SETXX_FACTORY on class IF_RSR_OLAP has no exception.
Method GET_SRDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SRDATE | Value transfer | Type reference (TYPE) | SYDATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | 20040604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Variablenwerte | 20040625 | ||
| 2 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20040625 |
Method GET_TOPICALITY_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMESTMP_MAX | Call by reference | Type reference (TYPE) | RSTIMESTMP | Aktualität bis | 20050512 | |||
| 2 | E_TIMESTMP_MAX_STR | Call by reference | Type reference (TYPE) | STRING | 20050513 | ||||
| 3 | E_TIMESTMP_MIN | Call by reference | Type reference (TYPE) | RSTIMESTMP | Aktualität von | 20050512 | |||
| 4 | E_TIMESTMP_MIN_STR | Call by reference | Type reference (TYPE) | STRING | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method GET_TXT_SYMBOLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BATCH_PRINTING | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 | ||
| 2 | R_T_TXT_SYMBOLS | Value transfer | Type reference (TYPE) | RRX1_T_TXT_SYMBOLS | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method MODIFY_CHANM_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONLY_HIER | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 | ||
| 2 | I_S_SETTINGS | Call by reference | Type reference (TYPE) | RRK0_S_CHASETTINGS | 20040524 | ||||
| 3 | R_R_HIERARCHY | Value transfer | Object reference (TYPE REF TO) | CL_RSR_HIERARCHY_BINCL | Hierarchie mit Inklusionstabelle | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20120830 | ||
| 2 | Keine Berechtigung für Hierarchie | 20040524 | ||
| 3 | No Authorization (Do Not Use as Higher-Level Class) | 20120830 |
Method MODIFY_QUERY_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_QSETTINGS | Call by reference | Type reference (TYPE) | RRK0_S_QSETTINGS | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültige Variablenwerte | 20040625 | ||
| 2 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20040625 |
Method NOTIFY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | 20040524 | ||||
| 2 | E_MAX_TUPLES | Call by reference | Type reference (TYPE) | I | Max Anzahl Tupel (Ohne Conditions) | 20100225 | |||
| 3 | E_MIN_TUPLES | Call by reference | Type reference (TYPE) | I | Min Anzahl Tupel (Ohne Conditions) | 20100225 | |||
| 4 | E_NO_AUTHORITY | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | 20040524 | |||
| 5 | E_RGC_CHA_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | RGC active | 20130815 | |||
| 6 | I_NEW_LIST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20040524 | ||
| 7 | I_THX_SLICER | Call by reference | Type reference (TYPE) | RRK0_THX_SLICER | 20100119 | ||||
| 8 | I_TH_REQ_FREE | Call by reference | Type reference (TYPE) | RRK0_TH_REQ_FREE | 20040524 | ||||
| 9 | I_TH_REQ_FREE_MAX | Call by reference | Type reference (TYPE) | RRK0_TH_REQ_FREE | 20040524 | ||||
| 10 | I_TSX_DSL | Call by reference | Type reference (TYPE) | TN_TSX_DSL | 20090223 | ||||
| 11 | I_TS_AXES_CI | Call by reference | Type reference (TYPE) | RRK0_TS_AXES_CI | Merkmale und Achsen für Prüfung der Eingabebereitschaft | 20110805 | |||
| 12 | I_TX_COND | Call by reference | Type reference (TYPE) | RRK0_TX_COND | 20040524 | ||||
| 13 | I_WITH_EMPTY | Call by reference | Type reference (TYPE) | RSR_WITH_EMPTY | RS_C_FALSE | Min. 1 Merkmal im Aufriss mit Anzeige nicht bebuchter Werte | 20080519 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20040524 | ||
| 2 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100217 | ||
| 3 | Ungültige Variablenwerte | 20040625 | ||
| 4 | Keine Berechtigung (nicht als Vaterklasse benutzen !!) | 20040625 |
Method RELATIONAL_BROWSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_THX_SLICER | Call by reference | Type reference (TYPE) | RRK0_THX_SLICER | 20040524 | ||||
| 2 | E_SX_SELDR | Call by reference | Type reference (TYPE) | RSDD_SX_SELDR | Selektion an den Datamanager | 20040524 | |||
| 3 | I_CHANMID | Call by reference | Type reference (TYPE) | RRCHANMID | Interne id des CHANM | 20040524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leeres Ergebnis | 20040524 | ||
| 2 | OLAP: Nicht unterstützt | 20040524 | ||
| 3 | Ausnahme ohne Text, anderer Navigationsschritt möglich | 20100217 | ||
| 4 | Invalid Variable Value | 20121108 | ||
| 5 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method SET_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLAT_MDX | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20040524 | ||
| 2 | I_NOSPBUF | Call by reference | Type reference (TYPE) | RRNOSPBUF | RS_C_FALSE | Die Sp kann nicht permanent gepuffert werden | 20040524 | ||
| 3 | I_ODBO | Call by reference | Type reference (TYPE) | RRODBO | RS_C_FALSE | Query wird über ODBO ausgeführt | 20040524 | ||
| 4 | I_SRDATE | Call by reference | Type reference (TYPE) | D | 20040524 | ||||
| 5 | I_TS_PAD | Call by reference | Type reference (TYPE) | RSR_TS_PAD | Provid und Actualdata | 20070118 |
Method SET_FLAGS on class IF_RSR_OLAP has no exception.
Method SET_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE | Call by reference | Type reference (TYPE) | RS_BOOL | Eingabebereitschaft | 20050819 | |||
| 2 | I_THX_SLICER | Call by reference | Type reference (TYPE) | RRK0_THX_SLICER | Dynamischer Filter für !!i... | 20051123 | |||
| 3 | I_TS_HIER | Call by reference | Type reference (TYPE) | RRHI_TS_HIER | Aktive Präsentationshierarchien | 20051123 | |||
| 4 | R_INPUT_ENABLED | Value transfer | Type reference (TYPE) | RS_BOOL | Eingabebereitschaft | 20050819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121108 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121108 |
Method SET_SELDR_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TSX_SELDR_ADD | Call by reference | Type reference (TYPE) | RSDD_TSX_SELDR | Selektion an den Datamanager | 20070419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Invalid Variable Value | 20121204 | ||
| 2 | No Authorization (Do Not Use as Higher-Level Class) | 20121204 |
Event Signatures
Event DATA_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INPUT_ME | Exporting | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Die Eingabe erfolgte an diesem Handle | 20050419 | |
| 2 | I_PLAN_DELTA | Exporting | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Flag: Planning provided a delta result set | 20130108 | |
| 3 | I_R_OLAP_C | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSR_OLAP | Aufrufe zum OLAP | 20090720 |
Event RESTARTED Signature
Event RESTARTED on class IF_RSR_OLAP has no parameter.
Event VARIABLE_VALUE_CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VAR_ID | Exporting | Value transfer | Type reference (TYPE) | RSR_S_VAR_ID | ID einer Variablen | 20050104 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |