Class Method list used by SAP ABAP Class /IWBEP/CL_SBUI_DP_BOR_TREE (SB - DSP - BOR tree for selection)
SAP ABAP Class /IWBEP/CL_SBUI_DP_BOR_TREE (SB - DSP - BOR tree for selection) is using
# Object Type Object Name Object Description Note
     
1 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - GET_SELECTED_BOR_METHOD SB - DSP - BOR tree for selection SOURCE get_selected_bor_method( iv_node_key = node_key ).
2 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ADD_METHODS SB - DSP - BOR tree for selection SOURCE add_methods( is_father_outtab = ls_outtab ).
3 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - REGISTER_EVENTS SB - DSP - BOR tree for selection SOURCE register_events( ).
4 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ON_NODE_DOUBLE_CLICK SB - DSP - BOR tree for selection SOURCE SET HANDLER on_node_double_click FOR mo_bor_tree.
5 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ON_ITEM_DOUBLE_CLICK SB - DSP - BOR tree for selection SOURCE SET HANDLER on_item_double_click FOR mo_bor_tree.
6 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ON_EXPAND_NO_CHILDREN SB - DSP - BOR tree for selection SOURCE SET HANDLER on_expand_no_children FOR mo_bor_tree.
7 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - GET_SELECTED_BOR_METHOD SB - DSP - BOR tree for selection SOURCE get_selected_bor_method( iv_node_key = node_key ).
8 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - GET_SELECTED_BOR_METHOD SB - DSP - BOR tree for selection SOURCE get_selected_bor_method( iv_node_key = ls_selected_node ).
9 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - GET_NODE_ICON SB - DSP - BOR tree for selection SOURCE ls_node-n_image = get_node_icon( is_outtab = ls_outtab ).
10 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - GET_FIELD_CATALOG SB - DSP - BOR tree for selection SOURCE lt_fcat = get_field_catalog( ).
11 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - DESTRUCT SB - DSP - BOR tree for selection SOURCE destruct( ).
12 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - DESTRUCT SB - DSP - BOR tree for selection SOURCE destruct( ).
13 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - CREATE_SCREEN SB - DSP - BOR tree for selection SOURCE create_screen( ).
14 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ADD_NODE SB - DSP - BOR tree for selection SOURCE add_node( is_outtab = ls_outtab iv_relat_node_key = is_father_outtab-node_key ).
15 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ADD_NODE SB - DSP - BOR tree for selection SOURCE add_node( is_outtab = ls_outtab iv_relat_node_key = is_father_outtab-node_key ).
16 Class Method  /IWBEP/CL_SBUI_DP_BOR_TREE - ADD_NODE SB - DSP - BOR tree for selection SOURCE add_node( is_outtab = ls_outtab ).
17 Class Method  /IWBEP/IF_SBDSP_DATA_SOUR_ATTR - GET_DECLARATION_TYPE SB - DSP - Data Source Attribute
18 Class Method  /IWBEP/IF_SBDSP_DATA_SOUR_ATTR - GET_DESCRIPTION SB - DSP - Data Source Attribute
19 Class Method  /IWBEP/IF_SBDSP_DATA_SOUR_ATTR - GET_NAME SB - DSP - Data Source Attribute
20 Class Method  /IWBEP/IF_SBDSP_DS_PROVIDER - GET_DATA_SOURCE_LIST SB - DSP - domain model plugin extension
21 Class Method  /IWBEP/IF_SBDSP_DS_PROVIDER - GET_DATA_SOURCE_ATTRIBUTES SB - DSP - domain model plugin extension
22 Class Method  /IWBEP/IF_SBUI_DP_BOR_TREE - CALL_SCREEN SB - DSP - BOR tree for selection
23 Class Method  /IWBEP/IF_SBUI_DP_BOR_TREE - DO_USER_COMMAND SB - DSP - BOR tree for selection
24 Class Method  /IWBEP/IF_SBUI_DP_BOR_TREE - INIT_SCREEN SB - DSP - BOR tree for selection
25 Class Method  /IWBEP/IF_SBUI_DP_BOR_TREE - SET_INIT_DATA SB - DSP - BOR tree for selection
26 Class Method  CL_ALV_TREE_BASE - FRONTEND_UPDATE Basis Class ALV Tree Control
27 Class Method  CL_ALV_TREE_BASE - FRONTEND_UPDATE Basis Class ALV Tree Control
28 Class Method  CL_GUI_ALV_TREE - GET_SELECTED_NODES ALV Tree Control
29 Class Method  CL_GUI_ALV_TREE - SET_TABLE_FOR_FIRST_DISPLAY ALV Tree Control
30 Class Method  CL_GUI_ALV_TREE - GET_SELECTED_ITEM ALV Tree Control
31 Class Method  CL_GUI_ALV_TREE - CONSTRUCTOR ALV Tree Control
32 Class Method  CL_GUI_ALV_TREE - ADD_NODE ALV Tree Control
33 Class Method  CL_GUI_CFW - DISPATCH Control Framework Basic Class
34 Class Method  CL_GUI_CFW - FLUSH Control Framework Basic Class
35 Class Method  CL_GUI_CFW - FLUSH Control Framework Basic Class
36 Class Method  CL_GUI_CFW - FLUSH Control Framework Basic Class
37 Class Method  CL_GUI_CONTROL - GET_REGISTERED_EVENTS Proxy Class for Control in GUI
38 Class Method  CL_GUI_CONTROL - SET_REGISTERED_EVENTS Proxy Class for Control in GUI
39 Class Method  CL_GUI_CUSTOM_CONTAINER - CONSTRUCTOR Container for Custom Controls in the Screen Area
40 Class Method  CL_GUI_OBJECT - FREE Proxy Class for a GUI Object