SAP ABAP Interface IF_GUI_COLUMN_TREE (*NO* REUSE - Column Tree Control)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_SELFTEST_CONTROLS_GUI (Package) *NO* REUSE - Left Overs which Need to be Adressed by ....
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  _IF_GUI_COLUMN_TREE Strictely Internal: Column Tree Control 20071209
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AST_GUI_COLUMN_TREE_DLGT - NO REUSE - Delegate to Column Tree 20071022
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AST_GUI_COLUMN_TREE_FAKE - NO REUSE - Humble Object Column Tree for Unit Tests 20071022
Properties
Interface IF_GUI_COLUMN_TREE  
Short Description *NO* REUSE - Column Tree Control    
General Data
Package SABP_SELFTEST_CONTROLS_GUI   *NO* REUSE - Left Overs which Need to be Adressed by .... 
Created 20071022   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_GUI_COLUMN_TREE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ITEM_TREE_CONTROL *NO* REUSE - Internal Tree Control 20071022
Friends
Interface IF_GUI_COLUMN_TREE has no friend.
Attributes
Interface IF_GUI_COLUMN_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COLUMN Instance method Public Method Append a Column 20071022
2 ADD_HIERARCHY_COLUMN Instance method Public Method Append a Column at End of Hierarchy Area 20071022
3 ADD_KEY_STROKE Instance method Public Method 20071022
4 ADD_NODES_AND_ITEMS Instance method Public Method 20071022
5 ADD_STYLE_INFO Instance method Public Method 20071022
6 ADJUST_COLUMN_WIDTH Instance method Public Method Adapt Width of Columns to Their Contents 20071022
7 CLEAR_ALL_STYLE_INFOS Instance method Public Method 20071022
8 CLEAR_STYLE_INFO Instance method Public Method 20071022
9 COLLAPSE_ALL_NODES Instance method Public Method 20071022
10 COLLAPSE_NODES Instance method Public Method 20071022
11 COLLAPSE_SUBTREE Instance method Public Method 20071022
12 COLUMN_GET_WIDTH Instance method Public Method Gets the Width of a Column 20071022
13 COLUMN_SET_ALIGNMENT Instance method Public Method Sets the alignment of a column 20071022
14 COLUMN_SET_DISABLED Instance method Public Method Sets Whether a Column Can be Selected 20071022
15 COLUMN_SET_HEADING_IMAGE Instance method Public Method Sets the Picture in the Column Header 20071022
16 COLUMN_SET_HEADING_TEXT Instance method Public Method Sets the Header of a Column 20071022
17 COLUMN_SET_HEADING_TOOLTIP Instance method Public Method Sets the Tool Tip of the Header Of a Column 20071022
18 COLUMN_SET_HIDDEN Instance method Public Method Sets the Visibility of a Column 20071022
19 COLUMN_SET_WIDTH Instance method Public Method Sets the Width of a Column 20071022
20 DELETE_ALL_ITEMS_OF_NODES Instance method Public Method 20071022
21 DELETE_ALL_NODES Instance method Public Method 20071022
22 DELETE_COLUMN Instance method Public Method Deletes a Column 20071022
23 DELETE_ITEMS Instance method Public Method 20071022
24 DELETE_NODE Instance method Public Method 20071022
25 DELETE_NODES Instance method Public Method 20071022
26 ENSURE_VISIBLE Instance method Public Method 20071022
27 EXPAND_NODE Instance method Public Method 20071022
28 EXPAND_NODES Instance method Public Method 20071022
29 EXPAND_ROOT_NODES Instance method Public Method 20071022
30 GET_COLUMN_ORDER Instance method Public Method Reads the Order of Columns in the Control 20071022
31 GET_EXPANDED_NODES Instance method Public Method 20071022
32 GET_SELECTED_ITEM Instance method Public Method 20071022
33 GET_SELECTED_NODE Instance method Public Method 20071022
34 GET_SELECTED_NODES Instance method Public Method 20071022
35 GET_TOP_NODE Instance method Public Method 20071022
36 GET_WIDTHS_OF_COLUMNS Instance method Public Method Returns the Width of All Columns 20071022
37 HIERARCHY_HEADER_ADJUST_WIDTH Instance method Public Method Adapt the Width of the Hierarchy Area to the Contents 20071022
38 HIERARCHY_HEADER_GET_WIDTH Instance method Public Method Read the Width of the Hierarchy Header 20071022
39 HIERARCHY_HEADER_SET_TEXT Instance method Public Method Set the Text of the Hierarchy Header 20071022
40 HIERARCHY_HEADER_SET_TOOLTIP Instance method Public Method Set Tool Tip for Hierarchy Header 20071022
41 HIERARCHY_HEADER_SET_T_IMAGE Instance method Public Method Sets the Picture for the Hierarchy Header 20071022
42 HIERARCHY_HEADER_SET_WIDTH Instance method Public Method Sets the Width of the Hierarchy Header 20071022
43 INSERT_COLUMN Instance method Public Method Inserts a Column 20071022
44 INSERT_HIERARCHY_COLUMN Instance method Public Method Inserts a Column in Hierarchy Area 20071022
45 ITEM_SET_CHOSEN Instance method Public Method 20071022
46 ITEM_SET_DISABLED Instance method Public Method 20071022
47 ITEM_SET_EDITABLE Instance method Public Method 20071022
48 ITEM_SET_FONT Instance method Public Method 20071022
49 ITEM_SET_HIDDEN Instance method Public Method 20071022
50 ITEM_SET_STYLE Instance method Public Method 20071022
51 ITEM_SET_TEXT Instance method Public Method 20071022
52 ITEM_SET_T_IMAGE Instance method Public Method 20071022
53 MOVE_NODE Instance method Public Method 20071022
54 NODE_SET_DISABLED Instance method Public Method 20071022
55 NODE_SET_DRAGDROPID Instance method Public Method 20071022
56 NODE_SET_EXPANDER Instance method Public Method 20071022
57 NODE_SET_EXP_IMAGE Instance method Public Method 20071022
58 NODE_SET_HIDDEN Instance method Public Method 20071022
59 NODE_SET_IS_FOLDER Instance method Public Method 20071022
60 NODE_SET_NO_BRANCH Instance method Public Method 20071022
61 NODE_SET_N_IMAGE Instance method Public Method 20071022
62 NODE_SET_STYLE Instance method Public Method 20071022
63 REMOVE_ALL_KEY_STROKES Instance method Public Method 20071022
64 SCROLL Instance method Public Method 20071022
65 SELECT_ITEM Instance method Public Method 20071022
66 SELECT_NODES Instance method Public Method 20071022
67 SET_COLUMN_ORDER Instance method Public Method Sets the Sequence of Columns in Control 20071022
68 SET_COLUMN_ORDER_FROZEN Instance method Public Method Enable/Disable Column Rearrangement With the Mouse 20071022
69 SET_CTX_MENU_SELECT_EVENT_APPL Instance method Public Method 20071022
70 SET_DEFAULT_DROP Instance method Public Method 20071022
71 SET_DISABLE_SEL_CHANGE_CTX_MEN Instance method Public Method 20071022
72 SET_FOLDER_SHOW_EXP_IMAGE Instance method Public Method 20071022
73 SET_HAS_3D_FRAME Instance method Public Method 20071022
74 SET_MIN_NODE_HEIGHT Instance method Public Method 20071022
75 SET_SCREEN_UPDATE Instance method Public Method 20071022
76 SET_SELECTED_NODE Instance method Public Method 20071022
77 SET_TOP_NODE Instance method Public Method 20071022
78 UNSELECT_ALL Instance method Public Method 20071022
79 UNSELECT_NODES Instance method Public Method 20071022
80 UPDATE_COLUMN Instance method Public Method Changes the Attributes of a Column (Not the Content) 20071022
81 UPDATE_NODES_AND_ITEMS Instance method Public Method 20071022
Events
# Event Type Visibility Description Created on
1 BUTTON_CLICK Instance Event
(0)
Public
(2)
20071022
2 CHECKBOX_CHANGE Instance Event
(0)
Public
(2)
20071022
3 DEFAULT_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20071022
4 DEFAULT_CONTEXT_MENU_SELECT Instance Event
(0)
Public
(2)
20071022
5 EXPAND_NO_CHILDREN Instance Event
(0)
Public
(2)
20071022
6 HEADER_CLICK Instance Event
(0)
Public
(2)
20071022
7 HEADER_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20071022
8 HEADER_CONTEXT_MENU_SELECT Instance Event
(0)
Public
(2)
20071022
9 ITEM_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20071022
10 ITEM_CONTEXT_MENU_SELECT Instance Event
(0)
Public
(2)
20071022
11 ITEM_DOUBLE_CLICK Instance Event
(0)
Public
(2)
20071022
12 ITEM_KEYPRESS Instance Event
(0)
Public
(2)
20071022
13 LINK_CLICK Instance Event
(0)
Public
(2)
20071022
14 NODE_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20071022
15 NODE_CONTEXT_MENU_SELECT Instance Event
(0)
Public
(2)
20071022
16 NODE_DOUBLE_CLICK Instance Event
(0)
Public
(2)
20071022
17 NODE_KEYPRESS Instance Event
(0)
Public
(2)
20071022
18 ON_DRAG Instance Event
(0)
Public
(2)
20071022
19 ON_DRAG_MULTIPLE Instance Event
(0)
Public
(2)
20071022
20 ON_DROP Instance Event
(0)
Public
(2)
20071022
21 ON_DROP_COMPLETE Instance Event
(0)
Public
(2)
20071022
22 ON_DROP_COMPLETE_MULTIPLE Instance Event
(0)
Public
(2)
20071022
23 ON_DROP_GET_FLAVOR Instance Event
(0)
Public
(2)
20071022
24 SELECTION_CHANGED Instance Event
(0)
Public
(2)
20071022
Types
Interface IF_GUI_COLUMN_TREE has no local type.
Method Signatures

Method ADD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Value transfer Type reference (TYPE) I Column Alignment 20071022
2 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG "X" = Cannot Be Selected 20071022
3 Importing HEADER_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Picture in Header 20071022
4 Importing HEADER_TEXT Value transfer Type reference (TYPE) TV_HEADING Text for Header 20071022
5 Importing HEADER_TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tool Tip for Header 20071022
6 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG "X" = Invisible 20071022
7 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
8 Importing WIDTH Value transfer Type reference (TYPE) I Column Width 20071022
9 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG "X" = Width in Pixels; " " = Width in Characters 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_EXISTS 20071022
3 DIFFERENT_COLUMN_TYPES 20071022
4 FAILED 20071022
5 ILLEGAL_ALIGNMENT 20071022
6 ILLEGAL_COLUMN_NAME 20071022
7 PREDECESSOR_COLUMN_NOT_FOUND 20071022
8 TOO_MANY_COLUMNS 20071022

Method ADD_HIERARCHY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG "X" = Cannot be Selected 20071022
2 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG "X" = Invisible 20071022
3 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_EXISTS 20071022
3 FAILED 20071022
4 ILLEGAL_COLUMN_NAME 20071022
5 TOO_MANY_COLUMNS 20071022

Method ADD_KEY_STROKE Signature

Method ADD_KEY_STROKE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_KEY_STROKE on Interface IF_GUI_COLUMN_TREE has no exception.

Method ADD_NODES_AND_ITEMS Signature

Method ADD_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.

Method ADD_STYLE_INFO Signature

Method ADD_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ADD_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no exception.

Method ADJUST_COLUMN_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_COLUMNS Value transfer Type reference (TYPE) AS4FLAG Adjust All Columns and Hierarchy Header 20071022
2 Importing END_COLUMN Value transfer Type reference (TYPE) TV_ITMNAME Last column 20071022
3 Importing INCLUDE_HEADING Value transfer Type reference (TYPE) AS4FLAG 'X': Include Heading in Width Calculation 20071022
4 Importing START_COLUMN Value transfer Type reference (TYPE) TV_ITMNAME First Column 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 END_COLUMN_IN_HIERARCHY 20071022
3 END_COLUMN_NOT_FOUND 20071022
4 FAILED 20071022
5 START_COLUMN_EMPTY 20071022
6 START_COLUMN_IN_HIERARCHY 20071022
7 START_COLUMN_NOT_FOUND 20071022

Method CLEAR_ALL_STYLE_INFOS Signature

Method CLEAR_ALL_STYLE_INFOS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method CLEAR_ALL_STYLE_INFOS on Interface IF_GUI_COLUMN_TREE has no exception.

Method CLEAR_STYLE_INFO Signature

Method CLEAR_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no parameter.
Method CLEAR_STYLE_INFO on Interface IF_GUI_COLUMN_TREE has no exception.

Method COLLAPSE_ALL_NODES Signature

Method COLLAPSE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method COLLAPSE_NODES Signature

Method COLLAPSE_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method COLLAPSE_SUBTREE Signature

Method COLLAPSE_SUBTREE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method COLLAPSE_SUBTREE on Interface IF_GUI_COLUMN_TREE has no exception.

Method COLUMN_GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Exporting WIDTH Call by reference Type reference (TYPE) I Column Width 20071022
3 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG 'X' "X": Read Width in Pixels; " ": Read Width in Characters 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022

Method COLUMN_SET_ALIGNMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Value transfer Type reference (TYPE) I See Method Documentation 20071022
2 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022
5 ILLEGAL_ALIGNMENT 20071022

Method COLUMN_SET_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG 'X': Column Cannot be Selected; ' ': Can be Selected 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022

Method COLUMN_SET_HEADING_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing IMAGE Value transfer Type reference (TYPE) TV_IMAGE Picture for Column Header 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022

Method COLUMN_SET_HEADING_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing TEXT Value transfer Type reference (TYPE) TV_HEADING Text of Column Header 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022

Method COLUMN_SET_HEADING_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tool Tip for Column Heading 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022

Method COLUMN_SET_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG 'X': Make Column Invisible; ' ': Visible 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022

Method COLUMN_SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
2 Importing WIDTH Value transfer Type reference (TYPE) I Column width 20071022
3 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG ' ': Width in Characters; 'X': Width in Pixels 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022

Method DELETE_ALL_ITEMS_OF_NODES Signature

Method DELETE_ALL_ITEMS_OF_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ALL_ITEMS_OF_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method DELETE_ALL_NODES Signature

Method DELETE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ALL_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method DELETE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022

Method DELETE_ITEMS Signature

Method DELETE_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.

Method DELETE_NODE Signature

Method DELETE_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method DELETE_NODES Signature

Method DELETE_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method DELETE_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method ENSURE_VISIBLE Signature

Method ENSURE_VISIBLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ENSURE_VISIBLE on Interface IF_GUI_COLUMN_TREE has no exception.

Method EXPAND_NODE Signature

Method EXPAND_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method EXPAND_NODES Signature

Method EXPAND_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method EXPAND_ROOT_NODES Signature

Method EXPAND_ROOT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method EXPAND_ROOT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_COLUMN_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing COLUMNS Call by reference Type reference (TYPE) TREEV_CONA Column Names 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 DP_ERROR 20071022
3 FAILED 20071022

Method GET_EXPANDED_NODES Signature

Method GET_EXPANDED_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_EXPANDED_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_SELECTED_ITEM Signature

Method GET_SELECTED_ITEM on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_ITEM on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_SELECTED_NODE Signature

Method GET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_SELECTED_NODES Signature

Method GET_SELECTED_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_SELECTED_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_TOP_NODE Signature

Method GET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method GET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method GET_WIDTHS_OF_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing WIDTHS_OF_COLUMNS Call by reference Type reference (TYPE) TREEV_COWT Column Widths 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 DP_ERROR 20071022
3 FAILED 20071022

Method HIERARCHY_HEADER_ADJUST_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INCLUDE_HEADING Value transfer Type reference (TYPE) AS4FLAG 'X': Include Heading in Width Calculation 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method HIERARCHY_HEADER_GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting WIDTH Call by reference Type reference (TYPE) I Header Width 20071022
2 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG 'X' "X": Read Width in Pixels; " ": Read Width in Characters 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method HIERARCHY_HEADER_SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Value transfer Type reference (TYPE) TV_HEADING Header Text 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method HIERARCHY_HEADER_SET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tooltip for Header 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method HIERARCHY_HEADER_SET_T_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Picture in Header 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method HIERARCHY_HEADER_SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WIDTH Value transfer Type reference (TYPE) I Header Width 20071022
2 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG ' ': Width in Characters; 'X': Width in Pixels 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method INSERT_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Value transfer Type reference (TYPE) I Column Alignment 20071022
2 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG "X" = Cannot Be Selected 20071022
3 Importing HEADER_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Picture in Header 20071022
4 Importing HEADER_TEXT Value transfer Type reference (TYPE) TV_HEADING Text for Header 20071022
5 Importing HEADER_TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tooltip for Header 20071022
6 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG "X" = Invisible 20071022
7 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
8 Importing PREDECESSOR_COLUMN Value transfer Type reference (TYPE) TV_ITMNAME Name of Previous Column 20071022
9 Importing WIDTH Value transfer Type reference (TYPE) I Column width 20071022
10 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG "X" = Width in Pixels; " " = Width in Characters 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_EXISTS 20071022
3 DIFFERENT_COLUMN_TYPES 20071022
4 FAILED 20071022
5 ILLEGAL_ALIGNMENT 20071022
6 ILLEGAL_COLUMN_NAME 20071022
7 PREDECESSOR_COLUMN_NOT_FOUND 20071022
8 TOO_MANY_COLUMNS 20071022

Method INSERT_HIERARCHY_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG "X" = Cannot be Selected 20071022
2 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG "X" = Invisible 20071022
3 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
4 Importing PREDECESSOR_COLUMN Value transfer Type reference (TYPE) TV_ITMNAME Name of Previous Column 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_EXISTS 20071022
3 DIFFERENT_COLUMN_TYPES 20071022
4 FAILED 20071022
5 ILLEGAL_COLUMN_NAME 20071022
6 PREDECESSOR_COLUMN_NOT_FOUND 20071022
7 TOO_MANY_COLUMNS 20071022

Method ITEM_SET_CHOSEN Signature

Method ITEM_SET_CHOSEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_CHOSEN on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_DISABLED Signature

Method ITEM_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_EDITABLE Signature

Method ITEM_SET_EDITABLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_EDITABLE on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_FONT Signature

Method ITEM_SET_FONT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_FONT on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_HIDDEN Signature

Method ITEM_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_STYLE Signature

Method ITEM_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_TEXT Signature

Method ITEM_SET_TEXT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_TEXT on Interface IF_GUI_COLUMN_TREE has no exception.

Method ITEM_SET_T_IMAGE Signature

Method ITEM_SET_T_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method ITEM_SET_T_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.

Method MOVE_NODE Signature

Method MOVE_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method MOVE_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_DISABLED Signature

Method NODE_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_DISABLED on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_DRAGDROPID Signature

Method NODE_SET_DRAGDROPID on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_DRAGDROPID on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_EXPANDER Signature

Method NODE_SET_EXPANDER on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_EXPANDER on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_EXP_IMAGE Signature

Method NODE_SET_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_HIDDEN Signature

Method NODE_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_HIDDEN on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_IS_FOLDER Signature

Method NODE_SET_IS_FOLDER on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_IS_FOLDER on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_NO_BRANCH Signature

Method NODE_SET_NO_BRANCH on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_NO_BRANCH on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_N_IMAGE Signature

Method NODE_SET_N_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_N_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.

Method NODE_SET_STYLE Signature

Method NODE_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method NODE_SET_STYLE on Interface IF_GUI_COLUMN_TREE has no exception.

Method REMOVE_ALL_KEY_STROKES Signature

Method REMOVE_ALL_KEY_STROKES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method REMOVE_ALL_KEY_STROKES on Interface IF_GUI_COLUMN_TREE has no exception.

Method SCROLL Signature

Method SCROLL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SCROLL on Interface IF_GUI_COLUMN_TREE has no exception.

Method SELECT_ITEM Signature

Method SELECT_ITEM on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SELECT_ITEM on Interface IF_GUI_COLUMN_TREE has no exception.

Method SELECT_NODES Signature

Method SELECT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SELECT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_COLUMN_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNS Call by reference Type reference (TYPE) TREEV_CONA Column Names 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 DP_ERROR 20071022
4 FAILED 20071022
5 HIERARCHY_COLUMN 20071022
6 WRONG_COLUMN_SET 20071022

Method SET_COLUMN_ORDER_FROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROZEN Value transfer Type reference (TYPE) AS4FLAG 'X': Columns Cannot be Rearranged Using the Mouse 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 FAILED 20071022

Method SET_CTX_MENU_SELECT_EVENT_APPL Signature

Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_CTX_MENU_SELECT_EVENT_APPL on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_DEFAULT_DROP Signature

Method SET_DEFAULT_DROP on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_DEFAULT_DROP on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_DISABLE_SEL_CHANGE_CTX_MEN Signature

Method SET_DISABLE_SEL_CHANGE_CTX_MEN on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_DISABLE_SEL_CHANGE_CTX_MEN on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_FOLDER_SHOW_EXP_IMAGE Signature

Method SET_FOLDER_SHOW_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_FOLDER_SHOW_EXP_IMAGE on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_HAS_3D_FRAME Signature

Method SET_HAS_3D_FRAME on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_HAS_3D_FRAME on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_MIN_NODE_HEIGHT Signature

Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_MIN_NODE_HEIGHT on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_SCREEN_UPDATE Signature

Method SET_SCREEN_UPDATE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_SCREEN_UPDATE on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_SELECTED_NODE Signature

Method SET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_SELECTED_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method SET_TOP_NODE Signature

Method SET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no parameter.
Method SET_TOP_NODE on Interface IF_GUI_COLUMN_TREE has no exception.

Method UNSELECT_ALL Signature

Method UNSELECT_ALL on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UNSELECT_ALL on Interface IF_GUI_COLUMN_TREE has no exception.

Method UNSELECT_NODES Signature

Method UNSELECT_NODES on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UNSELECT_NODES on Interface IF_GUI_COLUMN_TREE has no exception.

Method UPDATE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Value transfer Type reference (TYPE) I Column Alignment 20071022
2 Importing DISABLED Value transfer Type reference (TYPE) AS4FLAG 'X': Cannot be Selected; ' ': Can be Selected 20071022
3 Importing HEADER_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Picture in Header 20071022
4 Importing HEADER_TEXT Value transfer Type reference (TYPE) TV_HEADING Text for Header 20071022
5 Importing HEADER_TOOLTIP Value transfer Type reference (TYPE) TV_HEADING Tool Tip for Header 20071022
6 Importing HIDDEN Value transfer Type reference (TYPE) AS4FLAG 'X': Invisible; ' ': Visible 20071022
7 Importing NAME Value transfer Type reference (TYPE) TV_ITMNAME Column Name 20071022
8 Importing UPDATE_WIDTH Value transfer Type reference (TYPE) AS4FLAG Set New Width 20071022
9 Importing WIDTH Value transfer Type reference (TYPE) I Column width 20071022
10 Importing WIDTH_PIX Value transfer Type reference (TYPE) AS4FLAG "X" = Width in Pixels; " " = Width in Characters 20071022
# Exception Resumable Description Created on
1 CNTL_SYSTEM_ERROR 20071022
2 COLUMN_NOT_FOUND 20071022
3 FAILED 20071022
4 HIERARCHY_COLUMN 20071022
5 ILLEGAL_ALIGNMENT 20071022

Method UPDATE_NODES_AND_ITEMS Signature

Method UPDATE_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no parameter.
Method UPDATE_NODES_AND_ITEMS on Interface IF_GUI_COLUMN_TREE has no exception.
Event Signatures

Event BUTTON_CLICK Signature
Event BUTTON_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event CHECKBOX_CHANGE Signature
Event CHECKBOX_CHANGE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event DEFAULT_CONTEXT_MENU_REQUEST Signature
Event DEFAULT_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event DEFAULT_CONTEXT_MENU_SELECT Signature
Event DEFAULT_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event EXPAND_NO_CHILDREN Signature
Event EXPAND_NO_CHILDREN on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CLICK Signature
Event HEADER_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CONTEXT_MENU_REQUEST Signature
Event HEADER_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event HEADER_CONTEXT_MENU_SELECT Signature
Event HEADER_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_CONTEXT_MENU_REQUEST Signature
Event ITEM_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_CONTEXT_MENU_SELECT Signature
Event ITEM_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_DOUBLE_CLICK Signature
Event ITEM_DOUBLE_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ITEM_KEYPRESS Signature
Event ITEM_KEYPRESS on Interface IF_GUI_COLUMN_TREE has no parameter.
Event LINK_CLICK Signature
Event LINK_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_CONTEXT_MENU_REQUEST Signature
Event NODE_CONTEXT_MENU_REQUEST on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_CONTEXT_MENU_SELECT Signature
Event NODE_CONTEXT_MENU_SELECT on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_DOUBLE_CLICK Signature
Event NODE_DOUBLE_CLICK on Interface IF_GUI_COLUMN_TREE has no parameter.
Event NODE_KEYPRESS Signature
Event NODE_KEYPRESS on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DRAG Signature
Event ON_DRAG on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DRAG_MULTIPLE Signature
Event ON_DRAG_MULTIPLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP Signature
Event ON_DROP on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_COMPLETE Signature
Event ON_DROP_COMPLETE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_COMPLETE_MULTIPLE Signature
Event ON_DROP_COMPLETE_MULTIPLE on Interface IF_GUI_COLUMN_TREE has no parameter.
Event ON_DROP_GET_FLAVOR Signature
Event ON_DROP_GET_FLAVOR on Interface IF_GUI_COLUMN_TREE has no parameter.
Event SELECTION_CHANGED Signature
Event SELECTION_CHANGED on Interface IF_GUI_COLUMN_TREE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711