SAP ABAP Class CL_VAL_TREE (Display Dependencies)
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_VAL_TREE  
Short Description Display Dependencies    
Super Class CL_GUI_ALV_TREE ALV Tree Control 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class TFC0    
Program status     
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 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_VAL_TREE has no interface implemented.
Friends
Class CL_VAL_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHANGE_MODE Instance attribute Private Type reference (TYPE) I Changes Allowed or not 20050316
2 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER 20050316
3 M_DRAG_BEHAVIOUR Instance attribute Private Object reference (TYPE REF TO) CL_DRAGDROP Behavior for Drag and Drop 20050316
4 M_EDIT Instance attribute Public Object reference (TYPE REF TO) CFC Enhancement of CFC 20050316
5 M_FIRST_INIT_DONE Instance attribute Private Type reference (TYPE) I First_Init_Done 20050316
6 M_IS_VISIBLE Instance attribute Private Type reference (TYPE) CHAR1 20050316
7 M_NODE Instance attribute Public Object reference (TYPE REF TO) CNODE Node Element 20050316
8 M_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar 20050316
9 M_VALS Instance attribute Public Type reference (TYPE) TFC_IVAL_OUT Save Values 20050316
10 SM_ICON_MINUS Constant Private Type reference (TYPE) TV_IMAGE '@P6@' Area Not More Closely Defined, Possibly Used for Patchlevels 20050316
11 SM_ICON_PLUS Constant Private Type reference (TYPE) TV_IMAGE '@P8@' Area Not More Closely Defined, Possibly Used for Patchlevels 20050316
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_BUTTON Instance method Private Method Modify Toolbar 20050316
2 BUILD_FIELDCATALOG Instance method Private Method Create Field Catalog 20050316
3 BUILD_HEADER Instance method Private Method Generate Header 20050316
4 BUILD_HTML_HEADER Instance method Private Method Create HTML Header 20050316
5 CONSTRUCTOR Instance method Public Constructor Constructor 20050316
6 CREATE_DISPLAY_ITEM Instance method Private Method Non-Recursive Method to Create a Node 20050316
7 DISPLAY_DEP Instance method Private Method Fill Tree Control 20050316
8 GET_CHANGE_MODE Instance method Private Method Return of is_change_mode 20050316
9 GET_DOM_NAME Instance method Private Method Return Domain Name 20050316
10 GET_NODE Instance method Private Method Determine CNode 20050316
11 HANDLE_ACTIVATED Instance method Private Event handling method 20050316
12 HANDLE_DEF_CTX_MNU_REQ Instance method Private Event handling method Default Context Menu 20050316
13 HANDLE_DEF_CTX_MNU_SEL Instance method Private Event handling method DEFAULT_CONTEXT_MENU_SELECT 20050316
14 HANDLE_FUNCTION_SELECTED Instance method Private Event handling method HANDLE_FUNCTION_SELECTED 20050316
15 HANDLE_ITEM_CM_REQ Instance method Private Event handling method Before Context Menu to Item 20050316
16 HANDLE_ITEM_CM_SEL Instance method Private Event handling method Context Menu f. Item Clicked 20050316
17 HANDLE_ITEM_DOUBLE_CLICKED Instance method Private Event handling method React to Double-Clicked Events 20050316
18 HANDLE_LOAD_DATA Instance method Private Event handling method React to load data event 20050316
19 HANDLE_REFRESH Instance method Private Event handling method Reload 20050316
20 HANDLE_SET_CHANGE_MODE Instance method Private Event handling method Set Change Mode or not 20050316
21 HANDLE_STORE_DATA Instance method Private Event handling method React to the Save Event 20050316
22 ON_DELETE_ITEM Instance method Private Event handling method Triggered by Deletion of a Node 20050316
23 ON_NEW_VAL Instance method Private Method Insert New Value 20050316
24 REGISTER_EVENTS Instance method Private Method Register Events 20050316
25 SET_DATA_CHANGED Instance method Private Method 20050316
26 SET_HEADER_INFO Instance method Private Method For HTML Header 20050316
27 SET_NODE Instance method Private Method Set M_Node 20050316
28 UPDATE_CONTROL Instance method Public Method After Loading or Recreating a Profile 20050316
Events
Class CL_VAL_TREE has no event.
Types
Class CL_VAL_TREE has no local type.
Method Signatures

Method ADD_TOOLBAR_BUTTON Signature

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

Method BUILD_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20050316

Method BUILD_FIELDCATALOG on class CL_VAL_TREE has no exception.

Method BUILD_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PHEADER Call by reference Type reference (TYPE) TREEV_HHDR Tree Control: Eigenschaften des Hierarchie Headers 20050316

Method BUILD_HEADER on class CL_VAL_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_VAL_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 PCNODE Call by reference Object reference (TYPE REF TO) CNODE Knotenelement 20050316
3 Importing PEDIT Call by reference Object reference (TYPE REF TO) CFC Erweiterung v. CFC 20050316

Method CONSTRUCTOR on class CL_VAL_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 PCNODE Call by reference Object reference (TYPE REF TO) CNODE Abhängigkeitsobjekt 20050316

Method CREATE_DISPLAY_ITEM on class CL_VAL_TREE has no exception.

Method DISPLAY_DEP Signature

Method DISPLAY_DEP on class CL_VAL_TREE has no parameter.
Method DISPLAY_DEP on class CL_VAL_TREE has no exception.

Method GET_CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PCHANGEABLE Value transfer Type reference (TYPE) I 20050316

Method GET_CHANGE_MODE on class CL_VAL_TREE has no exception.

Method GET_DOM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PNAME Value transfer Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20050316
2 Importing PORGTYPE Call by reference Type reference (TYPE) TFC_ORGTYPE Strukturdatetyp f. FastClose 20050316

Method GET_DOM_NAME on class CL_VAL_TREE has no exception.

Method GET_NODE Signature

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

Method GET_NODE on class CL_VAL_TREE has no exception.

Method HANDLE_ACTIVATED Signature

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

Method HANDLE_ACTIVATED on class CL_VAL_TREE has no exception.

Method HANDLE_DEF_CTX_MNU_REQ Signature

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

Method HANDLE_DEF_CTX_MNU_REQ on class CL_VAL_TREE has no exception.

Method HANDLE_DEF_CTX_MNU_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

Method HANDLE_DEF_CTX_MNU_SEL on class CL_VAL_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_VAL_TREE has no exception.

Method HANDLE_ITEM_CM_REQ Signature

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

Method HANDLE_ITEM_CM_REQ on class CL_VAL_TREE has no exception.

Method HANDLE_ITEM_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 FIELDNAME Value transfer Attribute reference (LIKE) 20050316
3 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050316

Method HANDLE_ITEM_CM_SEL on class CL_VAL_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_NODES Value transfer Attribute reference (LIKE) 20050316

Method HANDLE_ITEM_DOUBLE_CLICKED on class CL_VAL_TREE has no exception.

Method HANDLE_LOAD_DATA Signature

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

Method HANDLE_REFRESH Signature

Method HANDLE_REFRESH on class CL_VAL_TREE has no parameter.
Method HANDLE_REFRESH on class CL_VAL_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 Call by reference Attribute reference (LIKE) 20050316

Method HANDLE_SET_CHANGE_MODE on class CL_VAL_TREE has no exception.

Method HANDLE_STORE_DATA Signature

Method HANDLE_STORE_DATA on class CL_VAL_TREE has no parameter.
Method HANDLE_STORE_DATA on class CL_VAL_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_VAL_TREE has no exception.

Method ON_NEW_VAL Signature

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

Method ON_NEW_VAL on class CL_VAL_TREE has no exception.

Method REGISTER_EVENTS Signature

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

Method SET_DATA_CHANGED Signature

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

Method SET_HEADER_INFO Signature

Method SET_HEADER_INFO on class CL_VAL_TREE has no parameter.
Method SET_HEADER_INFO on class CL_VAL_TREE has no exception.

Method SET_NODE 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

Method SET_NODE on class CL_VAL_TREE has no exception.

Method UPDATE_CONTROL 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

Method UPDATE_CONTROL on class CL_VAL_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 600