SAP ABAP Interface IF_RSR_MDX_UI_RENDERER (MDX: Dialog: Result Display)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_UI_RENDERER_HTML | MDX: Dialog: Display Result in HTML | 20090520 |
Properties
Interface | IF_RSR_MDX_UI_RENDERER | |
Short Description | MDX: Dialog: Result Display |
General Data
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090520 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_RSR_MDX_UI_RENDERER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
2 | RRT1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_MDX_UI_RENDERER has no interface.
Friends
Interface IF_RSR_MDX_UI_RENDERER has no friend.
Attributes
Interface IF_RSR_MDX_UI_RENDERER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds details to the axes | 20090522 |
2 | ![]() |
Instance method | Public | Method | Adds a column/cell for a cell value | 20090520 |
3 | ![]() |
Instance method | Public | Method | Adds an empty column/cell | 20090520 |
4 | ![]() |
Instance method | Public | Method | Adds a column/cell for a member | 20090520 |
5 | ![]() |
Instance method | Public | Method | Adds a column/cell for a property | 20090520 |
6 | ![]() |
Instance method | Public | Method | Adds a new row | 20090520 |
7 | ![]() |
Instance method | Public | Method | Adds statistical information | 20100223 |
8 | ![]() |
Instance method | Public | Method | Displays the result | 20090520 |
Events
Interface IF_RSR_MDX_UI_RENDERER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_SX_AXIS_FILTER | Public | See coding | Filter of an Axis (Structure) | 20100326 | BEGIN OF tn_sx_axis_filter ,
axis TYPE rrtaxis,
members TYPE rrt1_t_mndtry_prptys,
END OF tn_sx_axis_filter
|
|
2 | TN_T_AXIS_FILTER | Public | See coding | Filter of an Axis (Table) | 20100326 | tn_t_axis_filter TYPE STANDARD TABLE OF tn_sx_axis_filter
|
Method Signatures
Method ADD_AXIS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_T_AXIS_DIME | Call by reference | Type reference (TYPE) | RRT1_T_AXIS_DIMENSIONS | Dimensionen der Achsen | 20090522 | ||
2 | ![]() |
I_T_AXIS_FILTER | Call by reference | Type reference (TYPE) | IF_RSR_MDX_UI_RENDERER=>TN_T_AXIS_FILTER | Filter einer Achse (Tabelle) | 20100326 | ||
3 | ![]() |
I_T_AXIS_INFO | Call by reference | Type reference (TYPE) | RRT1_T_AXIS_INFO | Achsen | 20090522 |
Method ADD_AXIS_INFO on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_CELL_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_CELL | Call by reference | Type reference (TYPE) | BAPI6111CD | Daten einer Zelle eines Datasets | 20090520 |
Method ADD_CELL_COLUMN on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_EMPTY_COLUMN Signature
Method ADD_EMPTY_COLUMN on Interface IF_RSR_MDX_UI_RENDERER has no parameter.
Method ADD_EMPTY_COLUMN on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_MEMBER_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_HORIZONTAL_SPAN | Call by reference | Type reference (TYPE) | I | Horizontale Spalten, die zusammengefasst werden sollen | 20090526 | ||
2 | ![]() |
I_S_MEMBER | Call by reference | Type reference (TYPE) | BAPI6111MPP | Default-Eigenschaften eines Member | 20090520 |
Method ADD_MEMBER_COLUMN on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_PROPERTY_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_PROPERTY | Call by reference | Type reference (TYPE) | BAPI6111OPV | Werte zu einem prpty_key | 20090520 |
Method ADD_PROPERTY_COLUMN on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_ROW Signature
Method ADD_ROW on Interface IF_RSR_MDX_UI_RENDERER has no parameter.
Method ADD_ROW on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method ADD_STATISTIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TX_STATISTIC | Call by reference | Type reference (TYPE) | RSR_MDX_UI_TX_STEP_STATISTIC | Statistik (Tabelle) | 20100429 |
Method ADD_STATISTIC on Interface IF_RSR_MDX_UI_RENDERER has no exception.
Method DISPLAY Signature
Method DISPLAY on Interface IF_RSR_MDX_UI_RENDERER has no parameter.
Method DISPLAY on Interface IF_RSR_MDX_UI_RENDERER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |