SAP ABAP Class CL_RSR_MDX_UI_MAIN (MDX: Dialog: Main Class of Transaction)
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 | 20090319 |
Properties
| Class | CL_RSR_MDX_UI_MAIN | |
| Short Description | MDX: Dialog: Main Class of Transaction | |
| 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 | 20090319 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_MAIN has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_MAIN has no interface implemented.
Friends
Class CL_RSR_MDX_UI_MAIN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Visibility of the Drawer Column | 20090519 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DOCKING_CONTAINER | Docking Container | 20090615 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_DRAWER | Tray | 20090615 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_EDITOR_BASE | Editor | 20090319 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_LOG | MDX: Dialog: Log | 20090519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generates the user interface | 20090319 | |
| 2 | Instance method | Private | Method | Returns a function | 20090407 | |
| 3 | Instance method | Public | Method | Returns the top container | 20090401 | |
| 4 | Instance method | Private | Method | Activates/deactivates visibility of the drawer | 20090519 |
Events
Class CL_RSR_MDX_UI_MAIN has no event.
Types
Class CL_RSR_MDX_UI_MAIN has no local type.
Method Signatures
Method CREATE_UI Signature
Method CREATE_UI on class CL_RSR_MDX_UI_MAIN has no parameter.
Method CREATE_UI on class CL_RSR_MDX_UI_MAIN has no exception.
Method GET_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20090407 | |||
| 2 | R_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Funktion | 20090407 |
Method GET_COMMAND on class CL_RSR_MDX_UI_MAIN has no exception.
Method GET_ROOT_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Obersten Container | 20090401 |
Method GET_ROOT_CONTAINER on class CL_RSR_MDX_UI_MAIN has no exception.
Method TOGGLE_DRAWER_VISIBILITY Signature
Method TOGGLE_DRAWER_VISIBILITY on class CL_RSR_MDX_UI_MAIN has no parameter.
Method TOGGLE_DRAWER_VISIBILITY on class CL_RSR_MDX_UI_MAIN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |