SAP ABAP Interface IF_RSOD_CONTEXT (Context for BW Documents)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_CONTEXT Context for BW Documents (Standard) 20010131
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSOD_CONTEXT_GUI GUI Context for BW Documents 20010201
Properties
Interface IF_RSOD_CONTEXT  
Short Description Context for BW Documents    
General Data
Package RSOD   KW Document Link (Core) 
Created 20010131   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSOD_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSOD_CONTEXT has no interface.
Friends
Interface IF_RSOD_CONTEXT has no friend.
Attributes
Interface IF_RSOD_CONTEXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PROPERTY Instance method Public Method Changes the value from properties and/or the search string 20010131
2 CHECK_LOIO_PROPERTIES Instance method Public Method Check LOIO Properties in Dialog 20010907
3 DOCUMENTS_EXIST Instance method Public Method Do documents exist for the context? 20010131
4 GET_AUTHORITY_STATE Instance method Public Method Delivers the status for the authorization check 20010420
5 GET_DESCRIPTION Instance method Public Method Delivers the description of the context 20010131
6 GET_DOCUMENT Instance method Public Method Returns A Document 20010907
7 GET_DOCUMENTS Instance method Public Method Returns the documents 20010131
8 GET_DOCUMENT_CLASS Instance method Public Method Delivers the BW Document Class (META, MAST, TRAN) 20010201
9 GET_ITEM Instance method Public Method Delivers the Current Web Item or NULL 20030220
10 GET_LOIO_CLASS Instance method Public Method Delivers the LOIO Document Class for CM 20010201
11 GET_PHIO_CLASS Instance method Public Method Delivers the PHIO Document Class for CM 20010201
12 GET_PROPERTIES_FIX Instance method Public Method Delivers the Fixed Properties / the Filter (Ranges) 20010201
13 GET_PROPERTIES_FOR_DISPLAY Instance method Public Method Delivers (Not Unique) Properties for Displaying 20010201
14 GET_PROPERTIES_SELECTION Instance method Public Method Delivers the Properties for the Changes to the Selection 20010202
15 GET_PROPERTY_INFO Instance method Public Method Delivers Info.for a Property in Context of the LOIO Class 20010131
16 GET_SEARCH_PARAMETERS Instance method Public Method Delivers Parameter for Text Search 20020315
17 GET_TRANSPORT_INFOS Instance method Public Method Delivers the Transport Entries for the Object 20010312
18 GET_URL Instance method Public Method Delivers the URL for the Document Browser 20010316
19 GET_VALUES_FOR_PROPERTY Instance method Public Method Delivers all the Values of a Property 20010209
20 IS_INITIAL Instance method Public Method = 'X':Context Is Still Blank 20010612
21 REFRESH Instance method Public Method Force Re-reading of Documents 20030303
22 SET_ITEM Instance method Public Method Set Current Web Item 20030220
23 SET_URL_ADRESSING Static method Public Method Sets Address Mode - DocBrowser URLS (Absolute/Relative) 20020912
Events
# Event Type Visibility Description Created on
1 PROPERTY_CHANGED Instance Event
(0)
Public
(2)
The value of one or more properties has changed 20010131
Types
Interface IF_RSOD_CONTEXT has no local type.
Method Signatures

Method CHANGE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_PROP Call by reference Type reference (TYPE) RS_BOOL = 'X': es kamen nur Eigenschaften neu hinzu 20010205
2 Exporting E_PROP_CHANGED Call by reference Type reference (TYPE) RS_BOOL = 'X': Eigenschaften wurden wirklich geändert 20010201
3 Exporting E_TEXT_CHANGED Call by reference Type reference (TYPE) RS_BOOL = 'X': der Suchstring wurde geändert 20010301
4 Importing I_ONLY_SEARCH_TEXT Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' nur Textsuche 20020315
5 Importing I_SEARCH_TEXT Call by reference Type reference (TYPE) STRING Text Länge 100 20010301
6 Importing I_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Auch Sel Options 20010222
7 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS Nur Einzelwerte 20010205

Method CHANGE_PROPERTY on Interface IF_RSOD_CONTEXT has no exception.

Method CHECK_LOIO_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_LOIO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010907
2 Importing I_T_PROP Call by reference Type reference (TYPE) SDOKPROPTYS SDOK: Liste von Name-Wert-Paaren 20010907
# Exception Resumable Description Created on
1 CX_RS_INCONSISTENT Daten sind inkonsistent 20010907

Method DOCUMENTS_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOCUMENTS_EXIST Value transfer Type reference (TYPE) RS_BOOL = 'X': Dokumente existieren 20010131

Method DOCUMENTS_EXIST on Interface IF_RSOD_CONTEXT has no exception.

Method GET_AUTHORITY_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DOC_REDUCED_BY_AUTH Call by reference Type reference (TYPE) RS_BOOL = 'X' nicht für alle Dokumente berechtigt 20010420

Method GET_AUTHORITY_STATE on Interface IF_RSOD_CONTEXT has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_NEW Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang (für neues Objekt) 20010313
2 Returning R_DESCR Value transfer Type reference (TYPE) SKWF_DESCR KW Framework: Beschreibungstext 20010131

Method GET_DESCRIPTION on Interface IF_RSOD_CONTEXT has no exception.

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20010907
2   I_S_IO     KW Framework: Objektschlüssel
3 Returning R_DOC Value transfer Object reference (TYPE REF TO) CL_RSOD_DOC BW Dokument 20010907

Method GET_DOCUMENT on Interface IF_RSOD_CONTEXT has no exception.

Method GET_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_READ_NEW Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' neu lesen 20010529
2 Returning R_R_DOCS Value transfer Object reference (TYPE REF TO) CL_RSOD_DOC_COLLECTION BW Menge von Dokumenten 20010131
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler im Dokumentenframework 20010201

Method GET_DOCUMENT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_DOC_CLASS Value transfer Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20010201

Method GET_DOCUMENT_CLASS on Interface IF_RSOD_CONTEXT has no exception.

Method GET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_ITEM Value transfer Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Baustein für eine Seite im Web Reporting 20030220

Method GET_ITEM on Interface IF_RSOD_CONTEXT has no exception.

Method GET_LOIO_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASS_LOIO Value transfer Type reference (TYPE) SDOK_CLASS LOIO Klasse 20010201

Method GET_LOIO_CLASS on Interface IF_RSOD_CONTEXT has no exception.

Method GET_PHIO_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CLASS_PHIO Value transfer Type reference (TYPE) SDOK_CLASS PHIO Klasse 20010201

Method GET_PHIO_CLASS on Interface IF_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_FIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ONLY_SINGLE_VALUES Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' nur Eigenschaften mit Einzelwerten 20010607
2 Returning R_TS_PROP_FIX Value transfer Type reference (TYPE) RSOD_TS_QUPROP Feste Eigenschaften 20010222

Method GET_PROPERTIES_FIX on Interface IF_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_FOR_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_PROP Value transfer Type reference (TYPE) SDOKPROPTNS List von Attributnamen (als Struktur) 20010201

Method GET_PROPERTIES_FOR_DISPLAY on Interface IF_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GET_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Alle Eigens. (auch die and. InfoPr.) - nur für TRAN re 20010213
2 Returning R_T_PROP_SELECTION Value transfer Type reference (TYPE) SDOKPROPTYS Eigenschaften zur Selektion mit Werten 20010202
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler mit Nachricht im CM Framework 20030213

Method GET_PROPERTY_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Attribut 20010131
2 Returning R_S_PROP_INFO Value transfer Type reference (TYPE) SDOKMATT SDOK/Modell: Attribut mit Qualitäten 20010131

Method GET_PROPERTY_INFO on Interface IF_RSOD_CONTEXT has no exception.

Method GET_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ONLY_SEARCH_TEXT Call by reference Type reference (TYPE) RS_BOOL = 'X' nur Textsuche 20020315
2 Exporting E_SEARCH_TEXT Call by reference Type reference (TYPE) RSOD_SX_SEARCH_OUT-TEXT Text Länge 100 20020315

Method GET_SEARCH_PARAMETERS on Interface IF_RSOD_CONTEXT has no exception.

Method GET_TRANSPORT_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_OBJECT Value transfer Type reference (TYPE) TREDT_OBJECTS Zu bearbeitende Objekte (Korrekturschnittstelle) 20010613

Method GET_TRANSPORT_INFOS on Interface IF_RSOD_CONTEXT has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20010316
2 Exporting E_URL Call by reference Type reference (TYPE) STRING URL 20010316
3 Importing I_ALSO_70_RUNTIME Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': URLs für die 7.x Runtime (falls migriert wurde) 20060404
4 Importing I_SEARCH_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Es wird auf die Suche geschaltent (Tabstrip) 20020510
5 Importing I_SEARCH_RADIO Call by reference Type reference (TYPE) RSRPARAMETERID Parameter Id 20020912
6 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) STRING Suchbegriff 20020510

Method GET_URL on Interface IF_RSOD_CONTEXT has no exception.

Method GET_VALUES_FOR_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ALL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X': alle Werte der Eigenschaft (von der DB) lesen 20010315
2 Importing I_PROP_NAME Call by reference Type reference (TYPE) SDOK_PROPN Eigenschaft eines Dokuments oder einer Beziehung 20010209
3 Returning R_TS_VALUE Value transfer Type reference (TYPE) RSOD_TS_VALUE Tabelle von Werten von Dokumenteigenschaften 20010209
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler mit Nachricht im CM Framework 20030213

Method IS_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_INITIAL Value transfer Type reference (TYPE) RS_BOOL = 'X': Context ist noch initial 20010612

Method IS_INITIAL on Interface IF_RSOD_CONTEXT has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_RSOD_CONTEXT has no parameter.
Method REFRESH on Interface IF_RSOD_CONTEXT has no exception.

Method SET_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_ITEM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Baustein für eine Seite im Web Reporting 20030220

Method SET_ITEM on Interface IF_RSOD_CONTEXT has no exception.

Method SET_URL_ADRESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELATIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE ='X' relative Adressierung, = ' ': absolute Addressierung 20020912
2 Importing I_SERVICE Call by reference Type reference (TYPE) STRING IF_RSOD_CONST=>URL_WEB_REPORTING Servive von dem aus die URL aufgerufen wird /SAP/BW/BEX 20020912

Method SET_URL_ADRESSING on Interface IF_RSOD_CONTEXT has no exception.
Event Signatures

Event PROPERTY_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_NEW_PROP Exporting Value transfer Type reference (TYPE) RS_BOOL = 'X': nur neue Eigenschaften kamen hinzu 20010205
2 I_SEARCH_STRING Exporting Value transfer Type reference (TYPE) RSOD_SX_SEARCH_OUT-TEXT Suchstring 20010301
3 I_T_PROP Exporting Value transfer Type reference (TYPE) SDOKPROPTYS SDOK: Eigenschaften eines Objektes, Name und Ausprägung 20010205
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A