SAP ABAP Interface IF_RSOD_EXT_COMP_MEDIATOR (Components of Mediator RSOD Documents)
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_RSOD_EXT_COMP_MEDIATOR | RSDO_GUI Componentization Mediator | 20091021 |
Properties
| Interface | IF_RSOD_EXT_COMP_MEDIATOR | |
| Short Description | Components of Mediator RSOD Documents |
General Data
| Package | RSO_COMP | CORE Interfaces and Classes for Converting to Components |
| Created | 20091021 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSO_COMP_MEDIATOR | Marker Interface for Mediator Implementation | 20091222 |
Friends
Interface IF_RSOD_EXT_COMP_MEDIATOR has no friend.
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 | Instance method | Public | Method | Returns Document Repository (SKWF or Portal) | 20091021 | |
| 2 | Instance method | Public | Method | Retrieves the page from an instance of the document list | 20091021 | |
| 3 | Instance method | Public | Method | Migrates a document to the portal | 20091021 | |
| 4 | Instance method | Public | Method | Embed HTML in the Style of a Dialog (Blue Background) | 20091021 | |
| 5 | Instance method | Public | Method | Display of documents on the GUI | 20091021 |
Events
Interface IF_RSOD_EXT_COMP_MEDIATOR has no event.
Types
Interface 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 | E_STORED_IN_PORTAL | Call by reference | Type reference (TYPE) | RS_BOOL | ='X': Ablage im KM-Portal; = SPACE: Ablage im SKWF | 20091021 | |||
| 2 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | C_R_PAGE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_WWW_PAGE | Html Interface des Olap Prozessors | 20091021 | |||
| 2 | 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 Interface 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 | C_EXTENSION | Call by reference | Type reference (TYPE) | SDOK_FNEXT | Dateinamenserweiterung | 20091021 | |||
| 2 | C_S_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20091021 | |||
| 3 | C_T_PROP_BW | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20091021 | |||
| 4 | I_DOC_CLASS | Call by reference | Type reference (TYPE) | RSOD_DOC_CLASS | BW Dokumentenklasse | 20091021 | |||
| 5 | I_MIMETYPE | Call by reference | Type reference (TYPE) | W3CONTTYPE | HTML-Content-Type | 20091021 | |||
| 6 | I_S_IO_DISP | Call by reference | Type reference (TYPE) | SKWF_DSPN | Struktur mit IOs und ihren Anzeigenamen und Beschreibung | 20091021 | |||
| 7 | I_S_LOIO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20091021 |
Method MIGRATE_DOCUMENT on Interface 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 | C_HTML | Call by reference | Type reference (TYPE) | STRING | HTML | 20091021 | |||
| 2 | I_WITH_LEFT_INDENT | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X' links einrücken | 20091021 | ||
| 3 | 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 Interface 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 | I_DISPLAY_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': reine Anzeige | 20091021 | ||
| 2 | I_R_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_RSOD_CONTEXT_GUI | GUI Kontext für BW Dokumente | 20091021 | |||
| 3 | I_WITH_SHUFFLER | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | = 'X': Mit Schuffler | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Allgemeiner Fehler mit Nachricht im CM Framework | 20100204 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |