SAP ABAP Interface IF_RSR_MDX_UI_COMMAND (MDX: Dialog: Function)
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_COMMAND_BASE | MDX: Dialog: Base Class for Commands | 20090407 |
Properties
| Interface | IF_RSR_MDX_UI_COMMAND | |
| Short Description | MDX: Dialog: Function |
General Data
| Package | RSR_MDX_UI | MDX: Dialog |
| Created | 20090407 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSR_MDX_UI_COMMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_MDX_UI_FINALIZABLE | MDX: Dialog: Destructor and Clean-Up Tasks | 20090407 |
Friends
Interface IF_RSR_MDX_UI_COMMAND has no friend.
Attributes
Interface IF_RSR_MDX_UI_COMMAND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Executes the Function | 20090407 | |
| 2 | Instance method | Public | Method | 20090407 | ||
| 3 | Instance method | Public | Method | Returns Description of Function | 20090407 | |
| 4 | Instance method | Public | Method | Returns the message container | 20090519 | |
| 5 | Instance method | Public | Method | Function Name or User Command Name | 20090407 | |
| 6 | Instance method | Public | Method | Returns Commands That Have to Be Executed in Advance | 20090407 | |
| 7 | Instance method | Public | Method | Returns Commands That Have To Be Executed | 20090407 | |
| 8 | Instance method | Public | Method | Is the function active and can it be executed? | 20090407 | |
| 9 | Instance method | Public | Method | Is it an execution command? | 20100520 | |
| 10 | Instance method | Public | Method | Were entries already added to the application log? | 20090407 | |
| 11 | Instance method | Public | Method | Should entries in the application log be displayed? | 20090407 | |
| 12 | Instance method | Public | Method | Is it a predecessor or successor function? | 20090407 | |
| 13 | Instance method | Public | Method | Declares current function to be predecessor/successor | 20090407 |
Events
Interface IF_RSR_MDX_UI_COMMAND has no event.
Types
Interface IF_RSR_MDX_UI_COMMAND has no local type.
Method Signatures
Method EXECUTE 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 | 20090407 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | MDX: Dialog: Fehler bei Kommandoausführung | 20090504 |
Method FINALIZE Signature
Method FINALIZE on Interface IF_RSR_MDX_UI_COMMAND has no parameter.
Method FINALIZE on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung der Funktion | 20090407 |
Method GET_DESCRIPTION on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_MSG | Value transfer | Object reference (TYPE REF TO) | CL_RSO_MSG | Container für Nachrichten | 20090519 |
Method GET_MESSAGES on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | SYUCOMM | Funktionscode, der PAI ausgelöst hat | 20090407 |
Method GET_NAME on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method GET_PRECEDING_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COMMAND | Value transfer | Type reference (TYPE) | RSR_MDX_UI_TR_COMMAND | MDX: Dialog: Tabelle an Funktionen | 20090407 |
Method GET_PRECEDING_COMMANDS on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method GET_SUCCEEDING_COMMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_COMMAND | Value transfer | Type reference (TYPE) | RSR_MDX_UI_TR_COMMAND | MDX: Dialog: Tabelle an Funktionen | 20090407 |
Method GET_SUCCEEDING_COMMANDS on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method IS_ACTIVE on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method IS_EXECUTION_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100520 |
Method IS_EXECUTION_COMMAND on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method IS_LOG_ADDED_TO_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method IS_LOG_ADDED_TO_APPL_LOG on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method IS_LOG_DISPLAYABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method IS_LOG_DISPLAYABLE on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method IS_SUB_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method IS_SUB_COMMAND on Interface IF_RSR_MDX_UI_COMMAND has no exception.
Method SET_SUB_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SUBCOMMAND | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090407 |
Method SET_SUB_COMMAND on Interface IF_RSR_MDX_UI_COMMAND has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |