Class Method list used by SAP ABAP Class CL_RSR_MDX_UI_EXECUTOR (MDX: Dialog: Execution of Commands)
SAP ABAP Class
CL_RSR_MDX_UI_EXECUTOR (MDX: Dialog: Execution of Commands) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_RSO_MSG - REMOVE_MESSAGES | Container for Messages | ||
| 2 | CL_RSR_MDX_UI_EXECUTOR - EXECUTE_INTERNAL | MDX: Dialog: Execution of Commands | SOURCE r_subrc = execute_internal( i_r_command ). |
|
| 3 | CL_RSR_MDX_UI_EXECUTOR - EXECUTE_INTERNAL | MDX: Dialog: Execution of Commands | SOURCE r_subrc = execute_internal( l_r_command ). |
|
| 4 | CL_RSR_MDX_UI_EXECUTOR - EXECUTE_MULTIPLE | MDX: Dialog: Execution of Commands | SOURCE r_subrc = execute_multiple( l_t_command ). |
|
| 5 | CL_RSR_MDX_UI_EXECUTOR - EXECUTE_MULTIPLE | MDX: Dialog: Execution of Commands | SOURCE r_subrc = execute_multiple( l_t_command ). |
|
| 6 | CL_RSR_MDX_UI_EXECUTOR - GET_COMMAND_DESCRIPTION | MDX: Dialog: Execution of Commands | SOURCE l_description = get_command_description( i_r_command ). |
|
| 7 | IF_RSR_MDX_UI_COMMAND - EXECUTE | MDX: Dialog: Function | ||
| 8 | IF_RSR_MDX_UI_COMMAND - GET_DESCRIPTION | MDX: Dialog: Function | ||
| 9 | IF_RSR_MDX_UI_COMMAND - GET_MESSAGES | MDX: Dialog: Function | ||
| 10 | IF_RSR_MDX_UI_COMMAND - GET_PRECEDING_COMMANDS | MDX: Dialog: Function | ||
| 11 | IF_RSR_MDX_UI_COMMAND - GET_SUCCEEDING_COMMANDS | MDX: Dialog: Function | ||
| 12 | IF_RSR_MDX_UI_COMMAND - IS_ACTIVE | MDX: Dialog: Function |