SAP ABAP Class CL_CROP_TREE (Tree Implementation)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-BP (Application Component) MDG Business Partner (Central Part)
     MDG_BS_BP_GENIL_NO_TRANSL (Package) Master Data Governance: GENIL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CROP_GENUS_MODEL Abstract Genus Model Implementation 20120114
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CROP_TREE Tree Access 20120111
Properties
Class CL_CROP_TREE  
Short Description Tree Implementation    
Super Class CL_CROP_GENUS_MODEL Abstract Genus Model Implementation 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_BP_GENIL_NO_TRANSL   Master Data Governance: GENIL 
Created 20120111   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CROP_TREE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CROP_TREE Tree Access 20120111
Friends
# Friend Modeled only Created on Description
1 IF_CROP_GENUS_SPECIFIER 20120114 Specifier Access
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ENUMERATE Instance attribute Protected Attribute reference (LIKE) 20120115
2 MO_ROOT_NODE Instance attribute Protected Attribute reference (LIKE) 20120113
3 MT_NODES Instance attribute Protected Attribute reference (LIKE) 20120113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NODE Instance method Protected Method adds the given node to the tree 20120113
2 CREATE_NODE Instance method Protected Method creates a node of the given name 20120113
3 ENUMERATE_NODES Instance method Protected Method 20120113
4 GET_CHILDREN_OF_NODE Instance method Protected Method 20120113
5 GET_NODE Instance method Protected Method 20120113
6 NEW_NODE Instance method Protected Method 20120113
7 NODE_EXISTS Instance method Protected Method 20120113
8 SET_ROOT_NODE Instance method Protected Method 20120113
Events
Class CL_CROP_TREE has no event.
Types
Class CL_CROP_TREE has no local type.
Method Signatures

Method ADD_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113

Method ADD_NODE on class CL_CROP_TREE has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) CROP_NODE_NAME Name of a node 20120113
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113

Method CREATE_NODE on class CL_CROP_TREE has no exception.

Method ENUMERATE_NODES Signature

Method ENUMERATE_NODES on class CL_CROP_TREE has no parameter.
Method ENUMERATE_NODES on class CL_CROP_TREE has no exception.

Method GET_CHILDREN_OF_NODE Signature

Method GET_CHILDREN_OF_NODE on class CL_CROP_TREE has no parameter.
Method GET_CHILDREN_OF_NODE on class CL_CROP_TREE has no exception.

Method GET_NODE Signature

Method GET_NODE on class CL_CROP_TREE has no parameter.
Method GET_NODE on class CL_CROP_TREE has no exception.

Method NEW_NODE Signature

Method NEW_NODE on class CL_CROP_TREE has no parameter.
Method NEW_NODE on class CL_CROP_TREE has no exception.

Method NODE_EXISTS Signature

Method NODE_EXISTS on class CL_CROP_TREE has no parameter.
Method NODE_EXISTS on class CL_CROP_TREE has no exception.

Method SET_ROOT_NODE Signature

Method SET_ROOT_NODE on class CL_CROP_TREE has no parameter.
Method SET_ROOT_NODE on class CL_CROP_TREE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732