Hierarchy
⤷
⤷
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 | 20090508 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_PANEL_LIBRARY | MDX: Dialog: Function Display | 20090508 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_PANEL_META | MDX: Dialog: Metadata Display | 20090512 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_PANEL_STMT | MDX: Dialog: Administration of Statements | 20090518 |
Properties
| Class | CL_RSR_MDX_UI_PANEL_BASE | |
| Short Description | MDX: Dialog: Display with Selector, Toolbar and Tree | |
| 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 | 20090508 | 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_PANEL_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_PANEL_BASE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds a pushbutton to the display | 20090508 | |
| 2 | Instance method | Private | Method | Adds a pushbutton to input help | 20100521 | |
| 3 | Instance method | Private | Method | Adds an entry field to the object selection | 20090508 | |
| 4 | Instance method | Private | Method | Creates the object selection | 20090508 | |
| 5 | Instance method | Private | Method | Creates the object selection form | 20090508 | |
| 6 | Instance method | Protected | Method | Generate Toolbar | 20090508 | |
| 7 | Instance method | Private | Method | Creates the toolbar for the favorites | 20090517 | |
| 8 | Instance method | Protected | Method | Creates the tree display | 20090512 | |
| 9 | Instance method | Private | Method | Displays the selection | 20090603 | |
| 10 | Instance method | Protected | Method | Returns the types for favorites | 20090515 | |
| 11 | Instance method | Protected | Method | Returns the initial state of the selector | 20100217 | |
| 12 | Instance method | Public | Method | Returns Selected Nodes | 20090603 | |
| 13 | Instance method | Private | Event handling method | Event: Display button pressed | 20090508 | |
| 14 | Instance method | Private | Event handling method | Event: Enter key pressed for the entry field | 20090508 | |
| 15 | Instance method | Private | Event handling method | Event: Input Help Requested | 20100521 | |
| 16 | Instance method | Protected | Event handling method | Result: Function selected in the toolbar | 20090511 | |
| 17 | Instance method | Protected | Method | Opens the input help | 20100521 | |
| 18 | Instance method | Public | Method | Selects a node in the tree display | 20090603 | |
| 19 | Instance method | Private | Method | Selects a node in the tree display | 20090508 | |
| 20 | Instance method | Private | Method | Sets the height and visibility of a splitter part | 20090508 | |
| 21 | Instance method | Private | Method | Sets the value for the entry field | 20090603 | |
| 22 | Instance method | Private | Method | Sets the selected type | 20090603 |
Events
Class CL_RSR_MDX_UI_PANEL_BASE has no event.
Types
Class CL_RSR_MDX_UI_PANEL_BASE has no local type.
Method Signatures
Method ADD_SELECTOR_DISPLAY_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamische Dokumente: Bereich einer Form | 20090508 |
Method ADD_SELECTOR_DISPLAY_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ADD_SELECTOR_F4_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamische Dokumente: Bereich einer Form | 20100521 |
Method ADD_SELECTOR_F4_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ADD_SELECTOR_INPUT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamische Dokumente: Bereich einer Form | 20090508 |
Method ADD_SELECTOR_INPUT_FIELD on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method CREATE_SELECTOR 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 | Abstracter Container fuer GUI Controls | 20090508 |
Method CREATE_SELECTOR on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method CREATE_SELECTOR_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_FORM | Call by reference | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Dynamische Dokumente: Bereich einer Form | 20090508 |
Method CREATE_SELECTOR_FORM on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method CREATE_TOOLBAR 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 | Abstracter Container fuer GUI Controls | 20090508 | |||
| 2 | R_R_TOOLBAR | Value transfer | Object reference (TYPE REF TO) | CL_GUI_TOOLBAR | Toolbar Control | 20100217 |
Method CREATE_TOOLBAR on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method CREATE_TOOLBAR_FAVORITES Signature
Method CREATE_TOOLBAR_FAVORITES on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method CREATE_TOOLBAR_FAVORITES on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method CREATE_TREE 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 | Abstracter Container fuer GUI Controls | 20090512 | |||
| 2 | R_R_TREE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_TREE_BASE | MDX: Dialog: Basisklasse für eine Baumanzeige | 20090512 |
Method CREATE_TREE on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method DISPLAY_SELECTOR Signature
Method DISPLAY_SELECTOR on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method DISPLAY_SELECTOR on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method GET_FAVORITES_TYPES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_FAVORITES | Value transfer | Type reference (TYPE) | SDYDO_OPTION_TAB | Typen für Favoriten | 20090515 |
Method GET_FAVORITES_TYPES on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method GET_INITIAL_SELECTOR_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM | Call by reference | Type reference (TYPE) | STRING | Knoten | 20100217 | |||
| 2 | E_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ | 20100217 |
Method GET_INITIAL_SELECTOR_CONTENT on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method GET_SELECTED_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_NODES | Value transfer | Type reference (TYPE) | RSO_T_NODE | BW Repository: Knoten im Baum | 20090603 |
Method GET_SELECTED_NODES on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ON_DISPLAY_BUTTON Signature
Method ON_DISPLAY_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method ON_DISPLAY_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ON_ENTER Signature
Method ON_ENTER on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method ON_ENTER on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ON_F4_BUTTON Signature
Method ON_F4_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method ON_F4_BUTTON on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method ON_FUNCTION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Call by reference | Attribute reference (LIKE) | 20090511 |
Method ON_FUNCTION_SELECTED on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method OPEN_VALUE_HELP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ITEM | Call by reference | Type reference (TYPE) | STRING | Knoten | 20100521 | |||
| 2 | E_TYPE | Call by reference | Type reference (TYPE) | STRING | Typ | 20100521 |
Method OPEN_VALUE_HELP on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method SELECT_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ITEM | Call by reference | Type reference (TYPE) | STRING | Knoten | 20090603 | |||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Type | 20090603 |
Method SELECT_ITEM on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method SELECT_TREE_ITEM Signature
Method SELECT_TREE_ITEM on class CL_RSR_MDX_UI_PANEL_BASE has no parameter.
Method SELECT_TREE_ITEM on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method SET_HEIGHT_AND_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe | 20090508 | |||
| 2 | I_ID | Call by reference | Type reference (TYPE) | I | ID | 20090508 |
Method SET_HEIGHT_AND_VISIBILITY on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method SET_INPUT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20090603 |
Method SET_INPUT_VALUE on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
Method SET_SELECTED_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | Type | 20090603 |
Method SET_SELECTED_TYPE on class CL_RSR_MDX_UI_PANEL_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |