SAP ABAP Class CL_RSOD_CONTEXT (Context for BW Documents (Standard))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSOD (Package) KW Document Link (Core)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSOD_CONTEXT Context for BW Documents 20010131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_MAST Documents for Master Data 20010306
2 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_META Documents for Metadata 20001205
3 Inheritance (c INHERITING FROM c_ref)  CL_RSOD_TRAN Documents for InfoProvider Data 20010129
Properties
Class CL_RSOD_CONTEXT  
Short Description Context for BW Documents (Standard)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSO    
Program status     
Category 0   
Package RSOD   KW Document Link (Core) 
Created 20001205   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_RSOD_PROP_BUF Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RS 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 RSSB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSSG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSOD_CONTEXT Context for BW Documents 20010131
Friends
Class CL_RSOD_CONTEXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RESULT_TO Constant Public Type reference (TYPE) SRET_DOCRF '3000' Reference of a Document Attribute to a Document 20010301
2 N_CLASS_LOIO Instance attribute Public Type reference (TYPE) SDOK_CLASS LOIOs Document Class 20001206
3 N_CLASS_PHIO Instance attribute Public Type reference (TYPE) SDOK_CLASS PHIOs Document Class 20001206
4 N_DOC_CLASS Instance attribute Public Type reference (TYPE) RSOD_DOC_CLASS BW Document Class 20010122
5 N_DOC_REDUCED_BY_AUTH Instance attribute Public Type reference (TYPE) RS_BOOL = 'X' not Authorized for all Documents 20010420
6 N_ONLY_SEARCH_TEXT Instance attribute Public Type reference (TYPE) RS_BOOL RS_C_FALSE Ignore Text Search (N_TS_PROP_FIX) Only 20020315
7 N_SEARCH_TEXT Instance attribute Public Type reference (TYPE) STRING Search String 20010301
8 N_TS_PROP_FIX Instance attribute Public Type reference (TYPE) RSOD_TS_QUPROP Context Filter 20010222
9 O_DUMMY_MSG Static Attribute Protected Type reference (TYPE) CHAR1 Single-Character Indicator 20010201
10 O_R_CLASS Instance attribute Protected Object reference (TYPE REF TO) CL_RSOD_CLASS Document Class 20020510
11 O_R_DOCS Instance attribute Protected Object reference (TYPE REF TO) CL_RSOD_DOC_COLLECTION BW Amount of Documents 20001206
12 O_R_ITEM Instance attribute Protected Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Item that Last Used this Context 20030220
13 O_R_REQ_SEL Instance attribute Protected Object reference (TYPE REF TO) CL_RSOD_REQUEST_SELECTION Request Selection for Documents 20021211
14 O_URL_ADRESSING_RELATIVE Static Attribute Protected Type reference (TYPE) RS_BOOL ='X' Relative Address, = ' ': Absolute Address 20020912
15 O_URL_ADRESSING_SERVICE Static Attribute Protected Type reference (TYPE) STRING Service Called from URL (for example, /SAP/BW/BEX) 20020912
16 P_R_DOC_BADI Static Attribute Private Object reference (TYPE REF TO) IF_EX_RSOD_DOC_BADI BAdI Interface IF_EX_RSOD_DOC_BADI 20030220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SEARCH_PARAMETERS Instance method Protected Method Adds Search Parameter to Parameter Object 20020510
2 ATTRIBUTE_SEARCH Instance method Protected Method Find Attributes 20020321
3 AUTHORITY_CHECK_ALL Instance method Protected Method Authorization for Overall Selection Condition? 20010420
4 BUILD_DOCUMENTS Instance method Protected Method Construction of Documents from Fixed Attributes 20001206
5 BUILD_FROM_CLUSTER Instance method Protected Method Build Class from Cluster 20020128
6 BUILD_PROP_FROM_MAPPING Static method Public Method Builds Selection of Document Properties fromm RRI Mapping 20020124
7 BUILD_SEL_FROM_REQUEST Static method Public Method Builds (Complex) Characteristic Selection from a Request 20020124
8 CALL_BADI_FOR_SELECT Instance method Protected Method Call up BAdI Method for Selecting Documents 20030220
9 CHANGE_PROPERTY Instance method Public Method 20010201
10 CHECK_LOIO_PROPERTIES Instance method Public Method 20010907
11 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030220
12 CONDENSE_PROPERTIES Instance method Protected Method Delete Duplicate Entries from N_TS_PROP_FIX 20010912
13 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010109
14 DOCUMENTS_EXIST Instance method Public Method 20010201
15 GET_AUTHORITY_STATE Instance method Public Method 20010420
16 GET_COMPOUND_PROP Instance method Protected Method Returns the Dependent Property 20010522
17 GET_DESCRIPTION Instance method Public Method 20010201
18 GET_DOCUMENT Instance method Public Method 20020912
19 GET_DOCUMENTS Instance method Public Method 20010206
20 GET_DOCUMENT_CLASS Instance method Public Method 20010201
21 GET_EMPTY_CONTEXT Static method Public Method Gets an Empty Context 20010308
22 GET_ITEM Instance method Public Method 20030224
23 GET_LOIO_CLASS Instance method Public Method 20010201
24 GET_PARAM_FROM_PROP Static method Public Method Convert CM Property to WWW Paramter 20010316
25 GET_PHIO_CLASS Instance method Public Method 20010201
26 GET_PROPERTIES_FIX Instance method Public Method 20010201
27 GET_PROPERTIES_FOR_DISPLAY Instance method Public Method 20010201
28 GET_PROPERTIES_SELECTION Instance method Public Method 20010206
29 GET_PROPERTY_INFO Instance method Public Method 20010201
30 GET_SEARCH_PARAMETERS Instance method Public Method 20020912
31 GET_TRANSPORT_INFOS Instance method Public Method 20010312
32 GET_URL Instance method Public Method 20010316
33 GET_URL_FOR_CELL Instance method Public Method Gets URL for Cell in Report (Only 3.x Runtime) 20020124
34 GET_URL_PREFIX Static method Public Method Gets URL Prefix for Document Browser, Including Language 20010308
35 GET_VALUES_FOR_PROPERTY Instance method Public Method 20010312
36 IS_INITIAL Instance method Public Method 20010612
37 ON_DATA_CHANGED Instance method Protected Event handling method Request Data has Changed 20020124
38 ON_FREED Instance method Protected Event handling method Released Requests 20021106
39 PROP_TO_PARAMETER Static method Protected Method Fills Properties to Parameter Class 20020208
40 REDUCE_DOCUMENTS_BY_AUTHORITY Instance method Protected Method Removal of documents for which the user is not authorized 20010420
41 SET_ITEM Instance method Public Method 20030224
42 SET_URL_ADRESSING Instance method Public Method 20020912
43 STORE_IN_CLUSTER Instance method Protected Method Store Class in Cluster 20020128
44 STORE_QUPROP_IN_CLUSTER Static method Protected Method Store Class in Cluster 20030117
45 STRING_SEARCH Instance method Protected Method Text Search 20010309
Events
# Event Type Visibility Description Created on
1 PROPERTY_CHANGED Instance Event
(0)
Public
(2)
20010125
Types
Class CL_RSOD_CONTEXT has no local type.
Method Signatures

Method ADD_SEARCH_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20020510
2 Importing I_SEARCH_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X' Es wird auf die Suche geschaltent (Tabstrip) 20020510
3 Importing I_SEARCH_RADIO Call by reference Type reference (TYPE) RSRPARAMETERID Aktiver Radio Button Suche 20020912
4 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) STRING Suchbegriff 20020510

Method ADD_SEARCH_PARAMETERS on class CL_RSOD_CONTEXT has no exception.

Method ATTRIBUTE_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_IO Call by reference Type reference (TYPE) SKWF_IOS Tabelle mit getypten Info Objekten 20020321
2 Exporting E_T_IO_PROP Call by reference Type reference (TYPE) SDOKPROPTLS Liste von Attributausprägungen von Objekten 20020321
3 Importing I_T_QUPROP Value transfer Type reference (TYPE) SDOKQUPROPS Sortierte Suchanfrage (Query) 20020321
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler mit Nachricht im CM Framework 20020321

Method AUTHORITY_CHECK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Display / Maintain 20010420
2 Returning R_AUTHORIZED Value transfer Type reference (TYPE) RS_BOOL = 'X' User is authorized for all documents 20010420

Method AUTHORITY_CHECK_ALL on class CL_RSOD_CONTEXT has no exception.

Method BUILD_DOCUMENTS Signature

Method BUILD_DOCUMENTS on class CL_RSOD_CONTEXT has no parameter.
# Exception Resumable Description Created on
1 CX_RSOD Error IN KW Framework 20010201

Method BUILD_FROM_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLUSTERID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character Form 20020128

Method BUILD_FROM_CLUSTER on class CL_RSOD_CONTEXT has no exception.

Method BUILD_PROP_FROM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_THX_PROP_RANGE Call by reference Type reference (TYPE) RSOD_THX_PROP_RANGE Dokumenteigenschaft mit Range Tabelle 20020124
2 Exporting E_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Selektion 20020124
3 Importing I_THX_MAPPING Call by reference Type reference (TYPE) RSBBS_THX_MAPPING BBS Mapping 20020124
4 Importing I_TH_IOBJ_PROP_CMP Call by reference Type reference (TYPE) RSOD_TH_IOBJ_PROP_CMP InfoObjecte und generierte Dokumenteigensch. + geklammerte 20030226
5 Importing I_TS_QUPROP_FILTER Call by reference Type reference (TYPE) RSOD_TS_QUPROP Feste Selektion im Filter (falls bekannt) 20030226

Method BUILD_PROP_FROM_MAPPING on class CL_RSOD_CONTEXT has no exception.

Method BUILD_SEL_FROM_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REQ_SEL_COORD Call by reference Object reference (TYPE REF TO) CL_RSOD_REQ_SEL_COORDINATES Request-Selektion für Dokukmente mit Koordinateninfo 20021211
2 Exporting E_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Filterselektion 20020124
3 Importing I_R_REQUEST Call by reference Object reference (TYPE REF TO) CL_RSR_REQUEST Datenanforderung vom OLAP-Prozessor 20020124

Method BUILD_SEL_FROM_REQUEST on class CL_RSOD_CONTEXT has no exception.

Method CALL_BADI_FOR_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR1 1:Konstruktor, 2:Eigensch. geändert, 3 DataProvider geändert 20030221

Method CALL_BADI_FOR_SELECT on class CL_RSOD_CONTEXT has no exception.

Method CHANGE_PROPERTY Signature

Method CHANGE_PROPERTY on class CL_RSOD_CONTEXT has no parameter.
Method CHANGE_PROPERTY on class CL_RSOD_CONTEXT has no exception.

Method CHECK_LOIO_PROPERTIES Signature

Method CHECK_LOIO_PROPERTIES on class CL_RSOD_CONTEXT has no parameter.
Method CHECK_LOIO_PROPERTIES on class CL_RSOD_CONTEXT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSOD_CONTEXT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSOD_CONTEXT has no exception.

Method CONDENSE_PROPERTIES Signature

Method CONDENSE_PROPERTIES on class CL_RSOD_CONTEXT has no parameter.
Method CONDENSE_PROPERTIES on class CL_RSOD_CONTEXT has no exception.

Method CONSTRUCTOR 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 20030224
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20020510
3 Importing I_T_PROP_FIX Call by reference Type reference (TYPE) SDOKQUPROPS Feste Eigenshaften 20010109

Method CONSTRUCTOR on class CL_RSOD_CONTEXT has no exception.

Method DOCUMENTS_EXIST Signature

Method DOCUMENTS_EXIST on class CL_RSOD_CONTEXT has no parameter.
Method DOCUMENTS_EXIST on class CL_RSOD_CONTEXT has no exception.

Method GET_AUTHORITY_STATE Signature

Method GET_AUTHORITY_STATE on class CL_RSOD_CONTEXT has no parameter.
Method GET_AUTHORITY_STATE on class CL_RSOD_CONTEXT has no exception.

Method GET_COMPOUND_PROP 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 Property 20010522
2 Returning R_PROP_CMP Value transfer Type reference (TYPE) SDOK_PROPN Dependent Property 20010522

Method GET_COMPOUND_PROP on class CL_RSOD_CONTEXT has no exception.

Method GET_DESCRIPTION Signature

Method GET_DESCRIPTION on class CL_RSOD_CONTEXT has no parameter.
Method GET_DESCRIPTION on class CL_RSOD_CONTEXT has no exception.

Method GET_DOCUMENT Signature

Method GET_DOCUMENT on class CL_RSOD_CONTEXT has no parameter.
Method GET_DOCUMENT on class CL_RSOD_CONTEXT has no exception.

Method GET_DOCUMENTS Signature

Method GET_DOCUMENTS on class CL_RSOD_CONTEXT has no parameter.
Method GET_DOCUMENTS on class CL_RSOD_CONTEXT has no exception.

Method GET_DOCUMENT_CLASS Signature

Method GET_DOCUMENT_CLASS on class CL_RSOD_CONTEXT has no parameter.
Method GET_DOCUMENT_CLASS on class CL_RSOD_CONTEXT has no exception.

Method GET_EMPTY_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_CLASS Call by reference Type reference (TYPE) RSOD_DOC_CLASS BW Dokumentenklasse 20010308
2 Returning R_R_CONTEXT Value transfer Object reference (TYPE REF TO) IF_RSOD_CONTEXT Kontext für BW Dokumente 20010308

Method GET_EMPTY_CONTEXT on class CL_RSOD_CONTEXT has no exception.

Method GET_ITEM Signature

Method GET_ITEM on class CL_RSOD_CONTEXT has no parameter.
Method GET_ITEM on class CL_RSOD_CONTEXT has no exception.

Method GET_LOIO_CLASS Signature

Method GET_LOIO_CLASS on class CL_RSOD_CONTEXT has no parameter.
Method GET_LOIO_CLASS on class CL_RSOD_CONTEXT has no exception.

Method GET_PARAM_FROM_PROP 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 eines Dokuments oder einer Beziehung 20010316
2 Returning R_PARAMETER Value transfer Type reference (TYPE) RSRPARAMETERID Web Reporting Paramerter Name 20010316

Method GET_PARAM_FROM_PROP on class CL_RSOD_CONTEXT has no exception.

Method GET_PHIO_CLASS Signature

Method GET_PHIO_CLASS on class CL_RSOD_CONTEXT has no parameter.
Method GET_PHIO_CLASS on class CL_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_FIX Signature

Method GET_PROPERTIES_FIX on class CL_RSOD_CONTEXT has no parameter.
Method GET_PROPERTIES_FIX on class CL_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_FOR_DISPLAY Signature

Method GET_PROPERTIES_FOR_DISPLAY on class CL_RSOD_CONTEXT has no parameter.
Method GET_PROPERTIES_FOR_DISPLAY on class CL_RSOD_CONTEXT has no exception.

Method GET_PROPERTIES_SELECTION Signature

Method GET_PROPERTIES_SELECTION on class CL_RSOD_CONTEXT has no parameter.
Method GET_PROPERTIES_SELECTION on class CL_RSOD_CONTEXT has no exception.

Method GET_PROPERTY_INFO Signature

Method GET_PROPERTY_INFO on class CL_RSOD_CONTEXT has no parameter.
Method GET_PROPERTY_INFO on class CL_RSOD_CONTEXT has no exception.

Method GET_SEARCH_PARAMETERS Signature

Method GET_SEARCH_PARAMETERS on class CL_RSOD_CONTEXT has no parameter.
Method GET_SEARCH_PARAMETERS on class CL_RSOD_CONTEXT has no exception.

Method GET_TRANSPORT_INFOS Signature

Method GET_TRANSPORT_INFOS on class CL_RSOD_CONTEXT has no parameter.
Method GET_TRANSPORT_INFOS on class CL_RSOD_CONTEXT has no exception.

Method GET_URL Signature

Method GET_URL on class CL_RSOD_CONTEXT has no parameter.
Method GET_URL on class CL_RSOD_CONTEXT has no exception.

Method GET_URL_FOR_CELL 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 URL Parameter 20020124
2 Exporting E_URL Call by reference Type reference (TYPE) STRING Komplette URL 20020124
3 Importing I_COLUMN Value transfer Type reference (TYPE) I Spaltennummer der Zelle (oder 0) 20020124
4 Importing I_ROW Value transfer Type reference (TYPE) I Zeilennummer der Zelle (oder 0) 20020124
5 Importing I_SEARCH_ACTIVE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE = 'X' Es wird auf die Suche geschaltent (Tabstrip) 20020510
6 Importing I_SEARCH_RADIO Call by reference Type reference (TYPE) RSRPARAMETERID Radiobutton Suche ('SEARCH_RADIO_ALL / SEARCH_RADIO_SELECTED 20020510
7 Importing I_SEARCH_STRING Call by reference Type reference (TYPE) STRING Suchbegriff 20020510
8 Importing I_THX_MAPPING Value transfer Type reference (TYPE) RSBBS_THX_MAPPING BBS Mapping der Zelle 20020124

Method GET_URL_FOR_CELL on class CL_RSOD_CONTEXT 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_URL Value transfer Type reference (TYPE) STRING 20010308
# Exception Resumable Description Created on
1 CX_RS_NOT_FOUND Objekt nicht gefunden 20010430

Method GET_VALUES_FOR_PROPERTY Signature

Method GET_VALUES_FOR_PROPERTY on class CL_RSOD_CONTEXT has no parameter.
Method GET_VALUES_FOR_PROPERTY on class CL_RSOD_CONTEXT has no exception.

Method IS_INITIAL Signature

Method IS_INITIAL on class CL_RSOD_CONTEXT has no parameter.
Method IS_INITIAL on class CL_RSOD_CONTEXT has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20020124

Method ON_DATA_CHANGED on class CL_RSOD_CONTEXT has no exception.

Method ON_FREED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) 20021106

Method ON_FREED on class CL_RSOD_CONTEXT has no exception.

Method PROP_TO_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameters 20020208
2 Importing I_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Sorted Search Queries 20020208

Method PROP_TO_PARAMETER on class CL_RSOD_CONTEXT has no exception.

Method REDUCE_DOCUMENTS_BY_AUTHORITY Signature

Method REDUCE_DOCUMENTS_BY_AUTHORITY on class CL_RSOD_CONTEXT has no parameter.
Method REDUCE_DOCUMENTS_BY_AUTHORITY on class CL_RSOD_CONTEXT has no exception.

Method SET_ITEM Signature

Method SET_ITEM on class CL_RSOD_CONTEXT has no parameter.
Method SET_ITEM on class CL_RSOD_CONTEXT has no exception.

Method SET_URL_ADRESSING Signature

Method SET_URL_ADRESSING on class CL_RSOD_CONTEXT has no parameter.
Method SET_URL_ADRESSING on class CL_RSOD_CONTEXT has no exception.

Method STORE_IN_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLUSTERID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character Form 20020128
2 Importing I_WITH_DOCUMENTS Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE = 'X': Auch die Dokumente im Cluster speichern 20020219
# Exception Resumable Description Created on
1 CX_RSOD Allgemeiner Fehler mit Nachricht im CM Framework 20020219

Method STORE_QUPROP_IN_CLUSTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLUSTERID Call by reference Type reference (TYPE) SYSUUID_C UUID in Character-Darstellung 20030117
2 Importing I_TS_QUPROP Call by reference Type reference (TYPE) RSOD_TS_QUPROP Sortierte Eigenschaften 20030117

Method STORE_QUPROP_IN_CLUSTER on class CL_RSOD_CONTEXT has no exception.

Method STRING_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_QUPROP Value transfer Type reference (TYPE) SDOKQUPROPS Search Query 20010309
2 Returning R_TH_IO_SEARCH Value transfer Type reference (TYPE) RSOD_TH_IO_SEARCH BW Dokumente mit Suchergebnissen 20020320
# Exception Resumable Description Created on
1 CX_RSOD General Error with Message in CM Framework 20010309
Event Signatures

Event PROPERTY_CHANGED Signature
Event PROPERTY_CHANGED on class CL_RSOD_CONTEXT has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A