SAP ABAP Interface IF_CROP_TREE_NODE (Tree Node Access)
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 - 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
Interface IF_CROP_TREE_NODE  
Short Description Tree Node Access    
General Data
Package MDG_BS_BP_GENIL_NO_TRANSL   Master Data Governance: GENIL 
Created 20120111   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_CROP_TREE_NODE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CROP_NODE Node Access 20120111
Friends
Interface IF_CROP_TREE_NODE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_CARDINALITY Constant Public See coding 20120122
2 MO_ENUMERATE Instance attribute Public Attribute reference (LIKE) 20120123
3 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113
4 MT_CHILDREN Instance attribute Public Type reference (TYPE) CROP_T_TREE_NODE_INSTANCES List of tree node instances 20120113
5 MV_CARDINALITY Instance attribute Public Type reference (TYPE) CROP_NODE_CARDINALITY Cardinality of a node 20120113
6 MV_ENUMERATION_INDEX Instance attribute Public Attribute reference (LIKE) 20120113
7 MV_LEVEL Instance attribute Public Type reference (TYPE) CROP_TREE_NODE_LEVEL Level of a tree node 20120113
8 MV_NAME Instance attribute Public Attribute reference (LIKE) 20120113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method adds the given node to the node's children 20120113
2 NAME Instance method Public Method 20120113
3 REMOVE_CHILD Instance method Public Method removes the given node from the node's children 20120113
4 REMOVE_FROM_PARENT Instance method Public Method removes the node from its parent 20120113
5 SET_CARDINALITY Instance method Public Method sets the given cardinality for the node 20120122
6 SET_PARENT Instance method Public Method sets the given parent node as parent of this node 20120113
Events
Interface IF_CROP_TREE_NODE has no event.
Types
Interface 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 Importing IO_CHILD_NODE Call by reference Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113

Method ADD_CHILD on Interface IF_CROP_TREE_NODE has no exception.

Method NAME Signature

Method NAME on Interface IF_CROP_TREE_NODE has no parameter.
Method NAME on Interface 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 Importing IO_CHILD_NODE Call by reference Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113

Method REMOVE_CHILD on Interface IF_CROP_TREE_NODE has no exception.

Method REMOVE_FROM_PARENT Signature

Method REMOVE_FROM_PARENT on Interface IF_CROP_TREE_NODE has no parameter.
Method REMOVE_FROM_PARENT on Interface 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 Importing IV_CARDINALITY Call by reference Type reference (TYPE) CROP_NODE_CARDINALITY Cardinality of a node 20120122

Method SET_CARDINALITY on Interface 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 Importing IO_PARENT Call by reference Object reference (TYPE REF TO) IF_CROP_TREE_NODE Tree Node Access 20120113

Method SET_PARENT on Interface IF_CROP_TREE_NODE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732