SAP ABAP Class CL_ORG_TREE (View Class f. Display of Org. Tree)
Hierarchy
EA-FIN (Software Component) EA-FIN
   AC (Application Component) Accounting - General
     FB_CLOSING (Package) Closing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ALV_TREE ALV Tree Control 20050316
Properties
Class CL_ORG_TREE  
Short Description View Class f. Display of Org. Tree    
Super Class CL_GUI_ALV_TREE ALV Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status P  SAP Standard Production Program 
Category 0   
Package FB_CLOSING   Closing 
Created 20050316   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_GUI_COLUMN_TREE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_ORG_TREE has no interface implemented.
Friends
Class CL_ORG_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_LOCK_UPDATE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20050316
2 MT_SELECTED_NODES Instance attribute Private Type reference (TYPE) TFC_T_BASIC_NODE Selected Objects 20050316
3 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) I Is in Change Mode 20050316
4 M_EDIT Instance attribute Private Object reference (TYPE REF TO) CFC Enhancement of CFC 20050316
5 M_IS_CUTMODE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20050316
6 M_TFC_ORG Instance attribute Public Type reference (TYPE) TFC_T_ORG_OUT Itab for TFC_S_ORG_OUT 20050316
7 M_TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control 20050316
8 M_TOP_NKEY Instance attribute Private Type reference (TYPE) LVC_NKEY Top Nodes 20050316
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_BUTTON Instance method Private Method Modify Toolbar 20050316
2 ALL_ORG_COPY Instance method Private Method Copy to All Org Units 20110209
3 ALL_ORG_DELE Instance method Private Method Delete from All Org Units 20110209
4 ALL_ORG_REPL Instance method Private Method Replace in All Org Units 20110209
5 APPEND_PREVIOUS Instance method Private Method Inserts Predecessor of Node 20110223
6 BUILD_HTML_HEADER Instance method Private Method Create HTML Header 20050316
7 CHANGE_DISPLAY_ITEM Instance method Protected Method Generate Tree_control Display Items 20050316
8 CITEM_TO_TFC_S_ORG_OUT Static method Private Method Projection Function 20050316
9 CNODE_TO_TFC_S_ORG_OUT Static method Private Method Projection Function 20050316
10 CONSTRUCTOR Instance method Public Constructor Constructor 20050316
11 CREATE_DISPLAY_ITEM Instance method Protected Method Generate Tree_control Display Items 20050316
12 CUT_COPY_END Instance method Private Method 20050316
13 CUT_COPY_START Instance method Private Method 20050316
14 DELETE_NODES Instance method Private Method Delete Nodes/Items 20110209
15 DISPLAY_TREE Instance method Private Method Reload Display Tree 20050316
16 EXPANDED_NODES_ITEMS Instance method Private Method 20050318
17 EXPAND_NODES_ITEMS Instance method Private Method Re-expand Node after Refresh 20050316
18 GET_SOURCE_PARENT Instance method Private Method Returns Parent of Copied Task/Folder 20110221
19 GET_TARGET_NODES Instance method Private Method Returns Target Nodes for Copying to All Org Units 20110124
20 HANDLE_DATA_CHANGE_BEGIN Instance method Private Event handling method 20050316
21 HANDLE_DATA_CHANGE_FINISHED Instance method Private Event handling method 20050316
22 HANDLE_DRAG Instance method Private Event handling method Drag handler 20050316
23 HANDLE_DRAG_MULTIPLE Instance method Private Event handling method Handle_Drag_Multiple 20050316
24 HANDLE_DROP Instance method Private Event handling method Handle Drop 20050316
25 HANDLE_FUNCTION_SELECTED Instance method Private Event handling method HANDLE_FUNCTION_SELECTED 20050316
26 HANDLE_HEADER_CHANGED Instance method Private Event handling method React to Event Header_Changed 20110202
27 HANDLE_ITEM_DOUBLE_CLICKED Instance method Private Event handling method React to Double-Clicked Events 20050316
28 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20050316
29 HANDLE_NODE_CM_REQ Instance method Private Event handling method Before Context Menu for Tree Appears 20050316
30 HANDLE_NODE_CM_SEL Instance method Private Event handling method Context Menu f. Node -> Selected 20050316
31 HANDLE_NODE_DOUBLE_CLICK Instance method Private Event handling method Double-Clicks on Nodes 20050316
32 HANDLE_SET_CHANGE_MODE Instance method Private Event handling method Set Change Mode or not 20050316
33 HANDLE_STORE_DATA Instance method Private Event handling method React to the Save Event 20050316
34 MOVE_NODE_ITEM Instance method Private Method Move Task/Folder Down/Below 20050316
35 NKEYS_TO_NODES_ITEMS Instance method Private Method Convert NKEYS to CItems or CNODES 20050316
36 NKEY_TO_NODE_ITEM Instance method Private Method Convert NKEY to CItemx or CNODE 20050316
37 ON_CHANGE_ITEM Instance method Private Event handling method Triggered by Deletion of a Node 20050316
38 ON_COPY_DRAG Instance method Private Method Insert Dependency 20050316
39 ON_DELETE_ITEM Instance method Private Event handling method Triggered by Deletion of a Node 20050316
40 ON_NODE_KEYPRESS Instance method Private Event handling method 20050316
41 REGISTER_EVENTS Instance method Private Method Register Events 20050316
42 SELECTED_NODES_ITEMS Instance method Private Method Convert NKEYS to CItems or CNODES 20050316
43 SELECT_NODES_ITEMS Instance method Private Method Re-expand Node after Refresh 20050316
44 SETEXPANDED_FROM_TREE Instance method Private Method 20050318
45 SETSELECTED_FROM_TREE Instance method Private Method 20050318
46 SET_DATA_CHANGED Instance method Private Method 20050316
47 UPDATE_FROM_NKEY Instance method Private Method Write All Properties from Treecontrol 20050316
48 UPDATE_NODE Instance method Private Method Update Expander, Icon, and Text 20050316
49 UPDATE_POSITIONS_NKEY Instance method Protected Method Write Pos. from Treecontrol 20050316
50 UPDATE_TOOLBAR Instance method Private Method 20050316
Events
Class CL_ORG_TREE has no event.
Types
Class CL_ORG_TREE has no local type.
Method Signatures

Method ADD_TOOLBAR_BUTTON Signature

Method ADD_TOOLBAR_BUTTON on class CL_ORG_TREE has no parameter.
Method ADD_TOOLBAR_BUTTON on class CL_ORG_TREE has no exception.

Method ALL_ORG_COPY Signature

Method ALL_ORG_COPY on class CL_ORG_TREE has no parameter.
Method ALL_ORG_COPY on class CL_ORG_TREE has no exception.

Method ALL_ORG_DELE Signature

Method ALL_ORG_DELE on class CL_ORG_TREE has no parameter.
Method ALL_ORG_DELE on class CL_ORG_TREE has no exception.

Method ALL_ORG_REPL Signature

Method ALL_ORG_REPL on class CL_ORG_TREE has no parameter.
Method ALL_ORG_REPL on class CL_ORG_TREE has no exception.

Method APPEND_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20110223
2 Changing CT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20110223
3 Importing IR_BASIC_NODE Call by reference Object reference (TYPE REF TO) C_BASIC_NODE Basisknoten 20110224
4 Importing IR_ITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20110223
5 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20110223

Method APPEND_PREVIOUS on class CL_ORG_TREE has no exception.

Method BUILD_HTML_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PT_LIST_COMMENTARY Call by reference Type reference (TYPE) SLIS_T_LISTHEADER 20050316

Method BUILD_HTML_HEADER on class CL_ORG_TREE has no exception.

Method CHANGE_DISPLAY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NKEY Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Knotentabelle 20050316
2 Importing ID_RECURSIVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050316
3 Importing IR_BASIC_NODE Call by reference Object reference (TYPE REF TO) C_BASIC_NODE Knotenelement 20050316

Method CHANGE_DISPLAY_ITEM on class CL_ORG_TREE has no exception.

Method CITEM_TO_TFC_S_ORG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050316
2 Changing P_S_ORG_OUT Call by reference Type reference (TYPE) TFC_S_ORG_OUT Ausgabestruktur f. linken Baum 20050316

Method CITEM_TO_TFC_S_ORG_OUT on class CL_ORG_TREE has no exception.

Method CNODE_TO_TFC_S_ORG_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20050316
2 Changing P_S_ORG_OUT Call by reference Type reference (TYPE) TFC_S_ORG_OUT Ausgabestruktur f. linken Baum 20050316

Method CNODE_TO_TFC_S_ORG_OUT on class CL_ORG_TREE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20050316
2 Importing PEDIT Call by reference Object reference (TYPE REF TO) CFC Erweiterung v. CFC 20050316

Method CONSTRUCTOR on class CL_ORG_TREE has no exception.

Method CREATE_DISPLAY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050316
2 Importing PCNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20050316
3 Importing PMOVE Call by reference Type reference (TYPE) I 0 20050316
4 Exporting PNEWNKEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316
5 Importing PNKEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316
6 Importing PRECURSIVE Call by reference Type reference (TYPE) I 0 20050316
7 Importing PRELATIONSHIP Call by reference Type reference (TYPE) I 6 20050316

Method CREATE_DISPLAY_ITEM on class CL_ORG_TREE has no exception.

Method CUT_COPY_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CREATED_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20110302
2 Exporting ET_CREATED_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20110302
3 Importing ID_DO_CUT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110202
4 Importing ID_RECREATE_DEPS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110202
5 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050316
6 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050316

Method CUT_COPY_END on class CL_ORG_TREE has no exception.

Method CUT_COPY_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_DO_CUT Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050316
2 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050316
3 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050316

Method CUT_COPY_START on class CL_ORG_TREE has no exception.

Method DELETE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REF_NODE Call by reference Object reference (TYPE REF TO) C_BASIC_NODE Basisknoten 20110209
2 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20110209
3 Importing I_FOLDER Call by reference Type reference (TYPE) XFLAG Ist Ordner? 20110209

Method DELETE_NODES on class CL_ORG_TREE has no exception.

Method DISPLAY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UPD_EXP Call by reference Type reference (TYPE) I 1 20050316
2 Importing P_UPD_POS Call by reference Type reference (TYPE) I 1 20050316
3 Importing P_UPD_SEL Call by reference Type reference (TYPE) I 1 20050316

Method DISPLAY_TREE on class CL_ORG_TREE has no exception.

Method EXPANDED_NODES_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050318
2 Exporting ET_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050318

Method EXPANDED_NODES_ITEMS on class CL_ORG_TREE has no exception.

Method EXPAND_NODES_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PNODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050316

Method EXPAND_NODES_ITEMS on class CL_ORG_TREE has no exception.

Method GET_SOURCE_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_NODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20110221
2 Exporting ER_SOURCE_NODE Call by reference Object reference (TYPE REF TO) C_BASIC_NODE Basisknoten 20110223
3 Exporting E_IS_FOLDER Call by reference Type reference (TYPE) XFLAG Kopierte Aufgabe ist ein Ordner? 20110221

Method GET_SOURCE_PARENT on class CL_ORG_TREE has no exception.

Method GET_TARGET_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20110124
2 Changing CT_PATH Call by reference Type reference (TYPE) TFC_IFOLDER_TEXT Itab zu TFC_Folder_Text 20110124
3 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20110124
4 Importing IR_REF_NODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20110124
5 Importing I_COMPARE_PATH Call by reference Type reference (TYPE) XFLAG Überprüfen ob der Schritt des Pfads übereinstimmt 20110124

Method GET_TARGET_NODES on class CL_ORG_TREE has no exception.

Method HANDLE_DATA_CHANGE_BEGIN Signature

Method HANDLE_DATA_CHANGE_BEGIN on class CL_ORG_TREE has no parameter.
Method HANDLE_DATA_CHANGE_BEGIN on class CL_ORG_TREE has no exception.

Method HANDLE_DATA_CHANGE_FINISHED Signature

Method HANDLE_DATA_CHANGE_FINISHED on class CL_ORG_TREE has no parameter.
Method HANDLE_DATA_CHANGE_FINISHED on class CL_ORG_TREE has no exception.

Method HANDLE_DRAG 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) 20050316
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050316

Method HANDLE_DRAG on class CL_ORG_TREE has no exception.

Method HANDLE_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) 20050316
2 Importing NODE_KEY_TABLE Value transfer Attribute reference (LIKE) 20050316

Method HANDLE_DRAG_MULTIPLE on class CL_ORG_TREE has no exception.

Method HANDLE_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) 20050316
2 Importing NODE_KEY Value transfer Attribute reference (LIKE) 20050316

Method HANDLE_DROP on class CL_ORG_TREE has no exception.

Method HANDLE_FUNCTION_SELECTED Signature

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

Method HANDLE_FUNCTION_SELECTED on class CL_ORG_TREE has no exception.

Method HANDLE_HEADER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_HDR Call by reference Attribute reference (LIKE) 20110202
2 Importing IS_HDR_OLD Call by reference Attribute reference (LIKE) 20110202
3 Importing IS_INSTANCE Call by reference Attribute reference (LIKE) 20110202
4 Importing IS_INSTANCE_OLD Call by reference Attribute reference (LIKE) 20110202

Method HANDLE_HEADER_CHANGED on class CL_ORG_TREE has no exception.

Method HANDLE_ITEM_DOUBLE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ITEMS Value transfer Attribute reference (LIKE) 20050316
2 Importing IT_NODES Value transfer Attribute reference (LIKE) 20050316
3 Importing SENDER Value transfer Attribute reference (LIKE) 20050316

Method HANDLE_ITEM_DOUBLE_CLICKED on class CL_ORG_TREE has no exception.

Method HANDLE_LOAD_DATA Signature

Method HANDLE_LOAD_DATA on class CL_ORG_TREE has no parameter.
Method HANDLE_LOAD_DATA on class CL_ORG_TREE has no exception.

Method HANDLE_NODE_CM_REQ Signature

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

Method HANDLE_NODE_CM_REQ on class CL_ORG_TREE has no exception.

Method HANDLE_NODE_CM_SEL Signature

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

Method HANDLE_NODE_CM_SEL on class CL_ORG_TREE has no exception.

Method HANDLE_NODE_DOUBLE_CLICK Signature

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

Method HANDLE_NODE_DOUBLE_CLICK on class CL_ORG_TREE has no exception.

Method HANDLE_SET_CHANGE_MODE Signature

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

Method HANDLE_SET_CHANGE_MODE on class CL_ORG_TREE has no exception.

Method HANDLE_STORE_DATA Signature

Method HANDLE_STORE_DATA on class CL_ORG_TREE has no parameter.
Method HANDLE_STORE_DATA on class CL_ORG_TREE has no exception.

Method MOVE_NODE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FCODE Call by reference Type reference (TYPE) UI_FUNC Funktionscode 20050316
2 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20110302
3 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20110302

Method MOVE_NODE_ITEM on class CL_ORG_TREE has no exception.

Method NKEYS_TO_NODES_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PCITEMS Call by reference Type reference (TYPE) CITEMS Knotenelement 20050316
2 Exporting PCNODES Call by reference Type reference (TYPE) CNODES Knotenelement 20050316
3 Importing PNKEYS Call by reference Type reference (TYPE) LVC_T_NKEY ALV-Tree-Control: Node-key 20050316

Method NKEYS_TO_NODES_ITEMS on class CL_ORG_TREE has no exception.

Method NKEY_TO_NODE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PCITEM Call by reference Object reference (TYPE REF TO) CITEMX Knotenelement 20050316
2 Exporting PCNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20050316
3 Importing PNKEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316

Method NKEY_TO_NODE_ITEM on class CL_ORG_TREE has no exception.

Method ON_CHANGE_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Attribute reference (LIKE) 20050316
2 Importing IR_NEW_PARENT Call by reference Attribute reference (LIKE) 20050317
3 Importing IR_OLD_PARENT Call by reference Attribute reference (LIKE) 20050317
4 Importing I_CALLER Call by reference Attribute reference (LIKE) 20090921
5 Importing P_BASIC_NODE Value transfer Attribute reference (LIKE) 20050316

Method ON_CHANGE_ITEM on class CL_ORG_TREE has no exception.

Method ON_COPY_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NKEY_TARGET Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316
2 Importing IT_ITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050316
3 Importing IT_NODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050316

Method ON_COPY_DRAG on class CL_ORG_TREE has no exception.

Method ON_DELETE_ITEM Signature

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

Method ON_DELETE_ITEM on class CL_ORG_TREE has no exception.

Method ON_NODE_KEYPRESS Signature

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

Method ON_NODE_KEYPRESS on class CL_ORG_TREE has no exception.

Method REGISTER_EVENTS Signature

Method REGISTER_EVENTS on class CL_ORG_TREE has no parameter.
Method REGISTER_EVENTS on class CL_ORG_TREE has no exception.

Method SELECTED_NODES_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PCITEMS Call by reference Type reference (TYPE) CITEMS Knotenelement 20050316
2 Exporting PCNODES Call by reference Type reference (TYPE) CNODES Knotenelement 20050316

Method SELECTED_NODES_ITEMS on class CL_ORG_TREE has no exception.

Method SELECT_NODES_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PITEMS Call by reference Type reference (TYPE) CITEMS Itemtabelle 20050316
2 Importing PNODES Call by reference Type reference (TYPE) CNODES Knotentabelle 20050316

Method SELECT_NODES_ITEMS on class CL_ORG_TREE has no exception.

Method SETEXPANDED_FROM_TREE Signature

Method SETEXPANDED_FROM_TREE on class CL_ORG_TREE has no parameter.
Method SETEXPANDED_FROM_TREE on class CL_ORG_TREE has no exception.

Method SETSELECTED_FROM_TREE Signature

Method SETSELECTED_FROM_TREE on class CL_ORG_TREE has no parameter.
Method SETSELECTED_FROM_TREE on class CL_ORG_TREE has no exception.

Method SET_DATA_CHANGED Signature

Method SET_DATA_CHANGED on class CL_ORG_TREE has no parameter.
Method SET_DATA_CHANGED on class CL_ORG_TREE has no exception.

Method UPDATE_FROM_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_UPD_EXP Call by reference Type reference (TYPE) I 1 20050316
2 Importing P_UPD_POS Call by reference Type reference (TYPE) I 1 20050316
3 Importing P_UPD_SEL Call by reference Type reference (TYPE) I 1 20050316

Method UPDATE_FROM_NKEY on class CL_ORG_TREE has no exception.

Method UPDATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODE Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316
2 Importing ID_RECURSIVE Call by reference Type reference (TYPE) CHAR1 Unterknoten ebenfalls aktualisieren 20050316

Method UPDATE_NODE on class CL_ORG_TREE has no exception.

Method UPDATE_POSITIONS_NKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PNKEY Call by reference Type reference (TYPE) LVC_NKEY ALV-Tree-Control: Node-key 20050316

Method UPDATE_POSITIONS_NKEY on class CL_ORG_TREE has no exception.

Method UPDATE_TOOLBAR Signature

Method UPDATE_TOOLBAR on class CL_ORG_TREE has no parameter.
Method UPDATE_TOOLBAR on class CL_ORG_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600