SAP ABAP Class IF_CROP_TREE_NODE (Tree Node Access)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CROP_NODE | Node Access | 20120111 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CROP_TREE_NODE | Tree Node Implementation | 20120111 |
Properties
Class | IF_CROP_TREE_NODE | |
Short Description | Tree Node Access | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120111 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_CROP_TREE_NODE has no forward declaration.
Interfaces
Class IF_CROP_TREE_NODE has no interface implemented.
Friends
Class IF_CROP_TREE_NODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20120122 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20120123 | ||||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Tree Node Access | 20120113 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CROP_T_TREE_NODE_INSTANCES | List of tree node instances | 20120113 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CROP_NODE_CARDINALITY | Cardinality of a node | 20120113 | ||
6 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20120113 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CROP_TREE_NODE_LEVEL | Level of a tree node | 20120113 | ||
8 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20120113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | adds the given node to the node's children | 20120113 |
2 | ![]() |
Instance method | Public | Method | 20120113 | |
3 | ![]() |
Instance method | Public | Method | removes the given node from the node's children | 20120113 |
4 | ![]() |
Instance method | Public | Method | removes the node from its parent | 20120113 |
5 | ![]() |
Instance method | Public | Method | sets the given cardinality for the node | 20120122 |
6 | ![]() |
Instance method | Public | Method | sets the given parent node as parent of this node | 20120113 |
Events
Class IF_CROP_TREE_NODE has no event.
Types
Class IF_CROP_TREE_NODE has no local type.
Method Signatures
Method ADD_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHILD_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Tree Node Access | 20120113 |
Method ADD_CHILD on class IF_CROP_TREE_NODE has no exception.
Method NAME Signature
Method NAME on class IF_CROP_TREE_NODE has no parameter.
Method NAME on class IF_CROP_TREE_NODE has no exception.
Method REMOVE_CHILD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHILD_NODE | Call by reference | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Tree Node Access | 20120113 |
Method REMOVE_CHILD on class IF_CROP_TREE_NODE has no exception.
Method REMOVE_FROM_PARENT Signature
Method REMOVE_FROM_PARENT on class IF_CROP_TREE_NODE has no parameter.
Method REMOVE_FROM_PARENT on class IF_CROP_TREE_NODE has no exception.
Method SET_CARDINALITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CARDINALITY | Call by reference | Type reference (TYPE) | CROP_NODE_CARDINALITY | Cardinality of a node | 20120122 |
Method SET_CARDINALITY on class IF_CROP_TREE_NODE has no exception.
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_CROP_TREE_NODE | Tree Node Access | 20120113 |
Method SET_PARENT on class IF_CROP_TREE_NODE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |