SAP ABAP Class CL_RSR_MDX_UI_FAVORITES (MDX: Dialog: Administration of Favorites)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_UI (Package) MDX: Dialog
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_MDX_UI_COMP_BASE MDX: Dialog: Base Class for Dialog Components 20090518
Properties
Class CL_RSR_MDX_UI_FAVORITES  
Short Description MDX: Dialog: Administration of Favorites    
Super Class CL_RSR_MDX_UI_COMP_BASE MDX: Dialog: Base Class for Dialog Components 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSR_MDX_UI   MDX: Dialog 
Created 20090518   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_MDX_UI_FAVORITES has no interface implemented.
Friends
Class CL_RSR_MDX_UI_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_PREFIX Constant Private Type reference (TYPE) STRING 'RSR_MDX_UI_FAVOR_' Property Prefix 20090518
2 P_INIT Instance attribute Private Type reference (TYPE) RS_BOOL Initialization already completed? 20090518
3 P_R_PANEL Instance attribute Private Object reference (TYPE REF TO) CL_RSR_MDX_UI_PANEL_BASE Tray 20090603
4 P_R_PROPERTIES Instance attribute Private Object reference (TYPE REF TO) CL_RSO_PROPERTIES BW Repository: User-Specific Properties on DB 20090518
5 P_R_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20090518
6 P_T_TYPES Instance attribute Private Type reference (TYPE) SDYDO_OPTION_TAB Types for Favorites 20090518
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FAVORITE Instance method Private Method Adds an object to the list of favorites 20090518
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090518
3 GET_PROPERTY_NAME Instance method Private Method Returns the name of the property 20090518
4 ON_DROPDOWN_CLICKED Instance method Private Event handling method Event: Dropdown pushbutton or menu pushbutton clicked 20090518
Events
Class CL_RSR_MDX_UI_FAVORITES has no event.
Types
Class CL_RSR_MDX_UI_FAVORITES has no local type.
Method Signatures

Method ADD_FAVORITE Signature

Method ADD_FAVORITE on class CL_RSR_MDX_UI_FAVORITES has no parameter.
Method ADD_FAVORITE on class CL_RSR_MDX_UI_FAVORITES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20090518
2 Importing I_R_MODEL Value transfer Object reference (TYPE REF TO) IF_RSR_MDX_UI_MODEL MDX: Dialog: Modell 20090518
3 Importing I_R_MSG Value transfer Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20090518
4 Importing I_R_PANEL Call by reference Object reference (TYPE REF TO) CL_RSR_MDX_UI_PANEL_BASE Schublade 20090603
5 Importing I_R_TOOLBAR Value transfer Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20090518
6 Importing I_T_TYPES Call by reference Type reference (TYPE) SDYDO_OPTION_TAB Typen für Favoriten 20090518

Method CONSTRUCTOR on class CL_RSR_MDX_UI_FAVORITES has no exception.

Method GET_PROPERTY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Type reference (TYPE) RRTOBJTYPE ODBO Objekt-Typ (Member, Measure, Dimension, Hierarchie...) 20090518
2 Returning R_NAME Value transfer Type reference (TYPE) RSO_PROPERTY BW Repository: Property 20090518

Method GET_PROPERTY_NAME on class CL_RSR_MDX_UI_FAVORITES has no exception.

Method ON_DROPDOWN_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20090518
2 Importing POSX Call by reference Type reference (TYPE) I 20090518
3 Importing POSY Call by reference Type reference (TYPE) I 20090518

Method ON_DROPDOWN_CLICKED on class CL_RSR_MDX_UI_FAVORITES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730