SAP ABAP Class IF_RSR_MDX_UI_COMMAND (MDX: Dialog: Function)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSR_MDX_UI_FINALIZABLE | MDX: Dialog: Destructor and Clean-Up Tasks | 20090407 |
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
Class | IF_RSR_MDX_UI_COMMAND | |
Short Description | MDX: Dialog: Function | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090407 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RSR_MDX_UI_COMMAND has no forward declaration.
Interfaces
Class IF_RSR_MDX_UI_COMMAND has no interface implemented.
Friends
Class IF_RSR_MDX_UI_COMMAND has no friend class.
Attributes
Class 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
Class IF_RSR_MDX_UI_COMMAND has no event.
Types
Class 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 class IF_RSR_MDX_UI_COMMAND has no parameter.
Method FINALIZE on class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSR_MDX_UI_COMMAND has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |