SAP ABAP Class CL_CIF_TREE (Data Objects for Display in CIF)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SCM-BAS (Application Component) SCM Basis
     CIF (Package) Core Interface
Properties
Class CL_CIF_TREE  
Short Description Data Objects for Display in CIF    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CIF   Core Interface 
Created 20050110   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CIF_TREE has no forward declaration.
Interfaces
Class CL_CIF_TREE has no interface implemented.
Friends
Class CL_CIF_TREE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_EXPANDED_NODES Instance attribute Protected Type reference (TYPE) TREEMNOTAB Tree Model: Table of Node Keys 20050217
2 M_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) CL_CIF_CONTROLLER Test Class for Accessibility 20050110
3 M_DATA_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_CIF_DATA Test Class 20050110
4 M_NODES Instance attribute Protected Object reference (TYPE REF TO) DATA Node Table for Tree 20050110
5 M_TREE Instance attribute Protected Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL Simple Tree Control 20050110
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_TREE Instance method Public Method Display Tree 20050110
2 HANDLE_TREE_TOOLBAR Instance method Public Event handling method Event Handler for Toolbar 20050216
3 ON_NODE_KEYPRESS Instance method Public Event handling method Event Handler for Enter 20050216
4 ON_SELECTION_CHANGED Instance method Public Event handling method Event Handler for Tree Selection 20050110
5 SET_EXPANDED_NODES_TABLE Instance method Public Method Table with Node Keys 20050217
6 SET_TREE_NODES Instance method Public Method Set Node Table for Tree 20050110
Events
Class CL_CIF_TREE has no event.
Types
Class CL_CIF_TREE has no local type.
Method Signatures

Method DISPLAY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container auf dem Dynpro 20050110

Method DISPLAY_TREE on class CL_CIF_TREE has no exception.

Method HANDLE_TREE_TOOLBAR Signature

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

Method HANDLE_TREE_TOOLBAR on class CL_CIF_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) 20050216
2 Importing NODE_KEY Call by reference Attribute reference (LIKE) 20050216

Method ON_NODE_KEYPRESS on class CL_CIF_TREE 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 Attribute reference (LIKE) 20050110

Method ON_SELECTION_CHANGED on class CL_CIF_TREE has no exception.

Method SET_EXPANDED_NODES_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXPANDED_NODES Call by reference Type reference (TYPE) TREEMNOTAB Tabelle mit Knoten-Schlüsseln 20050217

Method SET_EXPANDED_NODES_TABLE on class CL_CIF_TREE has no exception.

Method SET_TREE_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NODES_REF Call by reference Object reference (TYPE REF TO) DATA Knotentabelle für den Baum 20050110

Method SET_TREE_NODES on class CL_CIF_TREE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 2005_1_46C