SAP ABAP Class IF_RSOD_EXT_COMP_MEDIATOR (Components of Mediator RSOD Documents)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSO_COMP_MEDIATOR Marker Interface for Mediator Implementation 20091222
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_EXT_COMP_MEDIATOR RSDO_GUI Componentization Mediator 20091021
Properties
Class IF_RSOD_EXT_COMP_MEDIATOR  
Short Description Components of Mediator RSOD Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091021   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_RSOD_EXT_COMP_MEDIATOR has no interface implemented.
Friends
Class IF_RSOD_EXT_COMP_MEDIATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLASS_NAME Constant Public Type reference (TYPE) CLASSNAME 'CL_RSOD_EXT_COMP_MEDIATOR' 30 Characters 20091021
Methods
# Method Level Visibility Method type Description Created on
1 GET_DOC_STORAGE Instance method Public Method Returns Document Repository (SKWF or Portal) 20091021
2 GET_PAGE_FROM_DOCLIST_INSTANCE Instance method Public Method Retrieves the page from an instance of the document list 20091021
3 MIGRATE_DOCUMENT Instance method Public Method Migrates a document to the portal 20091021
4 SET_HTML_INTO_DIALOG_STYLE Instance method Public Method Embed HTML in the Style of a Dialog (Blue Background) 20091021
5 SHOW_DOCUMENTS Instance method Public Method Display of documents on the GUI 20091021
Events
Class IF_RSOD_EXT_COMP_MEDIATOR has no event.
Types
Class IF_RSOD_EXT_COMP_MEDIATOR has no local type.
Method Signatures

Method GET_DOC_STORAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STORED_IN_PORTAL Call by reference Type reference (TYPE) RS_BOOL ='X': Ablage im KM-Portal; = SPACE: Ablage im SKWF 20091021
2 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20091021
# Exception Resumable Description Created on
1 PORTAL_NOT_FOUND Portal nicht gefunden 20091021

Method GET_PAGE_FROM_DOCLIST_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_PAGE Value transfer Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Interface des Olap Prozessors 20091021
2 Importing I_R_ITEM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Baustein für eine Seite im Web Reporting 20091021

Method GET_PAGE_FROM_DOCLIST_INSTANCE on class IF_RSOD_EXT_COMP_MEDIATOR has no exception.

Method MIGRATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_EXTENSION Call by reference Type reference (TYPE) SDOK_FNEXT Dateinamenserweiterung 20091021
2 Changing C_S_RETURN Call by reference Type reference (TYPE) BAPIRET2 Returnparameter 20091021
3 Changing C_T_PROP_BW Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: Liste von Name-Wert-Paaren 20091021
4 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20091021
5 Importing I_MIMETYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20091021
6 Importing I_S_IO_DISP Call by reference Type reference (TYPE) SKWF_DSPN Struktur mit IOs und ihren Anzeigenamen und Beschreibung 20091021
7 Importing I_S_LOIO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20091021

Method MIGRATE_DOCUMENT on class IF_RSOD_EXT_COMP_MEDIATOR has no exception.

Method SET_HTML_INTO_DIALOG_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_HTML Call by reference Type reference (TYPE) STRING HTML 20091021
2 Importing I_WITH_LEFT_INDENT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' links einrücken 20091021
3 Importing I_WITH_TEXT_STYLE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' mit Test Style 20091021

Method SET_HTML_INTO_DIALOG_STYLE on class IF_RSOD_EXT_COMP_MEDIATOR has no exception.

Method SHOW_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY_ONLY Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': reine Anzeige 20091021
2 Importing I_R_CONTEXT Call by reference Object reference (TYPE REF TO) CL_RSOD_CONTEXT_GUI GUI Kontext für BW Dokumente 20091021
3 Importing I_WITH_SHUFFLER Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': Mit Schuffler 20091021
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler mit Nachricht im CM Framework 20100204
History
Last changed by/on SAP  20130531 
SAP Release Created in