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 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20120115 | ||||
2 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20120113 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20120113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | adds the given node to the tree | 20120113 |
2 | ![]() |
Instance method | Protected | Method | creates a node of the given name | 20120113 |
3 | ![]() |
Instance method | Protected | Method | 20120113 | |
4 | ![]() |
Instance method | Protected | Method | 20120113 | |
5 | ![]() |
Instance method | Protected | Method | 20120113 | |
6 | ![]() |
Instance method | Protected | Method | 20120113 | |
7 | ![]() |
Instance method | Protected | Method | 20120113 | |
8 | ![]() |
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 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | CROP_NODE_NAME | Name of a node | 20120113 | ||
2 | ![]() |
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 |