Class Method list used by SAP ABAP Class CL_TWB_F4_USER_MULTI (TWBM: ALV GRID As Popup)
SAP ABAP Class CL_TWB_F4_USER_MULTI (TWBM: ALV GRID As Popup) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_GUI_ALV_GRID - CONSTRUCTOR ALV List Viewer
2 Class Method  CL_GUI_ALV_GRID - REGISTER_EDIT_EVENT ALV List Viewer
3 Class Method  CL_GUI_ALV_GRID - REGISTER_F4_FOR_FIELDS ALV List Viewer
4 Class Method  CL_GUI_ALV_GRID - SET_CURRENT_CELL_VIA_ID ALV List Viewer
5 Class Method  CL_GUI_ALV_GRID - SET_TABLE_FOR_FIRST_DISPLAY ALV List Viewer
6 Class Method  CL_GUI_ALV_GRID - SET_TOOLBAR_INTERACTIVE ALV List Viewer
7 Class Method  CL_GUI_ALV_GRID - CHECK_CHANGED_DATA ALV List Viewer
8 Class Method  CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area
9 Class Method  CL_GUI_OBJECT - FREE Proxy Class for a GUI Object
10 Class Method  CL_TWB_F4_USER_MULTI - REGISTER_EVENTS TWBM: ALV GRID As Popup
11 Class Method  CL_TWB_F4_USER_MULTI - HIDE_BUTTONS TWBM: ALV GRID As Popup SOURCE toolbar_functions = l_it_toolbar_functions.
12 Class Method  CL_TWB_F4_USER_MULTI - HIDE_BUTTONS TWBM: ALV GRID As Popup SOURCE IMPORTING
13 Class Method  CL_TWB_F4_USER_MULTI - HIDE_BUTTONS TWBM: ALV GRID As Popup SOURCE CALL METHOD me->hide_buttons
14 Class Method  CL_TWB_F4_USER_MULTI - HANDLE_USER_COMMAND TWBM: ALV GRID As Popup
15 Class Method  CL_TWB_F4_USER_MULTI - HANDLE_PUSH_ENTER TWBM: ALV GRID As Popup
16 Class Method  CL_TWB_F4_USER_MULTI - HANDLE_F4 TWBM: ALV GRID As Popup
17 Class Method  CL_TWB_F4_USER_MULTI - CREATE_FIELDCAT TWBM: ALV GRID As Popup SOURCE fieldcat = l_it_fieldcat.
18 Class Method  CL_TWB_F4_USER_MULTI - CREATE_FIELDCAT TWBM: ALV GRID As Popup SOURCE IMPORTING
19 Class Method  CL_TWB_F4_USER_MULTI - CREATE_FIELDCAT TWBM: ALV GRID As Popup SOURCE alv_structure_name = alv_structure_name
20 Class Method  CL_TWB_F4_USER_MULTI - CREATE_FIELDCAT TWBM: ALV GRID As Popup SOURCE EXPORTING
21 Class Method  CL_TWB_F4_USER_MULTI - CREATE_FIELDCAT TWBM: ALV GRID As Popup SOURCE CALL METHOD me->create_fieldcat
22 Class Method  CL_TWB_F4_USER_MULTI - CHECK_USER TWBM: ALV GRID As Popup