SAP ABAP Class CL_RSR_MDX_UI_TABLE_BASE (MDX: Dialog: Base Class for a Table)
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 | 20090325 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_PARSER_DIFF | MDX: Dialog: Display (Different) Parsers | 20090325 |
Properties
| Class | CL_RSR_MDX_UI_TABLE_BASE | |
| Short Description | MDX: Dialog: Base Class for a Table | |
| 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 | 20090325 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_TABLE_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_TABLE_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_TABLE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20090325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Returns the table to be displayed | 20090325 | |
| 2 | Instance method | Protected | Method | Sets Header of Given Column | 20090325 |
Events
Class CL_RSR_MDX_UI_TABLE_BASE has no event.
Types
Class CL_RSR_MDX_UI_TABLE_BASE has no local type.
Method Signatures
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | Referenz auf die Tabelle | 20090325 |
Method GET_TABLE on class CL_RSR_MDX_UI_TABLE_BASE has no exception.
Method SET_COLUMN_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMN_TABLE | Spaltenbeschreibung einfacher, zweidimensionaler Tabellen | 20090325 | |||
| 2 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | Text des Titels | 20090325 |
Method SET_COLUMN_TEXT on class CL_RSR_MDX_UI_TABLE_BASE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |