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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RSR_MDX_UI_FAVOR_' | Property Prefix | 20090518 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Initialization already completed? | 20090518 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_PANEL_BASE | Tray | 20090603 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSO_PROPERTIES | BW Repository: User-Specific Properties on DB | 20090518 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20090518 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SDYDO_OPTION_TAB | Types for Favorites | 20090518 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adds an object to the list of favorites | 20090518 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090518 |
3 | ![]() |
Instance method | Private | Method | Returns the name of the property | 20090518 |
4 | ![]() |
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 | ![]() |
I_R_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container | 20090518 | ||
2 | ![]() |
I_R_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_MODEL | MDX: Dialog: Modell | 20090518 | ||
3 | ![]() |
I_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090518 | ||
4 | ![]() |
I_R_PANEL | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_PANEL_BASE | Schublade | 20090603 | ||
5 | ![]() |
I_R_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar | 20090518 | ||
6 | ![]() |
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 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RRTOBJTYPE | ODBO Objekt-Typ (Member, Measure, Dimension, Hierarchie...) | 20090518 | ||
2 | ![]() |
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 | ![]() |
FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20090518 | ||
2 | ![]() |
POSX | Call by reference | Type reference (TYPE) | I | 20090518 | |||
3 | ![]() |
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 |