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