SAP ABAP Class CL_RSR_MDX_UI_VIEWER_BASE (MDX: Dialog: Base Class for Viewer)
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_BASE | MDX: Dialog: Base Class | 20090526 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_RENDERER_HTML | MDX: Dialog: Display Result in HTML | 20090526 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_VIEWER_XML | MDX: Dialog: Display for XML Documents | 20090526 |
Properties
| Class | CL_RSR_MDX_UI_VIEWER_BASE | |
| Short Description | MDX: Dialog: Base Class for Viewer | |
| Super Class | CL_RSR_MDX_UI_BASE | MDX: Dialog: Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090526 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_VIEWER_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_VIEWER_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_VIEWER_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Abstract Container for GUI Controls | 20090526 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns the header | 20090526 | |
| 2 | Instance method | Protected | Method | Returns the container | 20090526 | |
| 3 | Instance method | Private | Event handling method | Event: Display closed | 20090526 |
Events
Class CL_RSR_MDX_UI_VIEWER_BASE has no event.
Types
Class CL_RSR_MDX_UI_VIEWER_BASE has no local type.
Method Signatures
Method GET_CAPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CAPTION | Value transfer | Type reference (TYPE) | RSTXTLG | Überschrift | 20090526 |
Method GET_CAPTION on class CL_RSR_MDX_UI_VIEWER_BASE has no exception.
Method GET_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 | Abstracter Container fuer GUI Controls | 20090526 |
Method GET_CONTAINER on class CL_RSR_MDX_UI_VIEWER_BASE has no exception.
Method ON_CLOSE Signature
Method ON_CLOSE on class CL_RSR_MDX_UI_VIEWER_BASE has no parameter.
Method ON_CLOSE on class CL_RSR_MDX_UI_VIEWER_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |