Class Method list used by SAP ABAP Class CL_UA_SEARCHTOOL (Search and Position)
SAP ABAP Class
CL_UA_SEARCHTOOL (Search and Position) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_UA_DIALOG - DIALOG_TO_ENTER_SELTAB | Dialogs | ||
| 2 | CL_UA_RESULT_LEVEL - GET_ELEMENT_FROM_ID | Posting Level | ||
| 3 | CL_UA_RESULT_LEVEL - GET_RT_READER | Posting Level | ||
| 4 | CL_UA_SEARCHTOOL - GET_SEARCHTOOL | Search and Position | SOURCE lo_searchtool = get_searchtool( is_mvc ). |
|
| 5 | CL_UA_SEARCHTOOL - SET_FOCUS_IN_VIEW | Search and Position | SOURCE set_focus_in_view( lo_element ). |
|
| 6 | CL_UA_SEARCHTOOL - GET_SEARCHTOOL | Search and Position | SOURCE lo_searchtool = get_searchtool( is_mvc ). |
|
| 7 | CL_UA_SEARCHTOOL - GET_SEARCHTOOL | Search and Position | SOURCE lo_searchtool = get_searchtool( is_mvc ). |
|
| 8 | CL_UA_SEARCHTOOL - DO_SEARCH_NEXT | Search and Position | SOURCE do_search_next( ). |
|
| 9 | CL_UA_SEARCHTOOL - DO_SEARCH_NEXT | Search and Position | SOURCE lo_searchtool->do_search_next( ). |
|
| 10 | CL_UA_SEARCHTOOL - DO_SEARCH | Search and Position | SOURCE lo_searchtool->do_search( ). |
|
| 11 | CL_UA_SEARCHTOOL - DO_HAS_NEXT | Search and Position | SOURCE ld_has_next = do_has_next( ). |
|
| 12 | CL_UA_SEARCHTOOL - DO_HAS_NEXT | Search and Position | SOURCE rd_has_next = lo_searchtool->do_has_next( ). |
|
| 13 | CL_UA_SEARCHTOOL - CONSTRUCTOR | Search and Position | ||
| 14 | CL_UA_TYPE_BASE - GET_COLUMN_NAME_INSTANCE_ID | Basis Class of Types | ||
| 15 | IF_FINB_RT_READER - SELECT | Read Interface | ||
| 16 | IF_UAC_GUI_TREE - SET_SELECTED_NODE | IF_UAC_GUI_TREE | ||
| 17 | IF_UAC_TREE_MODEL - GET_ROOT_NODES | view gets tree data from model via this if | ||
| 18 | IF_UA_CE_ENVIRONMENT - GET_RESULT_LEVEL | Runtime Environment | ||
| 19 | IF_UA_MODEL_ADAPTER - GET_ENVIRONMENT | Model Adapter | ||
| 20 | IF_UA_MODEL_ADAPTER - GET_MAP_NODE_ID | Model Adapter | ||
| 21 | IF_UA_MODEL_ADAPTER - GET_TYPES | Model Adapter |