SAP ABAP Class CL_EEWA_FORM_TREE (Basis Class for Tree Forms)
Hierarchy
IS-UT (Software Component) SAP Utilities/Telecommunication
   IS-U-WA (Application Component) Waste Management
     EEWA_ENHANCED_LOGISTICS (Package) IS-U-WA: Enhanced Logistics
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EEWA_FORM_DOCK Basic Class for Docking Forms 20031014
Properties
Class CL_EEWA_FORM_TREE  
Short Description Basis Class for Tree Forms    
Super Class CL_EEWA_FORM_DOCK Basic Class for Docking Forms 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EEWA_ENHANCED_LOGISTICS   IS-U-WA: Enhanced Logistics 
Created 20031014   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_DRAGDROP Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_EEWA_FORM_TREE has no interface implemented.
Friends
Class CL_EEWA_FORM_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CODE_CANCELMENU Constant Public Type reference (TYPE) SY-UCOMM 'DUMMY' Function Code for Billing in Context Menu 20040722
2 C_DRAGDROP_TARGET Instance attribute Public Type reference (TYPE) CHAR30 '__TREE' 20040720
3 C_ITEMNAME_CHECK Constant Public Type reference (TYPE) TV_ITMNAME '3' Tree Control: Column Name/Item Name 20040518
4 C_ITEMNAME_COLOR Constant Public Type reference (TYPE) TV_ITMNAME '3' Tree Control: Column Name/Item Name 20040518
5 C_ITEMNAME_LABEL Constant Public Type reference (TYPE) TV_ITMNAME '5' Tree Control: Column Name/Item Name 20040518
6 C_ITEMNAME_LAST_HITEM Constant Public Type reference (TYPE) TV_ITMNAME '19' ITEM_NAME with Larger Value -> Right Column 20040628
7 C_ITEMNAME_STATE Constant Public Type reference (TYPE) TV_ITMNAME '2' Tree Control: Column Name/Item Name 20041013
8 C_ITEMNAME_USER Constant Public Type reference (TYPE) TV_ITMNAME '10' ITEM_NAME for Additional Node Columns 20040628
9 C_ITEM_COLTEXT Constant Protected Type reference (TYPE) STRING 'G' 20040518
10 FAPPBADITREE Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_BD_TREE BAdI Interface for TREE Application 20040628
11 FBADITREE Instance attribute Protected Object reference (TYPE REF TO) IF_EX_EEWAEL_TREE BAdI Interface for TREE 20040628
12 FDRAGDROPS Instance attribute Protected Type reference (TYPE) TDRAGDROPACTIONS 20040430
13 FEVENTMODE Instance attribute Protected Type reference (TYPE) C 20031014
14 FNODES Instance attribute Protected Type reference (TYPE) ISU_WAEL_TREEV_NODES Tree Entries 20031014
15 FNODETYPES Instance attribute Protected Type reference (TYPE) TNODETYPES 20040430
16 FPARENTS Instance attribute Protected Type reference (TYPE) ISU_WAEL_TREEV_PARENT 20041013
17 FSAVEDNODES Instance attribute Protected Type reference (TYPE) ISU_WAEL_TREEV_NODES Tree Entries 20040504
18 FSELECTED Instance attribute Protected Type reference (TYPE) EWAEL_TREEV_NODE Node Entry for Tree 20031014
19 FSERIAL Instance attribute Protected Type reference (TYPE) I 20031014
20 FSHOWCHILDCHECKS Instance attribute Protected Type reference (TYPE) CHAR1 'X' 20041013
21 FTREE Instance attribute Protected Object reference (TYPE REF TO) CL_ITEM_TREE_CONTROL Internal Tree Control Class 20031014
22 FTREECONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040507
23 FTREEFILTERED Instance attribute Protected Type reference (TYPE) CHAR1 SPACE Does the Screen Have a Filter for the Tree? 20031208
24 FTREESPLITTER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20040507
25 FTREESTATUSCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040701
26 FTREETITLECONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040701
27 FTREETOOLBAR Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20040507
28 FTREETOOLBARCONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040507
29 FUPDATECOUNT Instance attribute Protected Type reference (TYPE) INT4 20041013
30 FUPDATEITEMS Instance attribute Protected See coding 20041013
31 ID_CTX_TV Constant Protected Type reference (TYPE) CHAR20 'CTX_TV' Char20 20031030
32 LNODE_KEY Instance attribute Private Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Node Key 20031014
Methods
# Method Level Visibility Method type Description Created on
1 ADDDRAGDROPMETHOD Instance method Protected Method Register Drag and Drop Method 20040430
2 ADDITEM Instance method Protected Method Adds New Item ONLY IN BUILD_TREE 20031014
3 ADDNODE Instance method Protected Method Generates New Node ONLY IN BUILD_TREE 20031014
4 ADDNODETYPE Instance method Protected Method Register Node Category 20040430
5 ADDSINGLENODE Instance method Protected Method Generates New Node ONLY IN BUILD_TREE 20040610
6 APPEND_FKEY_NAMES Instance method Protected Method Get Function Keys 20040827
7 BADI_ADJUSTTREENODES Instance method Protected Method BADI: Adjust Items 20040721
8 BADI_INITTREEOPTIONS Instance method Protected Method Define Tree Options 20040629
9 BEGINUPDATE Instance method Public Method 20041013
10 BUILDCHILDREN Instance method Protected Method Structure Lower-Level Nodes 20040430
11 BUILD_CONTEXTMENU Instance method Protected Method Structures a Context Menu 20031030
12 BUILD_TREE Instance method Protected Method Structure of Tree Nodes for Derivations 20031014
13 CONVERTCOLOR Static method Public Method Convert Color String to Integer Value 20040723
14 CREATETREE Instance method Protected Method Generates Tree 20031014
15 CREATETREETOOLBAR Instance method Protected Method Generate Tree Toolbar 20040507
16 DELETECHILDREN Instance method Public Method Delete Lower-Level Nodes 20040430
17 DELETEEMPTYCHILDREN Instance method Public Method Remove Empty Subfolder 20040726
18 DELETENODE Instance method Public Method Delete Node and Lower-Level Nodes 20040430
19 DELETEROOTNODES Instance method Public Method Delete All Tree Nodes 20040505
20 DISPATCH_TREE Instance method Protected Method DISPATCH_MAP 20040623
21 DO_TREE_DRAG Instance method Protected Method Fill Drag Object 20040720
22 DO_TREE_DROP Instance method Protected Method Handle Drop 20040720
23 ENDUPDATE Instance method Public Method 20041013
24 EXPANDCHILDREN Instance method Public Method Structure Lower-Level Nodes for Node 20040430
25 EXPANDROOTNODES Instance method Public Method Expand all Root Nodes 20040726
26 FULLCOLLAPSE Instance method Public Method 20041013
27 GETNODE Instance method Protected Method Determines the Corresponding NODE_KEY for the Node 20031014
28 GETNODECOUNT Instance method Public Method 20041013
29 GETNODEKEY Instance method Public Method Key for Node 20040430
30 GETNODEPROP Instance method Protected Method Read Properties at Node 20040518
31 GETNODEREF Instance method Protected Method Determine Node Reference According to NODE_KEY 20040518
32 GETSELECTEDNODES Instance method Public Method Key for Selected Nodes 20040728
33 GET_NODE_INFOS Instance method Public Method Determine Basis Information for Node 20040629
34 HANDLE_CONTEXTMENUSELECT Instance method Protected Method Reaction to DEFAULT_CONTEXT_MENU_SELECT 20031029
35 HANDLE_DOUBLE_CLICK Instance method Protected Method Reaction to NODE_DOUBLE_CLICK (CALLs CODE_SHOW) 20031014
36 HANDLE_NODECONTEXTMENU Instance method Protected Method Reaction to NODE_CONTEXT_MENU_REQUEST 20031030
37 HANDLE_NODECONTEXTMENUSELECT Instance method Protected Method Reaction to NODE_CONTEXT_MENU_SELECT 20031030
38 HANDLE_NODE_KEYPRESS Instance method Protected Method Reaction to NODE_KEYPRESS (CALLs CODE_SHOW) 20031017
39 HANDLE_SELECTION_CHANGED Instance method Protected Method Reaction to SELECTION_CHANGED (CALLs CODE_SHOW) 20031014
40 HANDLE_TOOL_FUNCTION Instance method Protected Event handling method Button Selected in Tree Toolbar 20040507
41 HANDLE_TREECONTEXTMENU Instance method Protected Method Reaction to DEFAULT_CONTEXT_MENU_REQUEST 20031029
42 HANDLE_TREE_CHECKBOX_CHANGE Instance method Protected Event handling method Select Checkbox 20040430
43 HANDLE_TREE_DRAG_MULTIPLE Instance method Protected Event handling method Drag Multiselect 20040430
44 HANDLE_TREE_DRAG_SINGLE Instance method Protected Event handling method Drag Singleselect 20040430
45 HANDLE_TREE_DROP Instance method Protected Event handling method Drop Handler 20040430
46 HANDLE_TREE_DROP_GET_FLAVOR Instance method Protected Event handling method Flavor Selection 20040430
47 HANDLE_TREE_EXPAND_NO_CHILDREN Instance method Protected Event handling method Expand Folder Node Without Lower-Level Nodes 20040430
48 INITTREENODES Instance method Protected Method Initialize Properties for New Node 20040528
49 INIT_DRAGDROPS Instance method Protected Method Initialize Drag and Drop Actions 20040430
50 INIT_TREE_EVENTS Instance method Protected Method Initialize Events 20040219
51 INIT_TREE_OPTIONS Instance method Protected Method Define Tree Options 20040507
52 ISUPDATING Instance method Public Method 20041013
53 LOCATE_NODE Instance method Protected Method Selects a Node in the Tree 20031021
54 MAKE_NODEKEY_RANGE Instance method Protected Method Generate Range of TV_NODEKEY from List 20040618
55 MODIFYNODE Instance method Public Method Change Individual Node 20040817
56 NODE_CHECKCHANGED Instance method Protected Method Checkbox Status Changed 20040518
57 NODE_CHILDCHECKSCHANGED Instance method Protected Method Inform High.-Lev. Nodes, that Low.-Lev. Node Checks Changed 20040621
58 NODE_COLORCHANGED Instance method Protected Method Checkbox Status Changed 20040527
59 NODE_SELECTEDCHANGED Instance method Protected Method Checkbox Status Changed 20040816
60 ONCONTEXTMENUSELECT Instance method Private Event handling method Event in Tree on DEFAULT_CONTEXT_MENU_SELECT 20031029
61 ONNODECONTEXTMENU Instance method Private Event handling method Event in Tree on NODE_CONTEXT_MENU_REQUEST 20031030
62 ONNODECONTEXTMENUSELECT Instance method Private Event handling method Event in Tree on NODE_CONTEXT_MENU_SELECT 20031030
63 ONNODEDOUBLECLICK Instance method Protected Event handling method Event in Tree on NODE DOUBLE CLICK 20031014
64 ONNODEKEYPRESS Instance method Protected Event handling method Event in Tree on NODE_KEYPRESS 20031017
65 ONSELECTIONCHANGED Instance method Protected Event handling method Event in Tree on SELECTION CHANGED 20031014
66 ONTREECONTEXTMENU Instance method Private Event handling method Event in Tree on DEFAULT_CONTEXT_MENU_REQUEST 20031029
67 PASTESELECTIONFROMCLIPBOARD Instance method Protected Method 20041013
68 PUTSELECTIONTOCLIPBOARD Instance method Protected Method 20041013
69 REBUILDCHILDREN Instance method Public Method Delete Lower-Level Nodes of a Node and Expand Node Again 20040430
70 REFRESH_TREE Instance method Protected Method Tree Structure 20031014
71 REMOVINGNODE Instance method Protected Method Node Is About to Be Deleted 20040430
72 RESTORENODE Instance method Protected Method Copy Node Properties 20040617
73 SELECTNODE Instance method Public Method Select nodes 20040823
74 SELECTNODES Instance method Public Method Select nodes 20040622
75 SETCHILDRENCHECKED Instance method Protected Method Select Node 20040518
76 SETNODECHECKED Instance method Protected Method Select Node 20040518
77 SETNODECOLOR Instance method Protected Method Select Node 20040527
78 SETNODEPROP Instance method Protected Method Set Property at Node 20040518
79 SETNODESCHECKED Instance method Protected Method Select Node Quantity 20040618
80 SETSELECTED Instance method Protected Method Set FSELECTED According to NODE_KEY 20031014
81 SET_TREE_ENABLE Instance method Public Method Activate/Deactivate Tree 20040428
82 TREE_ADD_NODES_AND_ITEMS Instance method Protected Method 20041013
83 TREE_DELETE_NODE Instance method Protected Method 20041013
84 TREE_DELETE_NODES Instance method Protected Method 20041013
85 TREE_UPDATE_NODES_AND_ITEMS Instance method Protected Method 20041013
86 UPDATEPARENTCHECKS Instance method Protected Method 20041013
Events
Class CL_EEWA_FORM_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TDRAGDROPACTION Protected See coding 20040430 begin of TDRAGDROPACTION, SRCTYPE type EWAEL_TREEV_NODE-TYPE, DESTTYPE type EWAEL_TREEV_NODE-TYPE, METHODNAME type STRING, end of TDRAGDROPACTION
2 TDRAGDROPACTIONS Protected See coding 20040430 TDRAGDROPACTIONS type standard table of TDRAGDROPACTION with key SRCTYPE DESTTYPE
3 TNODETYPE Protected See coding 20040430 begin of TNODETYPE, NAME type EWAEL_TREEV_NODE-TYPE, DRAGTYPE type CHAR30, DRAGDROP type ref to CL_DRAGDROP, REFRESHMETHOD type STRING, end of TNODETYPE
4 TNODETYPES Protected See coding 20040430 TNODETYPES type sorted table of TNODETYPE with unique key NAME
5 TTREENODE Protected Type reference (TYPE) EWAEL_TREEV_NODE 20041013
6 TTREENODEITEM Protected Type reference (TYPE) EWAEL_TREEV_ITEM 20041013
7 TTREENODEITEMS Protected Type reference (TYPE) ISU_WAEL_TREEV_ITEMS 20041013
8 TTREENODES Protected Type reference (TYPE) ISU_WAEL_TREEV_NODES 20041013
Method Signatures

Method ADDDRAGDROPMETHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DESTTYPE Call by reference Type reference (TYPE) C 20040430
2 Importing PAR_EFFECT Call by reference Type reference (TYPE) I CL_DRAGDROP=>MOVE 20040430
3 Importing PAR_METHODNAME Call by reference Type reference (TYPE) C 20040430
4 Importing PAR_SRCTYPE Call by reference Type reference (TYPE) C 20040430

Method ADDDRAGDROPMETHOD on class CL_EEWA_FORM_TREE has no exception.

Method ADDITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_ITEM Call by reference Type reference (TYPE) EWAEL_TREEV_ITEM Eintrag für Knoten eines Baumes 20031014
2 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20031014
3 Importing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20031014

Method ADDITEM on class CL_EEWA_FORM_TREE has no exception.

Method ADDNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKBOX Call by reference Type reference (TYPE) CHAR1 mit Checkbox? 20040518
2 Importing PAR_CHECKED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040518
3 Importing PAR_COLOR Call by reference Type reference (TYPE) I 20040518
4 Importing PAR_IS_FOLDER Call by reference Type reference (TYPE) C SPACE 20031014
5 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20040518
6 Importing PAR_LABEL Call by reference Type reference (TYPE) C Knotentext 20040518
7 Changing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20031014
8 Exporting PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040721
9 Changing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20031014
10 Importing PAR_OPENED Call by reference Type reference (TYPE) CHAR1 SPACE Knoten aufklappen? 20040726
11 Importing PAR_STATEICON Call by reference Type reference (TYPE) TV_IMAGE 20041013
12 Importing PAR_TREENODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften eines Knotens 20031014

Method ADDNODE on class CL_EEWA_FORM_TREE has no exception.

Method ADDNODETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGDROP Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040430
2 Importing PAR_DRAGTYPE Call by reference Type reference (TYPE) CHAR30 20040720
3 Importing PAR_NAME Call by reference Type reference (TYPE) EWAEL_TREEV_NODE-TYPE Text 30 Stellen 20040430
4 Returning PAR_NODETYPE Value transfer Object reference (TYPE REF TO) TNODETYPE 20040430
5 Importing PAR_REFRESHMETHOD Call by reference Type reference (TYPE) STRING 20040722

Method ADDNODETYPE on class CL_EEWA_FORM_TREE has no exception.

Method ADDSINGLENODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKBOX Call by reference Type reference (TYPE) CHAR1 mit Checkbox? 20040610
2 Importing PAR_CHECKED Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040610
3 Importing PAR_COLOR Call by reference Type reference (TYPE) I 20040610
4 Importing PAR_IS_FOLDER Call by reference Type reference (TYPE) C 20040610
5 Importing PAR_LABEL Call by reference Type reference (TYPE) C Knotentext 20040610
6 Changing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040610
7 Importing PAR_OPENED Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20040726
8 Importing PAR_TREENODE Call by reference Type reference (TYPE) TREEV_NODE Tree Control: Eigenschaften eines Knotens 20040610

Method ADDSINGLENODE on class CL_EEWA_FORM_TREE has no exception.

Method APPEND_FKEY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20040827

Method APPEND_FKEY_NAMES on class CL_EEWA_FORM_TREE has no exception.

Method BADI_ADJUSTTREENODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20040721
2 Importing PAR_NAME Call by reference Type reference (TYPE) STRING '' Name des Baumes 20040721
3 Changing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20040721

Method BADI_ADJUSTTREENODES on class CL_EEWA_FORM_TREE has no exception.

Method BADI_INITTREEOPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OPTIONS Call by reference Type reference (TYPE) EWAEL_TREE_OPTIONS Baum-Optionen 20040629

Method BADI_INITTREEOPTIONS on class CL_EEWA_FORM_TREE has no exception.

Method BEGINUPDATE Signature

Method BEGINUPDATE on class CL_EEWA_FORM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method BUILDCHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20040430
2 Importing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040430
3 Changing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20040430

Method BUILDCHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method BUILD_CONTEXTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20031030
2 Importing PAR_STATUS Call by reference Type reference (TYPE) CHAR20 ID_CTX_TV Char 20 20031030

Method BUILD_CONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20031014
2 Changing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20031014

Method BUILD_TREE on class CL_EEWA_FORM_TREE has no exception.

Method CONVERTCOLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COLOR Call by reference Type reference (TYPE) STRING 20040723
2 Returning PAR_ICOLOR Value transfer Type reference (TYPE) I 20040723

Method CONVERTCOLOR on class CL_EEWA_FORM_TREE has no exception.

Method CREATETREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040629
2 Importing PAR_NAME Call by reference Type reference (TYPE) STRING SPACE 20040629

Method CREATETREE on class CL_EEWA_FORM_TREE has no exception.

Method CREATETREETOOLBAR Signature

Method CREATETREETOOLBAR on class CL_EEWA_FORM_TREE has no parameter.
Method CREATETREETOOLBAR on class CL_EEWA_FORM_TREE has no exception.

Method DELETECHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430

Method DELETECHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method DELETEEMPTYCHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HASCHILDREN Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040726
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040726

Method DELETEEMPTYCHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method DELETENODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430

Method DELETENODE on class CL_EEWA_FORM_TREE has no exception.

Method DELETEROOTNODES Signature

Method DELETEROOTNODES on class CL_EEWA_FORM_TREE has no parameter.
Method DELETEROOTNODES on class CL_EEWA_FORM_TREE has no exception.

Method DISPATCH_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_HANDLED Value transfer Type reference (TYPE) CHAR1 PAR_HANDLED 20040623

Method DISPATCH_TREE on class CL_EEWA_FORM_TREE has no exception.

Method DO_TREE_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGOBJECT Call by reference Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040720
2 Importing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040720
3 Returning PAR_OK Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040720

Method DO_TREE_DRAG on class CL_EEWA_FORM_TREE has no exception.

Method DO_TREE_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DRAGOBJECT Call by reference Object reference (TYPE REF TO) CL_EEWA_DRAGOBJECT Dragobjekt 20040720
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040720

Method DO_TREE_DROP on class CL_EEWA_FORM_TREE has no exception.

Method ENDUPDATE Signature

Method ENDUPDATE on class CL_EEWA_FORM_TREE has no parameter.
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method EXPANDCHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_ITEMS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS Einträge von Knoten eines Baumes 20040726
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430
3 Importing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040726
4 Changing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20040726
5 Importing PAR_SUBTREE Call by reference Type reference (TYPE) CHAR1 SPACE Kompletten Unterbaum expandieren 20040726

Method EXPANDCHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method EXPANDROOTNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_SUBTREE Call by reference Type reference (TYPE) CHAR1 SPACE Unterbäume expandieren? 20040726

Method EXPANDROOTNODES on class CL_EEWA_FORM_TREE has no exception.

Method FULLCOLLAPSE Signature

Method FULLCOLLAPSE on class CL_EEWA_FORM_TREE has no parameter.
Method FULLCOLLAPSE on class CL_EEWA_FORM_TREE has no exception.

Method GETNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20031014
2 Importing PAR_NODE_KEY Value transfer Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20031014

Method GETNODE on class CL_EEWA_FORM_TREE has no exception.

Method GETNODECOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_COUNT Value transfer Type reference (TYPE) INT4 20041013

Method GETNODECOUNT on class CL_EEWA_FORM_TREE has no exception.

Method GETNODEKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATA Call by reference Type reference (TYPE) EWAEL_TREEV_NODE-DATA Text Länge 100 20040430
2 Returning PAR_NODEKEY Value transfer Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430
3 Importing PAR_TYPE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE-TYPE Text 30 Stellen 20040430

Method GETNODEKEY on class CL_EEWA_FORM_TREE has no exception.

Method GETNODEPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) C 20040518
2 Importing PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040715
3 Importing PAR_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040518
4 Returning PAR_VALUE Value transfer Type reference (TYPE) STRING 20040518

Method GETNODEPROP on class CL_EEWA_FORM_TREE has no exception.

Method GETNODEREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_DATA Call by reference Type reference (TYPE) EWAEL_TREEV_NODE-DATA Text Länge 100 20040622
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040518
3 Returning PAR_NODEREF Value transfer Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040518
4 Importing PAR_TYPE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE-TYPE Text 30 Stellen 20040622

Method GETNODEREF on class CL_EEWA_FORM_TREE has no exception.

Method GETSELECTEDNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040728

Method GETSELECTEDNODES on class CL_EEWA_FORM_TREE has no exception.

Method GET_NODE_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040629
2 Changing PAR_NODES Call by reference Type reference (TYPE) ISU_WAEL_TREEV_BASE_NODES Einträge eines Baumes 20040629

Method GET_NODE_INFOS on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_CONTEXTMENUSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031029

Method HANDLE_CONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_DOUBLE_CLICK Signature

Method HANDLE_DOUBLE_CLICK on class CL_EEWA_FORM_TREE has no parameter.
Method HANDLE_DOUBLE_CLICK on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_NODECONTEXTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20031030
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031030

Method HANDLE_NODECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_NODECONTEXTMENUSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_FCODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031030
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031030

Method HANDLE_NODECONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_NODE_KEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_KEY Call by reference Type reference (TYPE) I 20040430
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430

Method HANDLE_NODE_KEYPRESS on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_SELECTION_CHANGED Signature

Method HANDLE_SELECTION_CHANGED on class CL_EEWA_FORM_TREE has no parameter.
Method HANDLE_SELECTION_CHANGED on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TOOL_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FCODE Value transfer Attribute reference (LIKE) 20040507

Method HANDLE_TOOL_FUNCTION on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREECONTEXTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MENU Call by reference Object reference (TYPE REF TO) CL_CTMENU Context Menu 20031029

Method HANDLE_TREECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_CHECKBOX_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Value transfer Attribute reference (LIKE) 20040430
2 Importing ITEM_NAME Value transfer Attribute reference (LIKE) 20040430
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_CHECKBOX_CHANGE on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_DRAG_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20040430
2 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_DRAG_MULTIPLE on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_DRAG_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20040430
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_DRAG_SINGLE on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20040430
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_DROP on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_DROP_GET_FLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DRAG_DROP_OBJECT Value transfer Attribute reference (LIKE) 20040430
2 Importing FLAVORS Value transfer Attribute reference (LIKE) 20040430
3 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_DROP_GET_FLAVOR on class CL_EEWA_FORM_TREE has no exception.

Method HANDLE_TREE_EXPAND_NO_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20040430

Method HANDLE_TREE_EXPAND_NO_CHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method INITTREENODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODES Call by reference Type reference (TYPE) TREEV_NTAB Tree Control: Knotentabelle 20040528

Method INITTREENODES on class CL_EEWA_FORM_TREE has no exception.

Method INIT_DRAGDROPS Signature

Method INIT_DRAGDROPS on class CL_EEWA_FORM_TREE has no parameter.
Method INIT_DRAGDROPS on class CL_EEWA_FORM_TREE has no exception.

Method INIT_TREE_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20040219

Method INIT_TREE_EVENTS on class CL_EEWA_FORM_TREE has no exception.

Method INIT_TREE_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_OPTIONS Call by reference Type reference (TYPE) EWAEL_TREE_OPTIONS Baum-Optionen 20040507

Method INIT_TREE_OPTIONS on class CL_EEWA_FORM_TREE has no exception.

Method ISUPDATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PAR_RESULT Value transfer Type reference (TYPE) CHAR1 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method LOCATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20031028

Method LOCATE_NODE on class CL_EEWA_FORM_TREE has no exception.

Method MAKE_NODEKEY_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ACCEPT_EMPTY Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20040618
2 Importing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040618
3 Returning PAR_RANGE Value transfer Type reference (TYPE) ISU_WAEL_TREEV_NODEKEY_RANGE Range of TV_NODEKEY 20040618

Method MAKE_NODEKEY_RANGE on class CL_EEWA_FORM_TREE has no exception.

Method MODIFYNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_LABEL Call by reference Type reference (TYPE) C 20040817
2 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040817
3 Importing PAR_STATEICON Call by reference Type reference (TYPE) TV_IMAGE 20041013

Method MODIFYNODE on class CL_EEWA_FORM_TREE has no exception.

Method NODE_CHECKCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHILDCHANGED Call by reference Type reference (TYPE) CHAR1 SPACE Einstelliges Kennzeichen 20040621
2 Importing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040518

Method NODE_CHECKCHANGED on class CL_EEWA_FORM_TREE has no exception.

Method NODE_CHILDCHECKSCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_PARENTREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040621
2 Importing PAR_PARENTREFS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_NODEREFS Liste von Knotenreferenzen 20040621

Method NODE_CHILDCHECKSCHANGED on class CL_EEWA_FORM_TREE has no exception.

Method NODE_COLORCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040527

Method NODE_COLORCHANGED on class CL_EEWA_FORM_TREE has no exception.

Method NODE_SELECTEDCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040816

Method NODE_SELECTEDCHANGED on class CL_EEWA_FORM_TREE has no exception.

Method ONCONTEXTMENUSELECT Signature

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

Method ONCONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.

Method ONNODECONTEXTMENU Signature

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

Method ONNODECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.

Method ONNODECONTEXTMENUSELECT Signature

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

Method ONNODECONTEXTMENUSELECT on class CL_EEWA_FORM_TREE has no exception.

Method ONNODEDOUBLECLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20031014

Method ONNODEDOUBLECLICK on class CL_EEWA_FORM_TREE has no exception.

Method ONNODEKEYPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Value transfer Attribute reference (LIKE) 20040211
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20031017

Method ONNODEKEYPRESS on class CL_EEWA_FORM_TREE has no exception.

Method ONSELECTIONCHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20031014

Method ONSELECTIONCHANGED on class CL_EEWA_FORM_TREE has no exception.

Method ONTREECONTEXTMENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MENU Call by reference Attribute reference (LIKE) 20031029

Method ONTREECONTEXTMENU on class CL_EEWA_FORM_TREE has no exception.

Method PASTESELECTIONFROMCLIPBOARD Signature

Method PASTESELECTIONFROMCLIPBOARD on class CL_EEWA_FORM_TREE has no parameter.
Method PASTESELECTIONFROMCLIPBOARD on class CL_EEWA_FORM_TREE has no exception.

Method PUTSELECTIONTOCLIPBOARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_MODE Call by reference Type reference (TYPE) CHAR30 'MOVE' 20041013

Method PUTSELECTIONTOCLIPBOARD on class CL_EEWA_FORM_TREE has no exception.

Method REBUILDCHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040430

Method REBUILDCHILDREN on class CL_EEWA_FORM_TREE has no exception.

Method REFRESH_TREE Signature

Method REFRESH_TREE on class CL_EEWA_FORM_TREE has no parameter.
Method REFRESH_TREE on class CL_EEWA_FORM_TREE has no exception.

Method REMOVINGNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040617

Method REMOVINGNODE on class CL_EEWA_FORM_TREE has no exception.

Method RESTORENODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PAR_NODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040617
2 Importing PAR_SAVEDNODE Call by reference Type reference (TYPE) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040617

Method RESTORENODE on class CL_EEWA_FORM_TREE has no exception.

Method SELECTNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040823

Method SELECTNODE on class CL_EEWA_FORM_TREE has no exception.

Method SELECTNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODEREFS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_NODEREFS Liste von Knotenreferenzen 20040622

Method SELECTNODES on class CL_EEWA_FORM_TREE has no exception.

Method SETCHILDRENCHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKED Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040518
2 Importing PAR_EXPAND Call by reference Type reference (TYPE) CHAR1 'X' Knoten expandieren, wenn keiner Kinder vorhanden 20040528
3 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040518

Method SETCHILDRENCHECKED on class CL_EEWA_FORM_TREE has no exception.

Method SETNODECHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKED Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040518
2 Importing PAR_CHILDCHANGED Call by reference Type reference (TYPE) CHAR1 SPACE Aufruf wegen Kindsänderung 20040621
3 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040518
4 Importing PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040518
5 Importing PAR_UPDATEITEM Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040621

Method SETNODECHECKED on class CL_EEWA_FORM_TREE has no exception.

Method SETNODECOLOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_COLOR Call by reference Type reference (TYPE) STRING 20040527
2 Importing PAR_ICOLOR Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20040601
3 Importing PAR_NODEKEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040527

Method SETNODECOLOR on class CL_EEWA_FORM_TREE has no exception.

Method SETNODEPROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NAME Call by reference Type reference (TYPE) C 20040518
2 Importing PAR_NODEREF Call by reference Object reference (TYPE REF TO) EWAEL_TREEV_NODE Knoteneintrag für einen Baum 20040715
3 Importing PAR_NODE_KEY Call by reference Type reference (TYPE) TV_NODEKEY Tree Control: Schlüssel eines Knotens 20040518
4 Importing PAR_VALUE Call by reference Type reference (TYPE) C 20040518

Method SETNODEPROP on class CL_EEWA_FORM_TREE has no exception.

Method SETNODESCHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_CHECKED Call by reference Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040618
2 Importing PAR_NODEKEYS Call by reference Type reference (TYPE) TREEV_NKS Tree Control: Tabelle von Knotenschlüsseln 20040618
3 Importing PAR_NODEREFS Call by reference Type reference (TYPE) ISU_WAEL_TREEV_NODEREFS Liste von Knotenreferenzen 20040618

Method SETNODESCHECKED on class CL_EEWA_FORM_TREE has no exception.

Method SETSELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_NODE_KEY Call by reference Type reference (TYPE) TREEV_NODE-NODE_KEY Tree Control: Schlüssel eines Knotens 20031014

Method SETSELECTED on class CL_EEWA_FORM_TREE has no exception.

Method SET_TREE_ENABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAR_ENABLE Value transfer Type reference (TYPE) CHAR1 'X' Einstelliges Kennzeichen 20040428

Method SET_TREE_ENABLE on class CL_EEWA_FORM_TREE has no exception.

Method TREE_ADD_NODES_AND_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEM_TABLE Call by reference Type reference (TYPE) ISU_WAEL_TREEV_ITEMS 20041013
2 Changing NODE_TABLE Call by reference Type reference (TYPE) TREEV_NTAB 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method TREE_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 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method TREE_DELETE_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 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method TREE_UPDATE_NODES_AND_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ITEM_TABLE Call by reference Type reference (TYPE) ISU_WAEL_TREEV_UITEMS 20041013
2 Changing NODE_TABLE Call by reference Type reference (TYPE) TREEV_UPNO 20041013
# Exception Resumable Description Created on
1 CX_EEWA_BASE 20041013

Method UPDATEPARENTCHECKS Signature

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

Method UPDATEPARENTCHECKS on class CL_EEWA_FORM_TREE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472