SAP ABAP Class CL_RSR_OLAP (Calls for OLAP)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_SHELL (Package) OLAP: Instance Administration, Initialization
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_BASE OLAP Basis 20040603
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSR_OLAP Calls for OLAP 20040524
Properties
Class CL_RSR_OLAP  
Short Description Calls for OLAP    
Super Class CL_RSR_BASE OLAP Basis 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSROA_SHELL   OLAP: Instance Administration, Initialization 
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 CL_RSR_RRK0_RQTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRK0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RRKE 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 RRS2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RRSI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
11 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
12 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSR_OLAP Calls for OLAP 20040524
Friends
# Friend Modeled only Created on Description
1 CL_RSR_EXPLAIN_ITEM 20040608 Part of a Key Figure
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_COMPID Instance attribute Private Attribute reference (LIKE) 20050728
2 N_C_HANDLETP Constant Public Type reference (TYPE) RSSTA_HANDLETP 'OLAP' Handle Type in OLAP Statistics 20040830
3 N_C_ISFREE Constant Public See coding 20110413
4 N_INFOPROV Instance attribute Public Type reference (TYPE) RSINFOPROV InfoProvider 20050728
5 N_R_AREA Instance attribute Private Attribute reference (LIKE) 20050415
6 N_R_FORMAT Instance attribute Private Attribute reference (LIKE) 20040604
7 N_R_OLAP_VAR Instance attribute Private Attribute reference (LIKE) 20040604
8 N_S_DEBUGFLAGS Instance attribute Public Type reference (TYPE) RSR_S_DEBUGFLAGS Flags for Debugging a Query 20120928
9 P_REC_INST Static Attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP 20070111
10 P_REFRESHED Instance attribute Private Type reference (TYPE) RS_BOOL All requested for check 20060807
11 P_R_CURSOR Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_CURSOR Cursor-enabled extraction from OLAP (internal use only) 20120724
12 P_R_EXCEPTIONS Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_EXCEPTIONS OLAP exceptions 20120727
13 P_R_F4 Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_F4 OLAP F4 20120726
14 P_R_PLAN Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_PLAN OLAP planning 20120727
15 P_R_PREQUERY Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_PREQUERY OLAP pre-query 20120726
16 P_R_QUERY_RUNTIME Instance attribute Private Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME Status of the K Handle 20121011
17 P_R_STATE_MACHINE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_OLAP_STATE_MACHINE OLAP state machine 20120716
18 P_TH_OLAP Static Attribute Private Type reference (TYPE) TP_TH_OLAP KHANDLE and COMPID are noted for debugging 20050419
19 P_TS_AI_BUFFER Instance attribute Private Type reference (TYPE) RRSI_TS_SID Tabee of SID (or Integers) for AI Buffers 20120618
20 P_TS_DELTA_BUFFER Instance attribute Private Type reference (TYPE) RRSI_TS_SID SID (or Integer) Table 20040604
21 P_TS_PAD Instance attribute Private Type reference (TYPE) RSR_TS_PAD Initial value problem 20070118
22 P_TS_PARTPROV Instance attribute Private Type reference (TYPE) RRO01_SX_REPORT-PARTPROV 20040604
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_TOPICALITY_TXT_SYMBOLS Instance method Public Method Determines Text Symbols for Currentness of Data 20050513
2 BUFFER_RESET Instance method Private Method Deletes the data for the Delta_Buffer CGIDs 20120726
3 CHECK_CX Instance method Public Method checks exceptions which are raised 20101116
4 CHECK_NEW_BUFFER Instance method Private Method 20120618
5 CHECK_NEW_BUFFER_01 Instance method Private Method 20120618
6 CHECK_QUERY_RUNTIME Instance method Public Method 20121107
7 CLOSE_QUERY_RUNTIME Instance method Private Method 20121107
8 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20040526
9 CREATE_BUFFER Instance method Private Method 20040604
10 DELETE Static method Public Method Deletes Due to Metadata Change 20070713
11 FILL_TXT_SYM_FF_1 Instance method Private Method 20040609
12 FILL_TXT_SYM_FF_2 Instance method Private Method 20040609
13 GET_COMBINED_SELDR Instance method Private Method 20100120
14 GET_INSTANCE Static method Public Method Returns an instance of class CL_RSR_OLAP 20100119
15 GET_QUERY_RUNTIME Instance method Public Method 20121011
16 GET_REF Static method Public Method 20040608
17 GET_REFRESH_FLAGS Instance method Public Method 20120725
18 GET_SELDR Instance method Private Method Provides Current Restrictions 20100120
19 GET_VALUE_EXT Instance method Private Method 20040609
20 IS_FREE_CHARACT Instance method Public Method 20070130
21 RAISE_DATA_CHANGED Instance method Public Method 20050418
22 RECEIVE_BUFFER_DATA_CHANGED Instance method Private Event handling method A delta_buffer Has New Data 20050418
23 RECEIVE_BUFFER_RESETED Instance method Private Event handling method Deletes the Delta_Buffer Data 20050506
24 RECEIVE_CHECK_CHANGED Instance method Private Event handling method Searches for New Data 20050418
25 RECEIVE_FREE_AREA Instance method Private Event handling method 20111006
26 RECEIVE_NEW_BUFFER_B Instance method Private Event handling method New buffers have arrived 20120618
27 RECEIVE_RESET_CGID Instance method Private Event handling method Deletes a CGID (the LOCK) 20090720
28 RECEIVE_VARIABLE_CHANGED Instance method Private Event handling method Restart of OLAP Required Due to Changed Variables 20040611
29 RECEIVE_VAR_VALUE_CHANGED Instance method Private Event handling method Variable Value Changed 20050104
30 STAT_END_METHOD Instance method Public Method 20120724
31 STAT_NEW_EVENT_START Instance method Public Method 20120724
32 STAT_START_METHOD Instance method Public Method 20120724
Events
# Event Type Visibility Description Created on
1 DATA_CHANGED Instance Event
(0)
Private
(0)
20050418
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_ISFREE Public See coding 20110413 tn_isfree(1) TYPE c
2 TN_S_STAT Public See coding structure for statistics 20120724 BEGIN OF tn_s_stat, r_olap TYPE REF TO cl_rsr_olap, event_cnt TYPE int4, event_id TYPE rssta_eventn, counter TYPE rsddstatcount, handleid TYPE rssta_handleid, rec_inst TYPE REF TO cl_rsr_olap, r_stat_cx TYPE REF TO cx_root, END OF tn_s_stat
3 TP_S_OLAP Private See coding 20070213 BEGIN OF tp_s_olap, r_olap TYPE REF TO cl_rsr_olap, khandle TYPE rsr_handle, comptype TYPE rszcomptp, compid TYPE rszcompid, infoprov TYPE rsinfoprov, END OF tp_s_olap
4 TP_S_VAR_VALUE Private See coding 20040609 BEGIN OF tp_s_var_value, sign TYPE rs_s_range-sign, opt TYPE rs_s_range-opt, lowext TYPE rsd_chavl_ext, highext TYPE rsd_chavl_ext, END OF tp_s_var_value
5 TP_TH_OLAP Private See coding 20070213 tp_th_olap TYPE HASHED TABLE OF tp_s_olap WITH UNIQUE KEY r_olap INITIAL SIZE 4
6 TP_T_VAR_VALUE Private See coding 20040609 tp_t_var_value TYPE STANDARD TABLE OF tp_s_var_value WITH DEFAULT KEY INITIAL SIZE 3
Method Signatures

Method APPEND_TOPICALITY_TXT_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TXT_SYMBOLS Call by reference Type reference (TYPE) RRX1_T_TXT_SYMBOLS 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 BUFFER_RESET Signature

Method BUFFER_RESET on class CL_RSR_OLAP has no parameter.
Method BUFFER_RESET on class CL_RSR_OLAP has no exception.

Method CHECK_CX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME_NO_CHECK_CX_1 Call by reference Type reference (TYPE) C 20110513
2 Importing I_NAME_NO_CHECK_CX_2 Call by reference Type reference (TYPE) C 20110513
3 Importing I_NAME_NO_CHECK_CX_3 Call by reference Type reference (TYPE) C 20110513
4 Importing I_R_CX Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20101116

Method CHECK_CX on class CL_RSR_OLAP has no exception.

Method CHECK_NEW_BUFFER Signature

Method CHECK_NEW_BUFFER on class CL_RSR_OLAP has no parameter.
Method CHECK_NEW_BUFFER on class CL_RSR_OLAP has no exception.

Method CHECK_NEW_BUFFER_01 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROVID Call by reference Type reference (TYPE) RRPROVID Provid also Sid des Infoprovs 20120618
2 Importing I_TYPE Call by reference Type reference (TYPE) CL_RSPLS_BUFFER=>TN_BUFFER_TYPE Buffer Typ 20120618

Method CHECK_NEW_BUFFER_01 on class CL_RSR_OLAP has no exception.

Method CHECK_QUERY_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESS Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20121107
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Invalid Variable Value 20121107
2 CX_RS_NOT_AUTHORIZED No Authorization (Do Not Use as Higher-Level Class) 20121107

Method CLOSE_QUERY_RUNTIME Signature

Method CLOSE_QUERY_RUNTIME on class CL_RSR_OLAP has no parameter.
Method CLOSE_QUERY_RUNTIME on class CL_RSR_OLAP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUTHCHECK Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20051115
2 Importing I_HANDLE Call by reference Type reference (TYPE) RRX1_HANDLE 20040526
3 Importing I_PLAN_DATA Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20071122
4 Importing I_R_AREA Call by reference Object reference (TYPE REF TO) CL_RSR_OLAP_AREA Applikationgebiet 20050415
5 Importing I_S_REPKEY Call by reference Type reference (TYPE) RSR_S_COMPKEY 20040526
6 Importing I_TX_CUDIM Call by reference Type reference (TYPE) RSR_TX_CUDIM CuDims mit ID 20040526
# Exception Resumable Description Created on
1 CX_RSR_REPKEY_NOT_FOUND 20040526

Method CREATE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_TS_PARTPROV Call by reference Type reference (TYPE) RRO01_TS_PARTPROV Partprovs und deren Eigenschaften 20040604
2 Exporting E_TS_AI_BUFFER Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) für AI Buffer 20120618
3 Exporting E_TS_DELTA_BUFFER Call by reference Type reference (TYPE) RRSI_TS_SID Tabelle von SID (bzw. Integers) 20040604
4 Importing I_SRDATE Value transfer Type reference (TYPE) RRSRDATE Datum mit dem Texte, Attribute und Hierarch. gelesen werden 20041117

Method CREATE_BUFFER on class CL_RSR_OLAP has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TS_INFOPROV Call by reference Type reference (TYPE) RSR_TS_INFOPROV Tabelle von Infoprovs 20070713

Method DELETE on class CL_RSR_OLAP has no exception.

Method FILL_TXT_SYM_FF_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_S_SYM Call by reference Type reference (TYPE) RRX1_S_TXT_SYMBOLS 20040609
2 Importing I_CHAPRSNT Call by reference Type reference (TYPE) RSD_S_CHA-CHAPRSNT 20040609
3 Importing I_SRDATE Call by reference Type reference (TYPE) D 20040609
4 Importing I_SX_SELDR Call by reference Type reference (TYPE) RSDD_SX_SELDR Selektion an den Datamanager 20040609

Method FILL_TXT_SYM_FF_1 on class CL_RSR_OLAP has no exception.

Method FILL_TXT_SYM_FF_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_VALUES Call by reference Type reference (TYPE) TP_T_VAR_VALUE 20040609
2 Returning R_TEXT Value transfer Type reference (TYPE) RRX1_S_TXT_SYMBOLS-SYM_VALUE 20040609

Method FILL_TXT_SYM_FF_2 on class CL_RSR_OLAP has no exception.

Method GET_COMBINED_SELDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIX_CHANM Call by reference Type reference (TYPE) RSD_CHANM SPACE 20100120
2 Returning R_TSX_SELDR Value transfer Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20100120
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20100120
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20100120

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_OLAP Call by reference Object reference (TYPE REF TO) IF_RSR_OLAP alle Aufrufe zum OLAP 20100119
2 Importing I_AUTHCHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20100119
3 Importing I_HANDLE Call by reference Type reference (TYPE) RRX1_HANDLE 20100119
4 Importing I_PLAN_DATA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100119
5 Importing I_R_AREA Call by reference Object reference (TYPE REF TO) CL_RSR_OLAP_AREA Applikationsgebiet 20100119
6 Importing I_S_REPKEY Call by reference Type reference (TYPE) RSR_S_COMPKEY 20100119
7 Importing I_TX_CUDIM Call by reference Type reference (TYPE) RSR_TX_CUDIM CuDims mit ID 20100119
# Exception Resumable Description Created on
1 CX_RSR_REPKEY_NOT_FOUND Die angeforderte Query existiert nicht 20100119

Method GET_QUERY_RUNTIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE 20121011
2 Returning R_R_QUERY_RUNTIME Value transfer Object reference (TYPE REF TO) CL_RSR_RRK0_QUERY_RUNTIME 20121011

Method GET_QUERY_RUNTIME on class CL_RSR_OLAP has no exception.

Method GET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HANDLE Call by reference Type reference (TYPE) RRX1_HANDLE 20040608
2 Returning R_R_OLAP Value transfer Object reference (TYPE REF TO) IF_RSR_OLAP Aufrufe zum OLAP 20040608
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20040608

Method GET_REFRESH_FLAGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_REFRESH_ALL Call by reference Type reference (TYPE) RS_BOOL Boolean 20120725
2 Exporting E_REFRESH_BUFFER Call by reference Type reference (TYPE) RS_BOOL Boolean 20120725
3 Importing I_NEW_LIST Call by reference Type reference (TYPE) RS_BOOL Boolean 20120725

Method GET_REFRESH_FLAGS on class CL_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 20100120
2 Exporting E_TH_KID_INFO Call by reference Type reference (TYPE) RRC0_TH_KID_INFO Kennzahlen 20100120
3 Exporting E_TSX_SELDR Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20100120
4 Exporting E_TSX_SELDR_FIX Call by reference Type reference (TYPE) RSDD_TSX_SELDR Selektion an den Datamanager 20100120
5 Importing I_EXPLAIN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100120
6 Importing I_FEMSN Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20100120
7 Importing I_S_REQUEST Call by reference Type reference (TYPE) RRK_S_REQUEST 20120127
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION BW: Allgemeine Fehlerklasse 20100120
2 CX_RS_NOT_AUTHORIZED Keine Berechtigung (nicht als Vaterklasse benutzen !!) 20100120

Method GET_VALUE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAPRSNT Call by reference Type reference (TYPE) RSD_S_CHA-CHAPRSNT RSD_C_CHAPR-KEY 20040609
2 Importing I_CHAVL Call by reference Type reference (TYPE) RSD_CHAVL 20040609
3 Importing I_HIESID Call by reference Type reference (TYPE) RSD_SID 20040609
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSD_IOBJNM 20040609
5 Importing I_KEYFL Value transfer Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20040609
6 Importing I_SID Call by reference Type reference (TYPE) RSD_SID RRSI_C_SID-NOT_EXIST 20040609
7 Importing I_SRDATE Call by reference Type reference (TYPE) D 20040609
8 Returning R_CHAVL_EXT Value transfer Type reference (TYPE) RSD_CHAVL_EXT 20040609

Method GET_VALUE_EXT on class CL_RSR_OLAP has no exception.

Method IS_FREE_CHARACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANMID Call by reference Type reference (TYPE) RRCHANMID Interne id des CHANM 20070130
2 Returning R_IS_FREE Value transfer Type reference (TYPE) TN_ISFREE Boolean 20070130

Method IS_FREE_CHARACT on class CL_RSR_OLAP has no exception.

Method RAISE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PLAN_DELTA Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Flag: delta result set exists 20130108

Method RAISE_DATA_CHANGED on class CL_RSR_OLAP has no exception.

Method RECEIVE_BUFFER_DATA_CHANGED Signature

Method RECEIVE_BUFFER_DATA_CHANGED on class CL_RSR_OLAP has no parameter.
Method RECEIVE_BUFFER_DATA_CHANGED on class CL_RSR_OLAP has no exception.

Method RECEIVE_BUFFER_RESETED Signature

Method RECEIVE_BUFFER_RESETED on class CL_RSR_OLAP has no parameter.
Method RECEIVE_BUFFER_RESETED on class CL_RSR_OLAP has no exception.

Method RECEIVE_CHECK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Value transfer Attribute reference (LIKE) 20070619

Method RECEIVE_CHECK_CHANGED on class CL_RSR_OLAP has no exception.

Method RECEIVE_FREE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_AREA Value transfer Attribute reference (LIKE) 20111006

Method RECEIVE_FREE_AREA on class CL_RSR_OLAP has no exception.

Method RECEIVE_NEW_BUFFER_B Signature

Method RECEIVE_NEW_BUFFER_B on class CL_RSR_OLAP has no parameter.
Method RECEIVE_NEW_BUFFER_B on class CL_RSR_OLAP has no exception.

Method RECEIVE_RESET_CGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCK Value transfer Attribute reference (LIKE) 20090720

Method RECEIVE_RESET_CGID on class CL_RSR_OLAP has no exception.

Method RECEIVE_VARIABLE_CHANGED Signature

Method RECEIVE_VARIABLE_CHANGED on class CL_RSR_OLAP has no parameter.
Method RECEIVE_VARIABLE_CHANGED on class CL_RSR_OLAP has no exception.

Method RECEIVE_VAR_VALUE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAR_ID Value transfer Attribute reference (LIKE) 20050104

Method RECEIVE_VAR_VALUE_CHANGED on class CL_RSR_OLAP has no exception.

Method STAT_END_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REC_INST Call by reference Object reference (TYPE REF TO) CL_RSR_OLAP 20120724

Method STAT_END_METHOD on class CL_RSR_OLAP has no exception.

Method STAT_NEW_EVENT_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_ID Call by reference Type reference (TYPE) RSSTA_EVENTN OLAP Statistics Event (Type NUMC9) 20120724
2 Returning R_EVENT_CNT Value transfer Type reference (TYPE) INT4 Natural number 20120724

Method STAT_NEW_EVENT_START on class CL_RSR_OLAP has no exception.

Method STAT_START_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REC_INST Value transfer Object reference (TYPE REF TO) CL_RSR_OLAP 20120724

Method STAT_START_METHOD on class CL_RSR_OLAP has no exception.
Event Signatures

Event DATA_CHANGED Signature
Event DATA_CHANGED on class CL_RSR_OLAP has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 400