SAP ABAP Class IF_RSR_OLAP (Calls for OLAP)
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 IF_RSR_OLAP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRK1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RRMS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 RZI0 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 N_COMPID Instance attribute Public Type reference (TYPE) RSZCOMPID Name (ID) of a Reporting Component 20100120
2 N_R_AREA Instance attribute Public Object reference (TYPE REF TO) CL_RSR_OLAP_AREA Application Area 20050415
3 N_R_FORMAT Instance attribute Public Object reference (TYPE REF TO) CL_RSR_FORMAT Creation of Format Instances 20040604
4 N_R_OLAP_VAR Instance attribute Public Object reference (TYPE REF TO) CL_RSR_OLAP_VAR 20040604
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHAFREE Instance method Public Method Add a free characteristic 20110209
2 ADD_OR_MODIFY_LOCAL_FORMULA Instance method Public Method Eine FST-Formel hinzufügen oder ändern 20121210
3 CLOSE_LIST Instance method Public Method Complete List (-> OLAP Cache) 20040524
4 DRILL_DOWN Instance method Public Method Expansion of a (univ.) Hierarchy Node 20040524
5 FREE Instance method Public Method Closing of a report 20040524
6 GET_AUTH Instance method Public Method Information on Authorization Check (RA) 20040524
7 GET_CURSOR Instance method Public Method get Cursor-enabled extraction from OLAP (internal use only) 20120724
8 GET_DATA Instance method Public Method Get Report Data 20040524
9 GET_DATA_FLAT Instance method Public Method Fetch from Report Data in a E_T_DATA 20050124
10 GET_EXCEPTIONS Instance method Public Method OLAP exceptions 20120727
11 GET_EXPLAIN_QUERY Instance method Public Method Get Query which explains a KID 20121011
12 GET_F4 Instance method Public Method OLAP F4 20120726
13 GET_FIX_CHANMID Instance method Public Method Supply Defined Characteristics (for Concatenation of chavl_ 20040524
14 GET_HRY_INFO Instance method Public Method Returns Info on Active Hierarchies and Their Node Types 20040524
15 GET_PLAN Instance method Public Method OLAP planning 20120727
16 GET_PREQUERY Instance method Public Method pre-query 20120726
17 GET_RTO_DEFINITION Instance method Public Method Provision of Technical Description for a Report 20040524
18 GET_RTO_TABLES Instance method Public Method Returns Various Tables for a Runtime Object 20040524
19 GET_SELDR Instance method Public Method Provides Current Restrictions 20040524
20 GET_SETXX_FACTORY Instance method Public Method get factory for SETXX and related types 20110930
21 GET_SRDATE Instance method Public Method Provides Key Date 20040604
22 GET_TOPICALITY_TIME Instance method Public Method Returns the Currentness of the Data 20050512
23 GET_TXT_SYMBOLS Instance method Public Method Build Text Symbols for Static Filters 20040524
24 MODIFY_CHANM_SETTINGS Instance method Public Method Set Characteristic-specific Settings 20040524
25 MODIFY_QUERY_SETTINGS Instance method Public Method Currency Conversion Etc. 20040524
26 NOTIFY_LIST Instance method Public Method Notification of Characteristics and Filters for a List 20040524
27 RELATIONAL_BROWSE Instance method Public Method Relational browsing in characteristic values 20040524
28 SET_FLAGS Instance method Public Method Set Some Indicators 20040524
29 SET_INPUT Instance method Public Method Determine Input Readiness 20050819
30 SET_SELDR_ADD 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 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmal 20110209
# Exception Resumable Description Created on
1 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20110209
2 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20110209
3 CX_RS_NOT_AUTHORIZED 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 Changing C_ELTSID Call by reference Type reference (TYPE) RSSID Eltsid die geändert werden soll 20121210
2 Exporting E_FORMULA_OK Call by reference Type reference (TYPE) RS_BOOL Boolean 20121210
3 Exporting E_TS_NEW_CELLS Call by reference Type reference (TYPE) RRO01_TS_CELL 20121210
4 Importing I_ELTUID Call by reference Type reference (TYPE) SYSUUID_25 UUID in komprimierter Form 20121214
5 Importing I_ONLY_CHECK Call by reference Type reference (TYPE) RS_BOOL Boolean 20121210
6 Importing I_STRUCTURE_ID Call by reference Type reference (TYPE) RSSID Struktur der neuen Formel 20121210
7 Importing I_TEXT Call by reference Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20121210
8 Importing I_TS_FST Call by reference Type reference (TYPE) RRK_TS_FST lokale Formeln 20121210
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20121210
2 CX_RS_NOT_AUTHORIZED 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 Importing I_FREE_DATA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20060124
# Exception Resumable Description Created on
1 CX_RSROA_STEP_FAILED 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 Changing C_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20061106
2 Exporting E_NO_AUTHORITY Value transfer Type reference (TYPE) SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20061106
3 Importing I_MORE_FREE Call by reference Type reference (TYPE) RSZAXIS RRX1_C_AXIS_LOC-NO Axis description 20040524
4 Importing I_TSX_DRILL Call by reference Type reference (TYPE) RRK0_TSX_DRILL Steuertabelle zu RRK_DRILL_DOWN 20040524
5 Importing I_TSX_DSL Call by reference Type reference (TYPE) IF_RSR_OLAP=>TN_TSX_DSL Ausgabefilter 20090223
6 Importing 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 CX_RSROA_EMPTY Leeres Ergebnis 20040524
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100217
3 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
4 CX_RS_NOT_AUTHORIZED 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 Returning 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 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Returning 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 Changing C_TA_SETXX Call by reference Type reference (TYPE) ANY TABLE 20040524
2 Changing C_TH_DAT_N Call by reference Type reference (TYPE) RRX1_TH_DAT_N 20040524
3 Exporting E_SX_SETXX_STATE Call by reference Type reference (TYPE) RRK1_SX_SETXX_STATE 20040524
4 Exporting E_T_ACTIVE_COND Call by reference Type reference (TYPE) RRK0_T_ACTIVE_COND 20040524
5 Importing I_ALEVEL Call by reference Type reference (TYPE) RRLEVEL Aggregationslevel (Gesamtsumme = 1) 20040524
6 Importing I_APID Call by reference Type reference (TYPE) RRTUPLEID ID in der SETXX 20040524
7 Importing I_CONTAINS_DETAILS Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
8 Importing 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 Importing I_HRY_LEVEL Call by reference Type reference (TYPE) RRLEVEL Aggregationslevel (Gesamtsumme = 1) 20040524
10 Importing I_LAST_CALL Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040524
11 Importing I_NOZERO Call by reference Type reference (TYPE) RRXNOZERO RS_C_FALSE Flag für Nullunterdrückung 20040524
12 Importing I_ONLY_SET_DELETE_MARKER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20120223
13 Importing I_ONLY_VALUES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
14 Importing I_PROWID Call by reference Type reference (TYPE) RRTUPLEID ID in der SETXX 20040524
15 Importing I_SETXX_TYPE Call by reference Type reference (TYPE) RRK1_SETXX_TYPE 5 obsoleter Parameter 20040524
16 Importing I_SUMPOSIT Call by reference Type reference (TYPE) RRXSUMPOSIT RRX1_C_SUMPOSIT-TOP Query: Position der Ergebniszeile 20040524
17 Importing I_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20040524
18 Importing I_TH_AGGR_IDXS Call by reference Type reference (TYPE) RRK1_TH_AGGR_IDXS 20040524
19 Importing I_TS_AXES Call by reference Type reference (TYPE) RRK0_TS_AXES 20040524
20 Importing I_TX_SORTING Call by reference Type reference (TYPE) RRK0_TX_SORTING 20040524
21 Importing I_WITH_AGGREGATES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20040524
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100217
3 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
4 CX_RS_NOT_AUTHORIZED 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 Exporting E_T_DATA Call by reference Type reference (TYPE) ANY TABLE 20050124
2 Importing I_INTFORMAT Call by reference Type reference (TYPE) RSCUBESVINTFORMAT RS_C_TRUE Internes Format (Kennzahlen) 20100120
3 Importing I_NOZERO Call by reference Type reference (TYPE) RRXNOZERO RS_C_FALSE Flag für Nullunterdrückung 20050124
4 Importing I_R_K Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20101119
5 Importing I_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20050124
6 Importing I_TS_DPOS Call by reference Type reference (TYPE) RSR_TS_DPOS Positionenen Der KIDs in der S_DATA 20050124
7 Importing I_TS_NAV Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20050124
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20050124
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100217
3 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
4 CX_RS_NOT_AUTHORIZED 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 Returning 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 Exporting E_R_EXPLAIN_KID Call by reference Object reference (TYPE REF TO) IF_RSR_EXPLAIN_KID Metadata of a keyfigure (KID) 20121012
2 Exporting E_S_REPKEY Call by reference Type reference (TYPE) RSR_S_COMPKEY 20121011
3 Importing I_KID Call by reference Type reference (TYPE) RSRKID Structure Element Combination ID 20121011
4 Importing I_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selection to the Data Manager 20121011
5 Importing I_T_CEL Call by reference Type reference (TYPE) RRX1_T_CEL 20121011
6 Importing I_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR 20121011
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Returning 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 Exporting E_TH_CHANM_FIX Call by reference Type reference (TYPE) RRK_TH_CHANM_FIX 20040524
2 Exporting E_TS_FIX Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20050310
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Exporting E_T_HRYS Call by reference Type reference (TYPE) RRX1_T_HRYS 20040524
2 Exporting E_T_HRY_TYPES Call by reference Type reference (TYPE) RRX1_T_HRY_TYPES 20040524
3 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Merkmalseinschränkung 20050322
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Returning 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 Returning 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 Exporting E_CURKZ Call by reference Type reference (TYPE) RRCURKZ Währungsumrechnung in der Querydefinition 20040524
2 Exporting E_FORCE_CURRENCY_SETTING Call by reference Type reference (TYPE) RS_BOOL Boolean 20040524
3 Exporting E_INPUTMODE Call by reference Type reference (TYPE) RRINPUTMODUS Modus der Eingabeverarbeitung 20040524
4 Exporting E_PERIV Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante 20040524
5 Exporting E_SUPPRESS_MESSAGE_LIST Call by reference Type reference (TYPE) RSRSUPPRMESS Meldungen unterdrücken 20040524
6 Exporting E_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR Tabelle aller Variablen 20040524
7 Exporting E_TH_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT 20040524
8 Exporting E_TH_MAP Call by reference Type reference (TYPE) RZD1_TH_MAP Tabelle zu rzd1_s_map 20040524
9 Exporting E_TH_MEM_INT Call by reference Type reference (TYPE) RRX1_TH_MEM_INT 20040524
10 Exporting E_T_ATR Call by reference Type reference (TYPE) RRX1_T_ATR 20040524
11 Exporting E_T_CEL Call by reference Type reference (TYPE) RRX1_T_CEL 20040524
12 Exporting E_T_CON Call by reference Type reference (TYPE) RRX1_T_CON 20040524
13 Exporting E_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM 20040524
14 Exporting E_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT 20040524
15 Exporting E_T_FAC Call by reference Type reference (TYPE) RRX1_T_FAC 20040524
16 Exporting E_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM 20040524
17 Exporting E_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR 20060323
18 Exporting E_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS 20040524
19 Importing I_READ_HIERARCHIES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Hierarchien lesen? 20120328
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20120830
2 CX_RS_NOT_AUTHORIZED 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 Exporting E_OREF Call by reference Type reference (TYPE) STRING 20130614
2 Exporting E_THX_BUGR Call by reference Type reference (TYPE) RRO01_THX_BUGR Binnenumsatzeliminierungsgruppen 20130527
3 Exporting E_THX_VAR Call by reference Type reference (TYPE) RRO01_THX_VAR Tabelle aller Variablen 20130614
4 Exporting E_TH_DKF Call by reference Type reference (TYPE) RZI0_TH_DKF 20100531
5 Exporting E_TH_SEL Call by reference Type reference (TYPE) RSDD_TH_SEL Selektionstabelle für die Brain Datenbankschnittstelle (alt) 20101027
6 Exporting E_TH_SFC Call by reference Type reference (TYPE) RSDD_TH_SFC Tabelle der benötigten Merkmale usw. 20040524
7 Exporting E_TH_SFK Call by reference Type reference (TYPE) RRO01_TH_SFK Tabelle der benötigten Basiskennzahlen 20071122
8 Exporting E_TSX_CHAFREE Call by reference Type reference (TYPE) RRO01_TSX_CHAFREE 20050125
9 Exporting E_TS_CELL Call by reference Type reference (TYPE) RRO01_TS_CELL 20040524
10 Exporting E_TS_PARTPROV Call by reference Type reference (TYPE) RRO01_TS_PARTPROV Partprovs und deren Eigenschaften 20070118
11 Exporting 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 Exporting E_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER 20060926
2 Exporting E_TH_KID_INFO Call by reference Type reference (TYPE) RRC0_TH_KID_INFO Kennzahlen 20040524
3 Exporting E_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20040524
4 Exporting E_TSX_SELDR_FIX Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20040524
5 Importing I_FEMSN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION BW: Allgemeine Fehlerklasse 20040625
2 CX_RS_NOT_AUTHORIZED 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 Exporting 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 Returning R_SRDATE Value transfer Type reference (TYPE) SYDATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040604
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20040625
2 CX_RS_NOT_AUTHORIZED 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 Exporting E_TIMESTMP_MAX Call by reference Type reference (TYPE) RSTIMESTMP Aktualität bis 20050512
2 Exporting E_TIMESTMP_MAX_STR Call by reference Type reference (TYPE) STRING 20050513
3 Exporting E_TIMESTMP_MIN Call by reference Type reference (TYPE) RSTIMESTMP Aktualität von 20050512
4 Exporting E_TIMESTMP_MIN_STR Call by reference Type reference (TYPE) STRING 20050513
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Importing I_BATCH_PRINTING Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
2 Returning R_T_TXT_SYMBOLS Value transfer Type reference (TYPE) RRX1_T_TXT_SYMBOLS 20040524
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Importing I_ONLY_HIER Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
2 Importing I_S_SETTINGS Call by reference Type reference (TYPE) RRK0_S_CHASETTINGS 20040524
3 Returning R_R_HIERARCHY Value transfer Object reference (TYPE REF TO) CL_RSR_HIERARCHY_BINCL Hierarchie mit Inklusionstabelle 20040524
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20120830
2 CX_RSR_HIERA_NO_AUTHORITY Keine Berechtigung für Hierarchie 20040524
3 CX_RS_NOT_AUTHORIZED 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 Importing I_S_QSETTINGS Call by reference Type reference (TYPE) RRK0_S_QSETTINGS 20040524
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20040625
2 CX_RS_NOT_AUTHORIZED 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 Changing C_SX_REQ_KIDS Call by reference Type reference (TYPE) RRK0_SX_KID_SELECTION 20040524
2 Exporting E_MAX_TUPLES Call by reference Type reference (TYPE) I Max Anzahl Tupel (Ohne Conditions) 20100225
3 Exporting E_MIN_TUPLES Call by reference Type reference (TYPE) I Min Anzahl Tupel (Ohne Conditions) 20100225
4 Exporting E_NO_AUTHORITY Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20040524
5 Exporting E_RGC_CHA_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RGC active 20130815
6 Importing I_NEW_LIST Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20040524
7 Importing I_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER 20100119
8 Importing I_TH_REQ_FREE Call by reference Type reference (TYPE) RRK0_TH_REQ_FREE 20040524
9 Importing I_TH_REQ_FREE_MAX Call by reference Type reference (TYPE) RRK0_TH_REQ_FREE 20040524
10 Importing I_TSX_DSL Call by reference Type reference (TYPE) TN_TSX_DSL 20090223
11 Importing 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 Importing I_TX_COND Call by reference Type reference (TYPE) RRK0_TX_COND 20040524
13 Importing 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 CX_RSROA_EMPTY Leeres Ergebnis 20040524
2 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100217
3 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20040625
4 CX_RS_NOT_AUTHORIZED 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 Changing C_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER 20040524
2 Exporting E_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20040524
3 Importing I_CHANMID Call by reference Type reference (TYPE) RRCHANMID Interne id des CHANM 20040524
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20040524
2 CX_RSROA_NOT_SUPPORTED OLAP: Nicht unterstützt 20040524
3 CX_RSROA_STEP_FAILED Ausnahme ohne Text, anderer Navigationsschritt möglich 20100217
4 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
5 CX_RS_NOT_AUTHORIZED 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 Importing I_FLAT_MDX Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040524
2 Importing I_NOSPBUF Call by reference Type reference (TYPE) RRNOSPBUF RS_C_FALSE Die Sp kann nicht permanent gepuffert werden 20040524
3 Importing I_ODBO Call by reference Type reference (TYPE) RRODBO RS_C_FALSE Query wird über ODBO ausgeführt 20040524
4 Importing I_SRDATE Call by reference Type reference (TYPE) D 20040524
5 Importing 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 Importing I_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Eingabebereitschaft 20050819
2 Importing I_THX_SLICER Call by reference Type reference (TYPE) RRK0_THX_SLICER Dynamischer Filter für !!i... 20051123
3 Importing I_TS_HIER Call by reference Type reference (TYPE) RRHI_TS_HIER Aktive Präsentationshierarchien 20051123
4 Returning R_INPUT_ENABLED Value transfer Type reference (TYPE) RS_BOOL Eingabebereitschaft 20050819
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121108
2 CX_RS_NOT_AUTHORIZED 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 Importing I_TSX_SELDR_ADD Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20070419
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121204
2 CX_RS_NOT_AUTHORIZED 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