Class Method list used by SAP ABAP Class CL_UMC_NOTIF_VIEW (Customizing for Notifications of Application Object)
SAP ABAP Class
CL_UMC_NOTIF_VIEW (Customizing for Notifications of Application Object) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 2 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 3 | CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY | ALV List Viewer | ||
| 4 | CL_GUI_ALV_GRID - SET_READY_FOR_INPUT | ALV List Viewer | ||
| 5 | CL_GUI_ALV_GRID - SET_3D_BORDER | ALV List Viewer | ||
| 6 | CL_GUI_ALV_GRID - REGISTER_EDIT_EVENT | ALV List Viewer | ||
| 7 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 8 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 9 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 10 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 11 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 12 | CL_GUI_ALV_GRID - REFRESH_TABLE_DISPLAY | ALV List Viewer | ||
| 13 | CL_GUI_ALV_GRID - GET_SELECTED_ROWS | ALV List Viewer | ||
| 14 | CL_GUI_ALV_GRID - GET_SELECTED_ROWS | ALV List Viewer | ||
| 15 | CL_GUI_ALV_GRID - GET_SELECTED_ROWS | ALV List Viewer | ||
| 16 | CL_GUI_ALV_GRID - CONSTRUCTOR | ALV List Viewer | ||
| 17 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 18 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 19 | CL_GUI_ALV_GRID - CHECK_CHANGED_DATA | ALV List Viewer | ||
| 20 | CL_GUI_CFW - FLUSH | Control Framework Basic Class | ||
| 21 | CL_GUI_CONTROL - SET_REGISTERED_EVENTS | Proxy Class for Control in GUI | ||
| 22 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_HEIGHT | Splitter Control | ||
| 23 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_SASH | Splitter Control | ||
| 24 | CL_GUI_SPLITTER_CONTAINER - SET_ROW_MODE | Splitter Control | ||
| 25 | CL_GUI_SPLITTER_CONTAINER - SET_BORDER | Splitter Control | ||
| 26 | CL_GUI_SPLITTER_CONTAINER - GET_CONTAINER | Splitter Control | ||
| 27 | CL_GUI_SPLITTER_CONTAINER - CONSTRUCTOR | Splitter Control | ||
| 28 | CL_GUI_TOOLBAR - ADD_BUTTON_GROUP | Toolbar Control | ||
| 29 | CL_GUI_TOOLBAR - CONSTRUCTOR | Toolbar Control | ||
| 30 | CL_GUI_TOOLBAR - DELETE_ALL_BUTTONS | Toolbar Control | ||
| 31 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE CALL METHOD display_detail |
|
| 32 | CL_UMC_NOTIF_VIEW - TB_HANDLE_FUNCTION_SELECTED | Customizing for Notifications of Application Object | SOURCE SET HANDLER tb_handle_function_selected FOR mr_toolbar. |
|
| 33 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE EXPORTING |
|
| 34 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE i_mode = m_mode |
|
| 35 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE i_row = ls_row. |
|
| 36 | CL_UMC_NOTIF_VIEW - HANDLE_DATA_CHANGED | Customizing for Notifications of Application Object | SOURCE SET HANDLER handle_data_changed FOR mr_alvgrid. |
|
| 37 | CL_UMC_NOTIF_VIEW - LOAD_TEMPLATE | Customizing for Notifications of Application Object | SOURCE CALL METHOD load_template |
|
| 38 | CL_UMC_NOTIF_VIEW - LOAD_TEMPLATE | Customizing for Notifications of Application Object | SOURCE IMPORTING |
|
| 39 | CL_UMC_NOTIF_VIEW - LOAD_TEMPLATE | Customizing for Notifications of Application Object | SOURCE e_subject = l_subject |
|
| 40 | CL_UMC_NOTIF_VIEW - LOAD_TEMPLATE | Customizing for Notifications of Application Object | SOURCE et_body = lt_body. |
|
| 41 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE CALL METHOD set_toolbar |
|
| 42 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE EXPORTING |
|
| 43 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE i_mode = m_mode. |
|
| 44 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE CALL METHOD set_toolbar |
|
| 45 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE EXPORTING |
|
| 46 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE i_mode = c_display_mode. |
|
| 47 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE CALL METHOD set_toolbar |
|
| 48 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE EXPORTING |
|
| 49 | CL_UMC_NOTIF_VIEW - SET_TOOLBAR | Customizing for Notifications of Application Object | SOURCE i_mode = c_change_mode. |
|
| 50 | CL_UMC_NOTIF_VIEW - ALV_FILL | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_fill. |
|
| 51 | CL_UMC_NOTIF_VIEW - ADD_ALVLINE | Customizing for Notifications of Application Object | SOURCE CALL METHOD add_alvline. |
|
| 52 | CL_UMC_NOTIF_VIEW - ALV_BUILD_FCAT | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_build_fcat. |
|
| 53 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_condition_to_text |
|
| 54 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE CHANGING |
|
| 55 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE cs_obj_notif = ls_obj_notif. |
|
| 56 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_condition_to_text |
|
| 57 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE CHANGING |
|
| 58 | CL_UMC_NOTIF_VIEW - ALV_CONDITION_TO_TEXT | Customizing for Notifications of Application Object | SOURCE cs_obj_notif = ls_obj_notif. |
|
| 59 | CL_UMC_NOTIF_VIEW - ALV_FILL | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_fill. |
|
| 60 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE i_row = e_row. |
|
| 61 | CL_UMC_NOTIF_VIEW - ALV_HANDLE_ON_DBL_CLICK | Customizing for Notifications of Application Object | SOURCE SET HANDLER alv_handle_on_dbl_click FOR mr_alvgrid. |
|
| 62 | CL_UMC_NOTIF_VIEW - ALV_INIT | Customizing for Notifications of Application Object | SOURCE CALL METHOD alv_init. |
|
| 63 | CL_UMC_NOTIF_VIEW - CREATE_ALVLINE | Customizing for Notifications of Application Object | SOURCE CALL METHOD create_alvline. |
|
| 64 | CL_UMC_NOTIF_VIEW - CREATE_ALVLINE | Customizing for Notifications of Application Object | SOURCE CALL METHOD create_alvline. |
|
| 65 | CL_UMC_NOTIF_VIEW - DEL_ALVLINE | Customizing for Notifications of Application Object | SOURCE CALL METHOD del_alvline. |
|
| 66 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE CALL METHOD display_detail |
|
| 67 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE EXPORTING |
|
| 68 | CL_UMC_NOTIF_VIEW - DISPLAY_DETAIL | Customizing for Notifications of Application Object | SOURCE i_mode = m_mode |