SAP ABAP Class CL_RSR_MDX_UI_EXECUTOR (MDX: Dialog: Execution of Commands)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_UI (Package) MDX: Dialog

⤷

⤷

Properties
Class | CL_RSR_MDX_UI_EXECUTOR | |
Short Description | MDX: Dialog: Execution of Commands | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_UI | MDX: Dialog |
Created | 20090519 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_UI_EXECUTOR has no forward declaration.
Interfaces
Class CL_RSR_MDX_UI_EXECUTOR has no interface implemented.
Friends
Class CL_RSR_MDX_UI_EXECUTOR 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) | IF_RSR_MDX_UI_COMMAND | Current Command | 20100520 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_EXECUTOR | Singleton Instance | 20090519 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Executes a command | 20090519 |
2 | ![]() |
Instance method | Private | Method | Executes a command internally | 20090519 |
3 | ![]() |
Instance method | Private | Method | Executes several commands | 20090519 |
4 | ![]() |
Static method | Private | Method | Returns Command Description | 20090519 |
5 | ![]() |
Instance method | Public | Method | Returns the command currently being executed | 20100520 |
6 | ![]() |
Static method | Public | Method | Returns Instance | 20090519 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | COMMAND_EXECUTED | Instance Event (0) |
Public (2) |
Function/Command Executed | 20090615 |
Types
Class CL_RSR_MDX_UI_EXECUTOR has no local type.
Method Signatures
Method EXECUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Funktion | 20090519 | ||
2 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
Method EXECUTE on class CL_RSR_MDX_UI_EXECUTOR has no exception.
Method EXECUTE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Funktion | 20090519 | ||
2 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDX: Dialog: Die Aktion wurde abgebrochen | 20090604 |
Method EXECUTE_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TR_COMMAND | Call by reference | Type reference (TYPE) | RSR_MDX_UI_TR_COMMAND | MDX: Dialog: Tabelle an Funktionen | 20090519 | ||
2 | ![]() |
R_SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090519 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
MDX: Dialog: Die Aktion wurde abgebrochen | 20090604 |
Method GET_COMMAND_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Command | 20090519 | ||
2 | ![]() |
R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Kommandos | 20090519 |
Method GET_COMMAND_DESCRIPTION on class CL_RSR_MDX_UI_EXECUTOR has no exception.
Method GET_CURRENT_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_COMMAND | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Funktion | 20100520 |
Method GET_CURRENT_COMMAND on class CL_RSR_MDX_UI_EXECUTOR has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_MDX_UI_EXECUTOR | MDX: Dialog: Ausführen von Commands | 20090519 |
Method GET_INSTANCE on class CL_RSR_MDX_UI_EXECUTOR has no exception.
Event Signatures
Event COMMAND_EXECUTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_R_COMMAND | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RSR_MDX_UI_COMMAND | MDX: Dialog: Funktion | 20090615 | ||
2 | E_SUBRC | Exporting | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20090615 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |