SAP ABAP Interface IF_RSR_MDX_UI (MDX: Dialog: Interface for UI Services)
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_SERVICES | MDX: Dialog: Interface | 20090210 |
Properties
| Interface | IF_RSR_MDX_UI | |
| Short Description | MDX: Dialog: Interface for UI Services |
General Data
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090210 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | RS | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RSR_MDX_UI has no interface.
Friends
Interface IF_RSR_MDX_UI has no friend.
Attributes
Interface IF_RSR_MDX_UI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Does a statement with this name exist? | 20100219 | |
| 2 | Instance method | Public | Method | Displays differences in the parser display | 20090324 | |
| 3 | Instance method | Public | Method | Executes the MDX statement | 20100225 | |
| 4 | Instance method | Public | Method | Saves the MDX statement | 20100222 | |
| 5 | Instance method | Public | Method | Starts the MDX transaction | 20090319 |
Events
Interface IF_RSR_MDX_UI has no event.
Types
Interface IF_RSR_MDX_UI has no local type.
Method Signatures
Method IS_STATEMENT_EXISTING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | MDX: Dialog: Name des Statements | 20100219 | |||
| 2 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100219 |
Method IS_STATEMENT_EXISTING on Interface IF_RSR_MDX_UI has no exception.
Method RUN_PARSER_DIFF_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DIFFERENT | Call by reference | Type reference (TYPE) | RS_BOOL | Die Ausgabe ist unterschiedlich | 20090324 | |||
| 2 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090324 | |||
| 3 | I_DISPLAY | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Boolean | 20090324 | ||
| 4 | I_R_1ST_PARSER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | Erster Parser | 20090324 | |||
| 5 | I_R_2ND_PARSER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_PARSER | Zweiter Parser | 20090324 | |||
| 6 | I_STMT | Call by reference | Type reference (TYPE) | XSTRING | Statement | 20090324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20090324 |
Method RUN_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPERT_MODE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_TRUE | Ausführen im Expertenmodus | 20100809 | ||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | RSR_MDX_UI_STMT_NAME | MDX: Dialog: Name des Statements | 20100225 |
Method RUN_STATEMENT on Interface IF_RSR_MDX_UI has no exception.
Method SAVE_STATEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20100222 | |||
| 2 | I_S_HEADER | Call by reference | Type reference (TYPE) | RSR_MDX_UI_S_STMT_HEADER | MDX: Dialog: Kopfeigenschaften des Statements | 20100222 | |||
| 3 | I_T_STATEMENT | Call by reference | Type reference (TYPE) | STRING_TABLE | Statement | 20100222 |
Method SAVE_STATEMENT on Interface IF_RSR_MDX_UI has no exception.
Method START_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_STMT | Call by reference | Type reference (TYPE) | STRING_TABLE | MDX Statement | 20130614 |
Method START_TRANSACTION on Interface IF_RSR_MDX_UI has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 720 |