SAP ABAP Class CL_RSO_PROPERTIES (BW Repository: User-Specific Properties on DB)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD (Application Component) Metadata (Repository)
     RSO (Package) BW Repository: Infastructure and Core GUI Components
Properties
Class CL_RSO_PROPERTIES  
Short Description BW Repository: User-Specific Properties on DB    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSO   BW Repository: Infastructure and Core GUI Components 
Created 19990528   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSO_PROPERTIES has no interface implemented.
Friends
Class CL_RSO_PROPERTIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PROP_AUTH_DISPTYPE Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_DISPTYPE' BW Repository 19991217
2 PROP_AUTH_HIESID Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_HIESID' BW Repository 19991217
3 PROP_AUTH_HIESID_A Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_HIESID_A' BW Repository 19991217
4 PROP_AUTH_IOBJNM Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_IOBJNM' BW Repository 19991216
5 PROP_AUTH_IOBJNM_A Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_IOBJNM_A' BW Repository 19991217
6 PROP_AUTH_OBJECT Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSBR_AUTH_OBJECT' BW Repository 19991216
7 PROP_AWB_TREE_MODE Constant Public Type reference (TYPE) RSO_PROPERTY 'AWB_TREE_MODE' BW Repository 19990714
8 PROP_AWB_VIEW_MODE Constant Public Type reference (TYPE) RSO_PROPERTY 'AWB_VIEW_MODE' BW Repository 19990714
9 PROP_COLLECT_GROUPING Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_COLLECT_GROUPING' BW Repository 19990712
10 PROP_COLLECT_MODE Constant Public Type reference (TYPE) RSO_PROPERTY 'PROP_COLLECT_MODE' Collect Auto./Manual 19990923
11 PROP_CWM_CLASSID Constant Public Type reference (TYPE) RSO_PROPERTY 'CWM_CLASSID' CWM: Class 20010523
12 PROP_CWM_ID Constant Public Type reference (TYPE) RSO_PROPERTY 'CWM_ID' CWM: Class 20010523
13 PROP_DOCK_HTML_SIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'DOCK_HTML_SIZE' BW Repository 19990604
14 PROP_DOC_CLASS Constant Public Type reference (TYPE) RSO_PROPERTY 'PROP_DOC_CLASS' Document Class 20010226
15 PROP_GRAPHICS_RENDERER Constant Public Type reference (TYPE) RSO_PROPERTY 'RSO_GRAPHICS_RENDERER' Graphic Format 20000406
16 PROP_GRAPHICS_SCALE Constant Public Type reference (TYPE) RSO_PROPERTY 'RSO_GRAPHICS_SCALE' XML Graphics: Scaling 20000407
17 PROP_HTML_HEIGHT Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_HTML_HEIGHT' BW Repository 20000214
18 PROP_HTML_LEFT Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_HTML_LEFT' BW Repository 20000214
19 PROP_HTML_TOP Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_HTML_TOP' BW Repository 20000214
20 PROP_HTML_VISIBLE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_HTML_VISIBLE' BW Repository 20000214
21 PROP_HTML_WIDTH Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_HTML_WIDTH' BW Repository 20000214
22 PROP_MD_SEARCH_DOC Constant Public Type reference (TYPE) RSO_PROPERTY 'MDR_SEACH_DOCU' BW Repository 20010214
23 PROP_NAVIGATOR_VISIBLE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_NAVIGATOR_VISIBLE' BW Repository 20000217
24 PROP_NET_SIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_NET_SIZE' BW Repository 19990608
25 PROP_SHOW_MMR_UI Constant Public Type reference (TYPE) RSO_PROPERTY 'SHOW_MMR_UI' Show New MMR UI 20060307
26 PROP_SOURCE_SYSTEM_SEL Constant Public Type reference (TYPE) RSO_PROPERTY 'PROP_SOURCE_SYSTEM_SEL' BW Repository 19990727
27 PROP_TREE_ALL_HSIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_TREE_ALL_HSIZE' BW Repository 19990610
28 PROP_TREE_ALL_SIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_TREE_ALL_SIZE' BW Repository 19990608
29 PROP_TREE_COL_DISPMODE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_TREE_COL_DISPMODE' BW Repository 20010110
30 PROP_TREE_COL_HSIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_TREE_COL_HSIZE' BW Repository 19990610
31 PROP_TREE_COL_SIZE Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_TREE_COL_SIZE' BW Repository 19990608
32 P_DB_TABLE_PROP Constant Protected Type reference (TYPE) RSD_TABLNM 'RSOPROPERTIES' Database Table with Properties 19990528
33 P_DB_TABLE_PROP_TAB Constant Protected Type reference (TYPE) RSD_TABLNM 'RSOPROPERTIESTAB' Database Table with Properties (Table Entries) 19990528
34 P_TH_PROPERTY Instance attribute Private Type reference (TYPE) RSO_TH_PROPERTY Property Table 19990528
35 P_TH_TABLE_OF_PROPTABS Instance attribute Private Type reference (TYPE) RSO_TH_TABLE_OF_PROPTABS Table of Property Tables 19990528
36 P_USERNAME Instance attribute Private Type reference (TYPE) XUBNAME User, For Whom The Properties Were Read 19990528
37 REPOSITORY_OBJECT Constant Public Type reference (TYPE) RSO_PROPERTY 'REP_OBJECT' BW Repository 19990604
38 RSSB_COMPATIBILITY Constant Public Type reference (TYPE) RSO_PROPERTY 'RSSB_COMPATIBILITY' BW Repository 20010117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 19990528
2 DELETE_PROPERTY Instance method Public Method Deletes a Property for User 19990528
3 DELETE_PROPERTY_VALUE Instance method Public Method Deletes a Property Value for User 19990528
4 GET_PROPERTY Instance method Public Method Reads Property Value 19990528
5 GET_PROPERTY_WITH_TABLE Instance method Public Method Reads Property Value with Table 19990528
6 LOAD_PROPERTIES_FROM_DB Instance method Private Method Loads Properties for User from DB 19990528
7 RELOAD_PROPERTIES_FROM_DB Instance method Public Method Reloading DB 19990915
8 SET_PROPERTY Instance method Public Method Sets value of property 19990528
9 SET_PROPERTY_WITH_TABLE Instance method Public Method Sets Property Value with Table 19990528
10 STORE_PROPERTIES_ON_DB Instance method Public Method Saves All Changed User Properties on DB 19990528
Events
Class CL_RSO_PROPERTIES has no event.
Types
Class CL_RSO_PROPERTIES has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERNAME Call by reference Type reference (TYPE) XUBNAME sy-uname Name des Anwenders 19990528
# Exception Resumable Description Created on
1 USER_NOT_FOUND Anwender nicht im System vorhanden 19990528

Method DELETE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528

Method DELETE_PROPERTY on class CL_RSO_PROPERTIES has no exception.

Method DELETE_PROPERTY_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528
2 Importing I_VALUE Call by reference Type reference (TYPE) RSO_PROPERTY_VALUE Wert der Property 19990528

Method DELETE_PROPERTY_VALUE on class CL_RSO_PROPERTIES has no exception.

Method GET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) RSO_PROPERTY_VALUE Wert der Property 19990528
2 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528
# Exception Resumable Description Created on
1 PROPERTY_NOT_FOUND Property nicht vorhanden 19990528

Method GET_PROPERTY_WITH_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TH_VALUE_TABLE Call by reference Type reference (TYPE) RSO_TH_PROPERTY_TABLE Werte der Property 19990528
2 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528
# Exception Resumable Description Created on
1 PROPERTY_NOT_FOUND Property nicht vorhanden 19990528
2 PROPERTY_WITHOUT_TABLE Property hat keine Tabelle, sondern nur Wert 19990528

Method LOAD_PROPERTIES_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_USERNAME Call by reference Type reference (TYPE) XUBNAME sy-uname Name des Anwenders 19990528

Method LOAD_PROPERTIES_FROM_DB on class CL_RSO_PROPERTIES has no exception.

Method RELOAD_PROPERTIES_FROM_DB Signature

Method RELOAD_PROPERTIES_FROM_DB on class CL_RSO_PROPERTIES has no parameter.
Method RELOAD_PROPERTIES_FROM_DB on class CL_RSO_PROPERTIES has no exception.

Method SET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528
2 Importing I_VALUE Call by reference Type reference (TYPE) RSO_PROPERTY_VALUE Wert der Property 19990528

Method SET_PROPERTY on class CL_RSO_PROPERTIES has no exception.

Method SET_PROPERTY_WITH_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) RSO_PROPERTY Name der Property 19990528
2 Importing I_VALUE Call by reference Type reference (TYPE) RSO_PROPERTY_VALUE Wert der Property 19990528
# Exception Resumable Description Created on
1 PROPERTY_WITHOUT_TABLE Property hat keine Tabelle 19990528

Method STORE_PROPERTIES_ON_DB Signature

Method STORE_PROPERTIES_ON_DB on class CL_RSO_PROPERTIES has no parameter.
Method STORE_PROPERTIES_ON_DB on class CL_RSO_PROPERTIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in