Class Method list used by SAP ABAP Class /BOBF/CL_TUI_POPUP_PARAM_ACT (Popup in order to get the parameters of an action)
SAP ABAP Class
/BOBF/CL_TUI_POPUP_PARAM_ACT (Popup in order to get the parameters of an action) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | /BOBF/CL_FRW_FACTORY - GET_CONFIGURATION | Framework Instance Management | ||
| 2 | /BOBF/CL_TUI_CTRL_TSM - GET_TRANSACTION_CONTROL | Control: Transaction and Service Manager | ||
| 3 | /BOBF/CL_TUI_POPUP_PARAM_ACT - ON_DATA_CHANGED_FINISHED | Popup in order to get the parameters of an action | SOURCE me->on_data_changed_finished FOR mo_alv_grid, |
|
| 4 | /BOBF/CL_TUI_POPUP_PARAM_ACT - RETRIEVE_DEFAULT_PARAMETER | Popup in order to get the parameters of an action | SOURCE retrieve_default_parameter( ). |
|
| 5 | /BOBF/CL_TUI_POPUP_PARAM_ACT - RETRIEVE_DEFAULT_PARAMETER | Popup in order to get the parameters of an action | SOURCE retrieve_default_parameter( ). |
|
| 6 | /BOBF/CL_TUI_POPUP_PARAM_ACT - ON_DATA_CHANGED_FINISHED | Popup in order to get the parameters of an action | SOURCE SET HANDLER: |
|
| 7 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_USER_COMMAND | Popup in order to get the parameters of an action | SOURCE me->handle_user_command FOR mo_alv_grid, |
|
| 8 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_USER_COMMAND | Popup in order to get the parameters of an action | SOURCE me->handle_hotspot_click FOR mo_alv_grid, |
|
| 9 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_USER_COMMAND | Popup in order to get the parameters of an action | SOURCE me->on_data_changed_finished FOR mo_alv_grid, |
|
| 10 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_USER_COMMAND | Popup in order to get the parameters of an action | SOURCE SET HANDLER: |
|
| 11 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_TOOLBAR | Popup in order to get the parameters of an action | SOURCE me->handle_toolbar FOR mo_alv_grid. |
|
| 12 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_TOOLBAR | Popup in order to get the parameters of an action | SOURCE me->handle_user_command FOR mo_alv_grid, |
|
| 13 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_TOOLBAR | Popup in order to get the parameters of an action | SOURCE me->on_data_changed_finished FOR mo_alv_grid, |
|
| 14 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_TOOLBAR | Popup in order to get the parameters of an action | SOURCE SET HANDLER: |
|
| 15 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_HOTSPOT_CLICK | Popup in order to get the parameters of an action | SOURCE me->handle_hotspot_click FOR mo_alv_grid, |
|
| 16 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_HOTSPOT_CLICK | Popup in order to get the parameters of an action | SOURCE me->on_data_changed_finished FOR mo_alv_grid, |
|
| 17 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_HOTSPOT_CLICK | Popup in order to get the parameters of an action | SOURCE SET HANDLER: |
|
| 18 | /BOBF/CL_TUI_POPUP_PARAM_ACT - DISPLAY | Popup in order to get the parameters of an action | SOURCE display( ). |
|
| 19 | /BOBF/CL_TUI_POPUP_PARAM_ACT - DISPLAY | Popup in order to get the parameters of an action | SOURCE display( ). |
|
| 20 | /BOBF/CL_TUI_POPUP_PARAM_ACT - DISPLAY | Popup in order to get the parameters of an action | SOURCE display( ). |
|
| 21 | /BOBF/CL_TUI_POPUP_PARAM_ACT - DISPLAY | Popup in order to get the parameters of an action | SOURCE display( ). |
|
| 22 | /BOBF/CL_TUI_POPUP_PARAM_ACT - CLEAR | Popup in order to get the parameters of an action | ||
| 23 | /BOBF/CL_TUI_POPUP_PARAM_ACT - HANDLE_TOOLBAR | Popup in order to get the parameters of an action | SOURCE me->handle_hotspot_click FOR mo_alv_grid, |
|
| 24 | /BOBF/IF_FRW_CONFIGURATION - GET_ACT | Interface for Configuration | ||
| 25 | /BOBF/IF_TUI_CTRL_TSM - RETRIEVE_DEFAULT_ACTION_PARAM | Interface of the TSM Control | ||
| 26 | /BOBF/IF_TUI_POPUP - DESTROY_POPUP | Popup Interface | ||
| 27 | /BOBF/IF_TUI_POPUP - SET_STATUS_CANCELED | Popup Interface | ||
| 28 | /BOBF/IF_TUI_POPUP - INITIALIZE | Popup Interface | ||
| 29 | /BOBF/IF_TUI_POPUP - GET_STATUS_CANCELED | Popup Interface | ||
| 30 | /BOBF/IF_TUI_POPUP - GET_POPUP | Popup Interface | ||
| 31 | /BOBF/IF_TUI_POPUP - CREATE_POPUP | Popup Interface | ||
| 32 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 33 | CL_ABAP_STRUCTDESCR - GET_COMPONENTS | Runtime Type Services | ||
| 34 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA_REF | Runtime Type Services | ||
| 35 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_DATA_REF | Runtime Type Services | ||
| 36 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 37 | CL_GUI_ALV_GRID - CONSTRUCTOR | ALV List Viewer | ||
| 38 | CL_GUI_ALV_GRID - REGISTER_EDIT_EVENT | ALV List Viewer | ||
| 39 | CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY | ALV List Viewer | ||
| 40 | CL_GUI_ALV_GRID - SET_TOOLBAR_INTERACTIVE | ALV List Viewer | ||
| 41 | CL_GUI_OBJECT - FREE | Proxy Class for a GUI Object |