SAP ABAP Interface IF_RSRB_COMP_MEDIATOR (Components of Mediator Reporting Agent)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO_COMP (Package) CORE Interfaces and Classes for Converting to Components
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRB_COMP_MEDIATOR RSRB Componentization Mediator 20091118
Properties
Interface IF_RSRB_COMP_MEDIATOR  
Short Description Components of Mediator Reporting Agent    
General Data
Package RSO_COMP   CORE Interfaces and Classes for Converting to Components 
Created 20091118   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRRA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSO_COMP_MEDIATOR Marker Interface for Mediator Implementation 20091222
Friends
Interface IF_RSRB_COMP_MEDIATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASSNAME Constant Public Type reference (TYPE) CLASSNAME 'CL_RSRB_COMP_MEDIATOR' Reference Type 20091118
Methods
# Method Level Visibility Method type Description Created on
1 CACHE_MDX_GET Instance method Public Method Returns a cluster for MDX cache 20110217
2 CACHE_REQUEST_GET Instance method Public Method Delivers a Key for an Entry 20091119
3 ER_LOG_GET_VIEW Instance method Public Method Reading the Navigation State 20091119
4 GET_DD_FILTER Instance method Public Method Returns the Characteristic Values for Dropdown Lists 20091215
5 GET_FILTER_CHARACTERISTICS Instance method Public Method Delivers the List of Characteristics for the Control Query 20091119
6 GET_RSRA_ER_HANDLER_INSTANCE Instance method Public Method Retrieves Instance on CL_ER_HANDLER_INSTANCE 20091118
Events
Interface IF_RSRB_COMP_MEDIATOR has no event.
Types
Interface IF_RSRB_COMP_MEDIATOR has no local type.
Method Signatures

Method CACHE_MDX_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) RSRA_CACHE_GUID GUID 20110217
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20110217
3 Exporting E_TIMESTMP Call by reference Type reference (TYPE) RSTIMESTMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110217
4 Exporting E_T_GROUPS Call by reference Type reference (TYPE) RRT_T_STREAM_GROUPS Beschreibung des Datenstroms 20110217
5 Exporting E_T_SUBGROUPS Call by reference Type reference (TYPE) RRT_T_STREAM_SUBGROUPS Beschreibung der Untergurppen eines Datenstroms 20110217
6 Importing I_T_CMD Call by reference Type reference (TYPE) RRT1_T_CMD Command IDs 20110217
7 Importing I_T_NVAR Call by reference Type reference (TYPE) RRX1_T_NVAR Variablen 20110217
8 Importing I_T_PARAM Call by reference Type reference (TYPE) RRT1_T_CMD_PARAMS Parameter 20110217

Method CACHE_MDX_GET on Interface IF_RSRB_COMP_MEDIATOR has no exception.

Method CACHE_REQUEST_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GUID Call by reference Type reference (TYPE) RSZWOBJID Technischer Name eines Objekts 20091119
2 Exporting E_SPECIFIC_USER_MATCH Call by reference Type reference (TYPE) RS_BOOL Boolean 20091119
3 Exporting E_STORAGE_ID Call by reference Type reference (TYPE) RSRA_CACHE_GUID GUID eines Cache Eintrags 20091119
4 Exporting E_URL Call by reference Type reference (TYPE) STRING Url 20091119
5 Importing I_CHECK_AUTHORISATION Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091119
6 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter-Container 20091119
7 Importing I_SPECIFIC_USER_AUTH Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20091119
# Exception Resumable Description Created on
1 NO_AUTHORISATION Keine Berechtigung 20091119
2 NO_DATA_STORE_ENTRY Kein Eintrag im Data Store 20091119
3 NO_PAGE_STORE_ENTRY Kein Eintrag im Page Store 20091119
4 X_MESSAGE X-Message 20091119

Method ER_LOG_GET_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_GENUNIID Call by reference Type reference (TYPE) RSGENUNIID Genunid 20091119
2 Exporting E_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM Aufrißzustand 20091119
3 Exporting E_T_EXCEPTION Call by reference Type reference (TYPE) RRRA_T_EXCEPTION Tabelle der aktiven Exceptoins 20091119
4 Exporting E_VARIANT Call by reference Type reference (TYPE) VARIANT Variante 20091119
5 Importing I_GUID Call by reference Type reference (TYPE) SYSUUID_25 GUID der View 20091119
# Exception Resumable Description Created on
1 UNKNOWN Kein zugehöriger Eintrag gefunden 20091119
2 X_MESSAGE X_message 20091119

Method GET_DD_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_DD_FILTER Call by reference Type reference (TYPE) RSRA_T_DD_FILTER Filter Values for Precalculated DropDown Lists 20091215
2 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM InfoObject 20091215
# Exception Resumable Description Created on
1 X_MESSAGE 20091215

Method GET_FILTER_CHARACTERISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_IOBJNM Value transfer Type reference (TYPE) RS_T_IOBJNM Tabelle mit InfoObjektnamen 20091119

Method GET_FILTER_CHARACTERISTICS on Interface IF_RSRB_COMP_MEDIATOR has no exception.

Method GET_RSRA_ER_HANDLER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Datenanforderung vom OLAP-Prozessor 20091118
2 Returning R_R_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RSRA_ER_HANDLER 20091118

Method GET_RSRA_ER_HANDLER_INSTANCE on Interface IF_RSRB_COMP_MEDIATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730