SAP ABAP Class CL_TREE_BASE_IGN (OO Tree)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     IGN (Package) IS-IS: Insurance General
Properties
Class CL_TREE_BASE_IGN  
Short Description OO Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IGN   IS-IS: Insurance General 
Created 19991027   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TREE_CONTROL_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TREE_BASE_IGN has no interface implemented.
Friends
Class CL_TREE_BASE_IGN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19991027
2 CO_ALIGN_AUTO Constant Public Type reference (TYPE) I 3 x 19991027
3 CO_ALIGN_CENTER Constant Public Type reference (TYPE) I 1 x 19991027
4 CO_ALIGN_LEFT Constant Public Type reference (TYPE) I 0 x 19991027
5 CO_ALIGN_RIGHT Constant Public Type reference (TYPE) I 2 x 19991027
6 CO_APPLICATION_EVENT Constant Public Type reference (TYPE) IGN_CONTROL_EVENT 'A' Application Event 19991029
7 CO_CALLBACK_POOL Constant Private Type reference (TYPE) SYREPID 'SAPLIGN_TREE' x 19991027
8 CO_EVENTID_BUTTON_CLICK Constant Public Type reference (TYPE) I 29 x 19991027
9 CO_EVENTID_CHECKBOX_CHANGE Constant Public Type reference (TYPE) I 33 x 19991027
10 CO_EVENTID_CONTEXT_MENU Constant Public Type reference (TYPE) I 26 Do not use 19991027
11 CO_EVENTID_EXPAND_NC Constant Public Type reference (TYPE) I 18 x 19991027
12 CO_EVENTID_HEADER_CLICK Constant Public Type reference (TYPE) I 28 x 19991027
13 CO_EVENTID_ITEM_CONTEXT_MENU Constant Public Type reference (TYPE) I 26 x 19991027
14 CO_EVENTID_ITEM_DBL_CLK Constant Public Type reference (TYPE) I 22 x 19991027
15 CO_EVENTID_LINK_CLICK Constant Public Type reference (TYPE) I 35 x 19991027
16 CO_EVENTID_NODE_CONTEXT_MENU Constant Public Type reference (TYPE) I 36 x 19991027
17 CO_EVENTID_NODE_DBL_CLK Constant Public Type reference (TYPE) I 25 x 19991027
18 CO_EVENTID_SEL_CHANGE Constant Public Type reference (TYPE) I 21 x 19991027
19 CO_FONT_DEFAULT Constant Public Type reference (TYPE) I 0 19991027
20 CO_ITEM_CLASS_TEXT Constant Public Type reference (TYPE) I 2 19991027
21 CO_ITEM_TABLE_STRUCTURE_NAME Constant Public Type reference (TYPE) TABNAME 'IGN_TREEITEM_01' 19991027
22 CO_MODE_COLUMNS Constant Public Type reference (TYPE) I 2 x 19991027
23 CO_MODE_LIST Constant Public Type reference (TYPE) I 1 x 19991027
24 CO_MODE_SIMPLE Constant Public Type reference (TYPE) I 0 x 19991027
25 CO_NODE_TABLE_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'IGN_TREENODE_01' 19991027
26 CO_RELAT_FIRST_CHILD Constant Public Type reference (TYPE) I 4 x 19991027
27 CO_RELAT_FIRST_SIBLING Constant Public Type reference (TYPE) I 5 x 19991027
28 CO_RELAT_LAST_CHILD Constant Public Type reference (TYPE) I 6 x 19991027
29 CO_RELAT_LAST_SIBLING Constant Public Type reference (TYPE) I 1 x 19991027
30 CO_RELAT_NEXT_SIBLING Constant Public Type reference (TYPE) I 2 x 19991027
31 CO_RELAT_PREV_SIBLING Constant Public Type reference (TYPE) I 3 x 19991027
32 CO_SYSTEM_EVENT Constant Public Type reference (TYPE) IGN_CONTROL_EVENT 'S' System Event 19991029
33 DELETE_ITEM_TABLE Instance attribute Protected Type reference (TYPE) T_DELETE_ITEM_TABLE Table of Items to be Deleted 19991027
34 DELETE_NODE_TABLE Instance attribute Protected Type reference (TYPE) TREEV_NKS Table of Nodes to be Deleted 19991027
35 EXPAND_NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NKS Node to be Expanded 19991206
36 EXP_EXPAND_SUBTREE Instance attribute Private Type reference (TYPE) AS4FLAG Single Node to be Expanded: Expand_subtree 19991104
37 EXP_LEVEL_COUNT Instance attribute Private Type reference (TYPE) I Single Node to be Expanded: Level Count 19991104
38 EXP_NODE_KEY Instance attribute Private Type reference (TYPE) TV_NODEKEY Single Node to be Expanded 19991104
39 HIERARCHY_NAME Instance attribute Protected Type reference (TYPE) TV_ITMNAME Technical Name of a Hierarchy Column 19991027
40 ITEM_TABLE Instance attribute Protected Type reference (TYPE) T_ITEM_TABLE Item Table (only Column/List Tree) 19991027
41 ITEM_TABLE_STRUCTURE_NAME Instance attribute Private Type reference (TYPE) TABNAME Structure Name of Item Table 19991027
42 M_COLUMN_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_COLUMN_TREE Column Tree 19991027
43 M_LIST_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_LIST_TREE List Tree 19991027
44 M_SIMPLE_TREE Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SIMPLE_TREE Simple Tree 19991027
45 M_TREE Instance attribute Private Object reference (TYPE REF TO) CL_TREE_CONTROL_BASE Super Class of all Trees 19991029
46 NODE_SELECTION_MODE Instance attribute Private Type reference (TYPE) I Single/Multiple Selection 19991104
47 NODE_TABLE_C Instance attribute Protected Type reference (TYPE) T_NODE_TABLE_C Node Table (Column/List Tree) 19991029
48 NODE_TABLE_S Instance attribute Protected Type reference (TYPE) T_NODE_TABLE_S Node Table (only Simple Tree) 19991029
49 SELECT_NODE_TABLE Instance attribute Private Type reference (TYPE) TREEV_NKS Nodes to be Selected 19991104
50 TREE_MODE Instance attribute Private Type reference (TYPE) I Tree Mode (Simple, List, Column Tree) 19991027
51 TREE_SUPPL Instance attribute Private Object reference (TYPE REF TO) CL_TREE_SUPPL_IGN Supplement Class for Column/List Tree 19991027
52 UNSELECT_ALL_NODES Instance attribute Private Type reference (TYPE) AS4FLAG Cancel Selection for All Nodes 19991112
53 UPDATE_ITEM_TABLE Instance attribute Protected Type reference (TYPE) T_UPDATE_ITEM_TABLE Table of Items to be Updated 19991027
54 UPDATE_NODE_TABLE_C Instance attribute Protected Type reference (TYPE) T_UPDATE_NODE_TABLE_C Table of Nodes to be Updated (Simple Tree) 19991027
55 UPDATE_NODE_TABLE_S Instance attribute Protected Type reference (TYPE) T_UPDATE_NODE_TABLE_S Table of Nodes to be Updated (Column/List Tree) 19991027
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method Adds Item to Item Table 19991027
2 ADD_ITEM_SIMPLE Instance method Private Method Adds Item Information to Item Table 19991027
3 ADD_NODE Instance method Public Method Adds Node to Node Table 19991027
4 ADD_NODES Instance method Public Method Adds Node to Front End of Node Table 19991027
5 CONSTRUCTOR Instance method Public Constructor Constructor 19991027
6 DELETE_ITEM Instance method Public Method Adds Item to Item Deletion Table 19991027
7 DELETE_NODE Instance method Public Method Adds Node to Node Deletion Table 19991027
8 DELETE_NODES_AND_ITEMS Instance method Public Method Deletes Node and Items at Front End acc. to Deletion Tables 19991027
9 DESTROY_CONTROL Instance method Public Method Removes Tree from Front End 19991027
10 EXPAND_NODES Instance method Public Method Places Expansion Information at Front End 19991104
11 FREE Instance method Public Method Destructor 20000414
12 GET_SELECTED_NODE Instance method Public Method Determines Node Selected 19991207
13 GET_SELECTED_NODES Instance method Public Method Reads the Selected Nodes 20010306
14 MOVE_NODE Instance method Public Method Moves Node in Tree 19991027
15 ON_EXPAND_NO_CHILDREN Instance method Public Event handling method Event Handler 19991029
16 ON_NODE_CONTEXT_MENU_REQUEST Instance method Public Event handling method Event Handler: Context Menu 19991029
17 ON_NODE_CONTEXT_MENU_SELECT Instance method Public Event handling method Event Handler: Context Menu Selected 20001023
18 ON_NODE_DOUBLE_CLICK Instance method Public Event handling method Event Handler 19991029
19 ON_SELECTION_CHANGED Instance method Public Event handling method Event Handler: Selection Changed 19991029
20 REGISTER_EVENTS Instance method Public Method Registers Events 19991029
21 SELECT_NODES Instance method Public Method Places Node Selection at Front End 19991104
22 SET_EXPANDED_NODE Instance method Public Method Sets Node/s to be Expanded 19991104
23 SET_SELECTED_NODE Instance method Public Method Sets Node/s to be Selected 19991104
24 SET_UNSELECT_NODES Instance method Public Method Deselects all Nodes in Tree 19991112
25 UNSELECT_NODES Instance method Public Method Cancel Selection at Front End 19991112
26 UPDATE_ITEM Instance method Public Method Adds Item Change Information to Item Change Table 19991027
27 UPDATE_NODE Instance method Public Method Adds Node Change Information to Node Change Table 19991027
28 UPDATE_NODES Instance method Public Method Puts Node/Item Changes at Front End 19991027
Events
# Event Type Visibility Description Created on
1 BUTTON_CLICK Instance Event
(0)
Public
(2)
A Pushbutton in Tree was Activitated 19991027
2 EXPAND_NO_CHILDREN Instance Event
(0)
Public
(2)
Expansion of a Node 19991027
3 NODE_CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
Request Context Menu (usually Right Mouse Button) 19991029
4 NODE_CONTEXT_MENU_SELECT Instance Event
(0)
Public
(2)
Context Menu Entry Selected 20001023
5 NODE_DOUBLE_CLICK Instance Event
(0)
Public
(2)
Double Click On Node 19991029
6 SELECTION_CHANGED Instance Event
(0)
Public
(2)
Selection Changed 19991104
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_DELETE_ITEM_TABLE Protected See coding T_DELETE_ITEM_TABLE 19991027
2 T_DELETE_NODE_TABLE Protected See coding T_DELETE_NODE_TABLE 19991027
3 T_ITEM_TABLE Protected See coding 19991027
4 T_NODE_TABLE_C Protected See coding T_NODE_TABLE_C 19991029
5 T_NODE_TABLE_S Protected See coding T_NODE_TABLE_S 19991029
6 T_UPDATE_ITEM_TABLE Protected See coding T_UPDATE_ITEM_TABLE 19991027
7 T_UPDATE_NODE_TABLE_C Protected See coding T_UPDATE_NODE_TABLE_C 19991027
8 T_UPDATE_NODE_TABLE_S Protected See coding T_UPDATE_NODE_TABLE_S 19991027
Method Signatures

Method ADD_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_INFO Value transfer Type reference (TYPE) IGN_TREEITEM_01 19991027

Method ADD_ITEM on class CL_TREE_BASE_IGN has no exception.

Method ADD_ITEM_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIGNMENT Call by reference Type reference (TYPE) INT4 CO_ALIGN_LEFT 19991027
2 Importing CHOSEN Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
3 Importing CLASS Call by reference Type reference (TYPE) INT4 CO_ITEM_CLASS_TEXT 19991027
4 Importing DISABLED Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
5 Importing EDITABLE Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
6 Importing FONT Call by reference Type reference (TYPE) INT4 CO_FONT_DEFAULT 19991027
7 Importing HIDDEN Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
8 Importing ITEM_NAME Call by reference Type reference (TYPE) TV_ITMNAME 19991027
9 Importing LENGTH Call by reference Type reference (TYPE) INT4 30 19991027
10 Importing LENGTH_PIX Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
11 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 19991027
12 Importing STYLE Call by reference Type reference (TYPE) INT4 1 19991027
13 Importing TEXT Call by reference Type reference (TYPE) IGN_CHAR_255 19991027
14 Importing TOGG_RIGHT Call by reference Type reference (TYPE) AS4FLAG ' ' 19991027
15 Importing T_IMAGE Call by reference Type reference (TYPE) TV_IMAGE ' ' 19991027

Method ADD_ITEM_SIMPLE on class CL_TREE_BASE_IGN has no exception.

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS_REQUIRED Call by reference Type reference (TYPE) C 19991027
2 Importing NODE_INFO Call by reference Type reference (TYPE) IGN_TREENODE_02 19991027

Method ADD_NODE on class CL_TREE_BASE_IGN has no exception.

Method ADD_NODES Signature

Method ADD_NODES on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR 19991027

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_TABLE_STRUCTURE_NAME Value transfer Type reference (TYPE) TABNAME CO_ITEM_TABLE_STRUCTURE_NAME Struktur der Item Tabelle 19991027
2 Importing NODE_SELECTION_MODE Value transfer Type reference (TYPE) I cl_tree_control_base=>node_sel_mode_single Einfach/Mehrfachselektion 19991104
3 Importing PARENT Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 19991103
4 Importing TREE_MODE Value transfer Type reference (TYPE) I CO_MODE_SIMPLE Tree-Mode 19991027
5 Importing TREE_SUPPL Value transfer Object reference (TYPE REF TO) CL_TREE_SUPPL_IGN Ergänzungsklasse für Coloumn/List-Tree 19991027
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeiner Fehler 19991027
2 TREE_SUPPL_MISSING tree supplement fehlt 19991029

Method DELETE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM Call by reference Type reference (TYPE) TREEV_IKEY 19991027

Method DELETE_ITEM on class CL_TREE_BASE_IGN has no exception.

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY 19991027

Method DELETE_NODE on class CL_TREE_BASE_IGN has no exception.

Method DELETE_NODES_AND_ITEMS Signature

Method DELETE_NODES_AND_ITEMS on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR 19991027

Method DESTROY_CONTROL Signature

Method DESTROY_CONTROL on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR 19991027

Method EXPAND_NODES Signature

Method EXPAND_NODES on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeiner Fehler 19991104

Method FREE Signature

Method FREE on class CL_TREE_BASE_IGN has no parameter.
Method FREE on class CL_TREE_BASE_IGN has no exception.

Method GET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY selektierter Knoten 19991207
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler 19991207
2 SINGLE_NODE_SELECTION_ONLY Nur Einfachselektion möglich 19991207

Method GET_SELECTED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NODE_KEY_TABLE Call by reference Type reference (TYPE) TREEV_NKS Tabelle mit Schlüsseln der selektierten Knoten 20010306
# Exception Resumable Description Created on
1 MULTIPLE_NODE_SELECTION_ONLY nur bei Knoten-Mehrfachselektion erlaubt 20010306
2 OTHER_ERROR OTHER_ERROR 20010306

Method MOVE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE Call by reference Object reference (TYPE REF TO) CL_TREE_NODE_IGN Knoten 19991027
2 Importing REF_NODE Call by reference Object reference (TYPE REF TO) CL_TREE_NODE_IGN Bezugsknoten 19991027
3 Importing RELATSHIP Call by reference Type reference (TYPE) INT4 19991027
# Exception Resumable Description Created on
1 GENERAL_ERROR 19991027

Method ON_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 19991029

Method ON_EXPAND_NO_CHILDREN on class CL_TREE_BASE_IGN has no exception.

Method ON_NODE_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Type reference (TYPE) 20001023
2 Importing NODE_KEY Call by reference Type reference (TYPE) 19991029

Method ON_NODE_CONTEXT_MENU_REQUEST on class CL_TREE_BASE_IGN has no exception.

Method ON_NODE_CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Call by reference Type reference (TYPE) 20001023
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20001023

Method ON_NODE_CONTEXT_MENU_SELECT on class CL_TREE_BASE_IGN has no exception.

Method ON_NODE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 19991029

Method ON_NODE_DOUBLE_CLICK on class CL_TREE_BASE_IGN has no exception.

Method ON_SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Call by reference Type reference (TYPE) 19991104

Method ON_SELECTION_CHANGED on class CL_TREE_BASE_IGN has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVT_EXPAND_NO_CHILDREN Value transfer Type reference (TYPE) IGN_CONTROL_EVENT EXPAND_NO_CHILDREN 19991029
2 Importing EVT_NODE_CONTEXT_MENU_REQUEST Value transfer Type reference (TYPE) IGN_CONTROL_EVENT node_context_menu_request 20001023
3 Importing EVT_NODE_DOUBLE_CLICK Value transfer Type reference (TYPE) IGN_CONTROL_EVENT NODE_DOUBLE_CLICK 19991029
4 Importing EVT_SELECTION_CHANGED Value transfer Type reference (TYPE) IGN_CONTROL_EVENT SELECTION_CHANGED 19991029
# Exception Resumable Description Created on
1 GENERAL_ERROR Allgemeiner Fehler bei Eventregistrierung 19991029

Method SELECT_NODES Signature

Method SELECT_NODES on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler 19991104

Method SET_EXPANDED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPAND_SUBTREE Value transfer Type reference (TYPE) AS4FLAG 'X': alle Nachfahren expandieren 19991104
2 Importing LEVEL_COUNT Value transfer Type reference (TYPE) I Anzahl der zu expandierenden Ebenen 19991104
3 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY zu expandierender Einzelknoten 19991104
4 Importing NODE_KEY_TABLE Call by reference Type reference (TYPE) TREEV_NKS Tabelle mit Knotenschlüsseln 19991104
# Exception Resumable Description Created on
1 NOTHING_TO_EXPAND nichts zu expandieren 19991104
2 NOT_YET_IMPLEMENTED ... kommt noch 19991104

Method SET_SELECTED_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Type reference (TYPE) TV_NODEKEY zu selektierender Knoten 19991104

Method SET_SELECTED_NODE on class CL_TREE_BASE_IGN has no exception.

Method SET_UNSELECT_NODES Signature

Method SET_UNSELECT_NODES on class CL_TREE_BASE_IGN has no parameter.
Method SET_UNSELECT_NODES on class CL_TREE_BASE_IGN has no exception.

Method UNSELECT_NODES Signature

Method UNSELECT_NODES on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR allgemeiner Fehler 19991112

Method UPDATE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITEM_INFO Value transfer Type reference (TYPE) IGN_TREEITEM_02 19991027

Method UPDATE_ITEM on class CL_TREE_BASE_IGN has no exception.

Method UPDATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ITEMS_REQUIRED Call by reference Type reference (TYPE) C 19991027
2 Importing NODE_INFO Call by reference Type reference (TYPE) IGN_TREENODE_02 19991027

Method UPDATE_NODE on class CL_TREE_BASE_IGN has no exception.

Method UPDATE_NODES Signature

Method UPDATE_NODES on class CL_TREE_BASE_IGN has no parameter.
# Exception Resumable Description Created on
1 GENERAL_ERROR 19991027
Event Signatures

Event BUTTON_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 19991103

Event EXPAND_NO_CHILDREN Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 19991029

Event NODE_CONTEXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Knontextmenü-Objekt 20001023
2 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 19991029

Event NODE_CONTEXT_MENU_SELECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) SY-UCOMM Im Kontextmenü ausgewählter Funktionscode 20001023
2 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 20001023

Event NODE_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 19991029

Event SELECTION_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_KEY Exporting Value transfer Type reference (TYPE) TV_NODEKEY Schlüssel des Knotens 19991104
History
Last changed by/on SAP  20050224 
SAP Release Created in