SAP ABAP Class IF_UC_HRY_TREE (Hierarchy as Tree)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_HRY_TREE Hierarchy as Tree 20010725
Properties
Class IF_UC_HRY_TREE  
Short Description Hierarchy as Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010725   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_HRY_TREE has no forward declaration.
Interfaces
Class IF_UC_HRY_TREE has no interface implemented.
Friends
Class IF_UC_HRY_TREE has no friend class.
Attributes
Class IF_UC_HRY_TREE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_CHKEY_TO_NID Instance method Public Method Get set of NIDs for a char.value 20010829
2 CONVERT_NID_TO_SID Instance method Public Method Get char.value SID for an NID 20010829
3 CONVERT_NID_TO_VALUE Instance method Public Method Get char.value for an NID 20010829
4 CONVERT_SID_TO_NID Instance method Public Method Get set of NIDs for a char.value SID 20010829
5 GET_ALL_CHILDREN Instance method Public Method Get all (direct and indirect) lower-level nodes 20010725
6 GET_ALL_PARENTS Instance method Public Method Get all (direct and indirect) higher-level nodes 20010725
7 GET_DIRECT_CHILDREN Instance method Public Method Get all direct lower-level nodes 20010725
8 GET_DIRECT_PARENT Instance method Public Method Get all direct higher-level nodes 20010725
9 GET_LEAVES Instance method Public Method Get all end nodes 20010725
10 GET_NEXT_DEEP_SEARCH Instance method Public Method Next node in deep search 20010726
11 GET_TREE Instance method Public Method Get tree 20010726
Events
Class IF_UC_HRY_TREE has no event.
Types
Class IF_UC_HRY_TREE has no local type.
Method Signatures

Method CONVERT_CHKEY_TO_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) UCD_TH_NID Menge von Hierarchieknoten 20010829
2 Importing IS_CHKEY Call by reference Type reference (TYPE) DATA 20010829
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010829

Method CONVERT_CHKEY_TO_NID on class IF_UC_HRY_TREE has no exception.

Method CONVERT_NID_TO_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SID Call by reference Type reference (TYPE) UCD_S_SID Darstellung eines Merkmalswerts als SID für Merkmal und Wert 20010829
2 Exporting E_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010829
3 Importing I_NID Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010829

Method CONVERT_NID_TO_SID on class IF_UC_HRY_TREE has no exception.

Method CONVERT_NID_TO_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UC0_TS_VALUE Feldwerte 20010829
2 Exporting E_FIELDNAME Call by reference Type reference (TYPE) UC_FIELDNAME Feldname 20010829
3 Importing I_NID Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010829

Method CONVERT_NID_TO_VALUE on class IF_UC_HRY_TREE has no exception.

Method CONVERT_SID_TO_NID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) UCD_TH_NID Menge von Hierarchieknoten 20010829
2 Importing IS_SID Call by reference Type reference (TYPE) UCD_S_SID Darstellung eines Merkmalswerts als SID für Merkmal und Wert 20010829

Method CONVERT_SID_TO_NID on class IF_UC_HRY_TREE has no exception.

Method GET_ALL_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_NID Call by reference Type reference (TYPE) UCD_TH_NID Menge von Hierarchieknoten 20010726
2 Importing I_NID Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010726

Method GET_ALL_CHILDREN on class IF_UC_HRY_TREE has no exception.

Method GET_ALL_PARENTS Signature

Method GET_ALL_PARENTS on class IF_UC_HRY_TREE has no parameter.
Method GET_ALL_PARENTS on class IF_UC_HRY_TREE has no exception.

Method GET_DIRECT_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NID Call by reference Type reference (TYPE) UCD_TH_NID Menge von Hierarchieknoten 20010726
2 Importing I_NID Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010726

Method GET_DIRECT_CHILDREN on class IF_UC_HRY_TREE has no exception.

Method GET_DIRECT_PARENT Signature

Method GET_DIRECT_PARENT on class IF_UC_HRY_TREE has no parameter.
Method GET_DIRECT_PARENT on class IF_UC_HRY_TREE has no exception.

Method GET_LEAVES Signature

Method GET_LEAVES on class IF_UC_HRY_TREE has no parameter.
Method GET_LEAVES on class IF_UC_HRY_TREE has no exception.

Method GET_NEXT_DEEP_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_NID Value transfer Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010726
2 Importing I_NID Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010726

Method GET_NEXT_DEEP_SEARCH on class IF_UC_HRY_TREE has no exception.

Method GET_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TREE Call by reference Type reference (TYPE) UCD_TH_HRY_TREE Hierarchiedarstellung als Baum 20010726
2 Exporting E_FIRST_NODE Call by reference Type reference (TYPE) UC_NID Surrogatschlüssel für Hierarchieknoten 20010726

Method GET_TREE on class IF_UC_HRY_TREE has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in