SAP ABAP Class CL_RSR_MDX_UI_COMMAND_EXE_BASE (MDX: Dialog: Base Class for Executing MDX Statement)
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_COMMAND_BASE | MDX: Dialog: Base Class for Commands | 20090328 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_CHECK | MDX: Dialog: Check | 20090519 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_FLAT | MDX: Dialog: Execute (Flattening) | 20090520 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_FLBX | MDX: Dialog: Execute (Flattening, Binary XML) | 20090520 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_FLST | MDX: Dialog: Execute (Flattening, Data Flow) | 20090519 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_MDIM | MDX: Dialog: Execute (Multidimensional) | 20090408 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_PLAN | MDX: Dialog: Display Execution Plan | 20090610 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_EXE_XMLA | MDX: Dialog: Execute (XML for Analysis) | 20090520 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_UI_COMMAND_SAVE | MDX: Dialog: Save | 20090616 |
Properties
| Class | CL_RSR_MDX_UI_COMMAND_EXE_BASE | |
| Short Description | MDX: Dialog: Base Class for Executing MDX Statement | |
| Super Class | CL_RSR_MDX_UI_COMMAND_BASE | MDX: Dialog: Base Class for Commands |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090328 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no interface implemented.
Friends
Class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSIDN4 | Dataset ID | 20090328 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSR_MDX_UI_TX_STEP_STATISTIC | Statistics for Execution | 20100429 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Adds the statisticsl information | 20100225 | |
| 2 | Instance method | Protected | Method | Checks for errors in the message that is returned | 20090328 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20090328 | |
| 4 | Instance method | Protected | Method | Creates a data set runtime object | 20090519 | |
| 5 | Instance method | Protected | Method | Deletes a data set runtime object | 20090519 | |
| 6 | Instance method | Protected | Method | Returns the name of the cube in the statement | 20100214 | |
| 7 | Instance method | Private | Method | Returns the parsed name of the cube in the statement | 20100301 | |
| 8 | Instance method | Private | Method | Returns the statistical data for the display | 20100223 | |
| 9 | Instance method | Protected | Method | Displays the statistical information | 20100223 | |
| 10 | Instance method | Protected | Method | Selects the data | 20090519 | |
| 11 | Instance method | Private | Method | Sets the model's header properties | 20100214 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EXECUTION_STEP_CLOSE | Instance Event (0) |
Public (2) |
An execution step is ended | 20100223 |
| 2 | EXECUTION_STEP_OPEN | Instance Event (0) |
Public (2) |
An execution step is started | 20100223 |
| 3 | RENDERING | Instance Event (0) |
Public (2) |
The result is displayed | 20100223 |
Types
Class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no local type.
Method Signatures
Method ADD_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | FUNCNAME | Funktionsname | 20100429 | |||
| 2 | I_S_STATISTIC | Call by reference | Type reference (TYPE) | BAPI6111STT | Informationen zur BI Statistik | 20100225 |
Method ADD_STATISTIC on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method CHECK_RETURN_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20100519 | |||
| 2 | I_S_RETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Returnparameter | 20090328 | |||
| 3 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090328 |
Method CHECK_RETURN_MESSAGE on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATASETID | Call by reference | Type reference (TYPE) | RSIDN4 | Dataset ID | 20090328 | |||
| 2 | I_R_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_MODEL | MDX: Dialog: Modell | 20090328 | |||
| 3 | I_R_MSG | Call by reference | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090328 |
Method CONSTRUCTOR on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
Method CREATE_OBJECT on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method DELETE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
Method DELETE_OBJECT on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method GET_CUBE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CUBE | Value transfer | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20100214 |
Method GET_CUBE_NAME on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method GET_PARSED_CUBE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CUBE | Value transfer | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20100301 |
Method GET_PARSED_CUBE_NAME on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method GET_STATISTIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEPUID | Call by reference | Type reference (TYPE) | SYSUUID_25 | UUID in komprimierter Form | 20100429 | |||
| 2 | R_T_STAT_OLAP | Value transfer | Type reference (TYPE) | RSR_MDX_UI_T_STATISTIC | Statistik (Tabelle) | 20100223 |
Method GET_STATISTIC_DATA on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method RENDER_STATISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_RENDERER | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_RENDERER | MDX: Dialog: Darstellung des Ergebnisses | 20100223 |
Method RENDER_STATISTIC on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method SELECT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20100520 | |||
| 2 | R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
Method SELECT_DATA on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Method SET_MODEL_HEADER Signature
Method SET_MODEL_HEADER on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no parameter.
Method SET_MODEL_HEADER on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no exception.
Event Signatures
Event EXECUTION_STEP_CLOSE Signature
Event EXECUTION_STEP_CLOSE on class CL_RSR_MDX_UI_COMMAND_EXE_BASE has no parameter.
Event EXECUTION_STEP_OPEN Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Exporting | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Ausführungsschrittes | 20100223 |
Event RENDERING Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_R_RENDERER | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_RENDERER | MDX: Dialog: Darstellung des Ergebnisses | 20100223 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |