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