Class Method list used by SAP ABAP Class /DSD/SL_CL_TA_SELECT ("Transaction" Selection)
SAP ABAP Class /DSD/SL_CL_TA_SELECT ("Transaction" Selection) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SET_DATA Checker Event Display
2 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - ADD_AND_FOCUS Checker Event Display
3 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SET_INACTIVE_FCODES Checker Event Display
4 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SELECT_PREVIOUS Checker Event Display
5 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SELECT_NEXT Checker Event Display
6 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SELECT_CURRENT Checker Event Display
7 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - SELECT_ALL_TOURS Checker Event Display
8 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - REFRESH Checker Event Display
9 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - GET_SELECTED_NODES Checker Event Display
10 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - FREE Checker Event Display
11 Class Method  /DSD/SL_CL_CTRL_SELECT_RESULT - CONSTRUCTOR Checker Event Display
12 Class Method  /DSD/SL_CL_CTRL_SELECT_SEARCH - CONSTRUCTOR Checker Search Function
13 Class Method  /DSD/SL_CL_CTRL_SELECT_SEARCH - FREE Checker Search Function
14 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - GET_SEARCH_AREA GUI for the Selection Area
15 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - TOGGLE_VISIBILITY_SEARCH_AREA GUI for the Selection Area
16 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - SET_VISIBLE GUI for the Selection Area
17 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - SET_EXTENSION GUI for the Selection Area
18 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - IS_VISIBLE GUI for the Selection Area
19 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - GET_RESULT_AREA GUI for the Selection Area
20 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - GET_EXTENSION GUI for the Selection Area
21 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - FREE GUI for the Selection Area
22 Class Method  /DSD/SL_CL_GUI_SELECT_SCREEN - CONSTRUCTOR GUI for the Selection Area
23 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE CALL METHOD me->get_default_layout
24 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE IMPORTING
25 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE et_layout = lt_layout.
26 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE CALL METHOD me->get_default_layout
27 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE IMPORTING
28 Class Method  /DSD/SL_CL_TA_SELECT - GET_DEFAULT_LAYOUT "Transaction" Selection SOURCE et_layout = lt_layout.
29 Class Method  /DSD/SL_CL_TA_SELECT - ON_REFRESH_FINISHED "Transaction" Selection SOURCE SET HANDLER me->on_refresh_finished FOR mr_ctrl_result.
30 Class Method  /DSD/SL_CL_TA_SELECT - ON_REFRESH_PREPARE "Transaction" Selection SOURCE SET HANDLER me->on_refresh_prepare FOR mr_ctrl_result.
31 Class Method  /DSD/SL_CL_TA_SELECT - ON_SELECTION_EXECUTED "Transaction" Selection SOURCE SET HANDLER me->on_selection_executed FOR mr_ctrl_search.
32 Class Method  /DSD/SL_CL_TA_SELECT - ON_START_WORK "Transaction" Selection SOURCE SET HANDLER me->on_start_work FOR mr_ctrl_result.
33 Class Method  /DSD/SL_CL_TA_SELECT - ON_TOGGLE_VISIBILITY_SEARCH "Transaction" Selection SOURCE SET HANDLER me->on_toggle_visibility_search FOR mr_ctrl_result.
34 Class Method  /DSD/SL_CL_TA_SELECT - SET_EVENT_HANDLER "Transaction" Selection SOURCE CALL METHOD me->set_event_handler.