SAP ABAP Interface IF_RSWEBRUNTIME_COMP_MEDIATOR (IF_RS_BBS_WHM_MEDIATOR)
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_RSWEBRUNTIME_COMP_MEDIATOR Componentization Mediator RSWEBRUNTIME 20091019
Properties
Interface IF_RSWEBRUNTIME_COMP_MEDIATOR  
Short Description IF_RS_BBS_WHM_MEDIATOR    
General Data
Package RSO_COMP   CORE Interfaces and Classes for Converting to Components 
Created 20091016   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBBS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD 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_RSWEBRUNTIME_COMP_MEDIATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CLASSNAME Constant Public Type reference (TYPE) CLASSNAME 'CL_RSWEBRUNTIME_COMP_MEDIATOR' Reference Type 20091016
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_URL_PLACEHOLDERS Static method Public Method Converts a URL Template with Placeholders into a URL 20091125
2 GET_DOC_URL Static method Public Method Returns URL for Start of Document Browser (BW 7.0) 20091019
3 GET_DOC_URL_MAST Static method Public Method Returns URL for Start of Document Browser (Master Data) 20091019
4 GET_DOC_URL_META Static method Public Method Returns URL for Start of Document Browser (Metadata) 20091019
5 GET_DOC_URL_TRAN Static method Public Method 20091221
6 GET_IVIEW_PREFIX Static method Public Method Retrieves the iView Prefix 20091125
7 GET_LAUNCHER_URL Static method Public Method Delivers URL for Starting a Web Application (BW 2.x/3.x) 20091019
8 GET_PORTAL_SYSTEM Static method Public Method Gets Details for Portal System Alias 20091022
9 GET_RFC_DESTINATION Static method Public Method Retrieves RFC Destination of Java Server (Java RFC Server) 20100203
10 GET_RRI_LAUNCHER_URL Static method Public Method Returns URL for Start of BBS Result 20091022
11 GET_TRANSACTION_LAUNCHER_URL Static method Public Method Returns URL for Start of Transaction in Portal 20091022
12 GET_URL_PREFIX Static method Public Method Retrieves URL Prefix 20091109
13 HAS_PORTAL_SYSTEM Static method Public Method Checks Whether Portal Is Available 20091022
Events
Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no event.
Types
Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no local type.
Method Signatures

Method CONVERT_URL_PLACEHOLDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL Value transfer Type reference (TYPE) STRING Ausführbare URL 20091125
2 Importing I_URL_TEMPLATE Value transfer Type reference (TYPE) STRING URL Vorlage mit Platzhaltern 20091125

Method CONVERT_URL_PLACEHOLDERS on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_DOC_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSOD_CONTEXT Dokumente Selektion 20091019
2 Returning R_URL Value transfer Type reference (TYPE) STRING Document Browser URL 20091019

Method GET_DOC_URL on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_DOC_URL_MAST 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 20091019
2 Importing I_CHAVL Call by reference Type reference (TYPE) RSCHAVL Merkmalswert 20091019
3 Returning R_URL Value transfer Type reference (TYPE) STRING Document Browser URL 20091019

Method GET_DOC_URL_MAST on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_DOC_URL_META Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Call by reference Type reference (TYPE) SOBJ_NAME Objektname im Objektkatalog 20091019
2 Importing I_TLOGO Call by reference Type reference (TYPE) RSTLOGO Dokumente Selektion 20091019
3 Returning R_URL Value transfer Type reference (TYPE) STRING Document Browser URL 20091019

Method GET_DOC_URL_META on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_DOC_URL_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_COLUMN Call by reference Type reference (TYPE) STRING '-1' 20091221
2 Importing I_DATA_ROW Call by reference Type reference (TYPE) STRING '-1' 20091221
3 Importing I_INITIAL_STATE Call by reference Type reference (TYPE) STRING 'QUERY' 20091221
4 Importing I_QUERY_VIEW_NAME Call by reference Type reference (TYPE) STRING 20091221
5 Returning R_URL Value transfer Type reference (TYPE) STRING 20091221

Method GET_DOC_URL_TRAN on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_IVIEW_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PREFIX Value transfer Type reference (TYPE) STRING URL Präfix für Portal URLs 20091125

Method GET_IVIEW_PREFIX on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_LAUNCHER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20091019
2 Exporting E_URL Value transfer Type reference (TYPE) STRING Erzeugte URL 20091019
3 Importing I_2X3X_URL Value transfer Type reference (TYPE) RS_BOOL Erzeugt eine BW 2.x/3.x AppIntegrator URL 20091019
4 Importing I_BROADCASTER_START_URL Value transfer Type reference (TYPE) RS_BOOL Erzeugt eine URL die den BEx Broadcaster parametrisiert 20091019
5 Importing I_COMPRESSED Value transfer Type reference (TYPE) RS_BOOL Erzeugt eine komprimierte URL 20091019
6 Importing I_OBJTYPE Value transfer Type reference (TYPE) RSZWOBJID Typ des zu startenden Objekts 20091019
7 Importing I_QUERY_STRING Value transfer Type reference (TYPE) STRING Query String mit Liste zusätzlicher Parameter 20091019
8 Importing I_TECHNAME Value transfer Type reference (TYPE) RSZWOBJID Technischer Name des zu startenden Objekts 20091019

Method GET_LAUNCHER_URL on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_PORTAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IS_AVAILABLE Call by reference Type reference (TYPE) RS_BOOL System ist im Portal verfügbar 20091022
2 Exporting E_PORTAL_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING Portal System Alias 20091022
3 Importing I_ABAP_LOGICAL_SYSTEM_NAME Call by reference Type reference (TYPE) STRING Abap System Alias 20091022
4 Importing I_PORTAL_SYSTEM_ALIAS Call by reference Type reference (TYPE) STRING Portal System Alias 20091022

Method GET_PORTAL_SYSTEM on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RFCDEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20100203

Method GET_RFC_DESTINATION on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_RRI_LAUNCHER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL Call by reference Type reference (TYPE) STRING 20091022
2 Importing I_JAVA_WEB_RUNTIME Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20091022
3 Importing I_S_RRI_INTERNAL Call by reference Type reference (TYPE) RSBBS_S_INTERNAL Parameter für den internen Aufruf 20091022

Method GET_RRI_LAUNCHER_URL on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_TRANSACTION_LAUNCHER_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_URL Call by reference Type reference (TYPE) STRING Url zum Aufruf des Sap Guis 20091022
2 Importing I_OK_CODE Call by reference Type reference (TYPE) ANY OK-Code 20091022
3 Importing I_PORTAL_SYSTEM_NAME Call by reference Type reference (TYPE) STRING Portal System Alias (SPACE = eigenes System) 20091022
4 Importing I_TCODE Call by reference Type reference (TYPE) TCODE Aktueller Transaktionscode 20091022
5 Importing I_T_FIELD_VALUES Call by reference Type reference (TYPE) ANY Felder mit Werten zum Starten einer Transaktion 20091022
6 Importing I_USE_WIN_GUI Call by reference Type reference (TYPE) RS_BOOL Window Gui verwenden und nicht den Html Gui 20091022

Method GET_TRANSACTION_LAUNCHER_URL on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method GET_URL_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PREFIX Value transfer Type reference (TYPE) CHAR255 URL Präfix für Portal URLs 20091109

Method GET_URL_PREFIX on Interface IF_RSWEBRUNTIME_COMP_MEDIATOR has no exception.

Method HAS_PORTAL_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_PORTAL Value transfer Type reference (TYPE) RS_BOOL Boolean 20091022

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