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 | ![]() |
Instance method | Public | Method | Get set of NIDs for a char.value | 20010829 |
2 | ![]() |
Instance method | Public | Method | Get char.value SID for an NID | 20010829 |
3 | ![]() |
Instance method | Public | Method | Get char.value for an NID | 20010829 |
4 | ![]() |
Instance method | Public | Method | Get set of NIDs for a char.value SID | 20010829 |
5 | ![]() |
Instance method | Public | Method | Get all (direct and indirect) lower-level nodes | 20010725 |
6 | ![]() |
Instance method | Public | Method | Get all (direct and indirect) higher-level nodes | 20010725 |
7 | ![]() |
Instance method | Public | Method | Get all direct lower-level nodes | 20010725 |
8 | ![]() |
Instance method | Public | Method | Get all direct higher-level nodes | 20010725 |
9 | ![]() |
Instance method | Public | Method | Get all end nodes | 20010725 |
10 | ![]() |
Instance method | Public | Method | Next node in deep search | 20010726 |
11 | ![]() |
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 | ![]() |
ET_NID | Call by reference | Type reference (TYPE) | UCD_TH_NID | Menge von Hierarchieknoten | 20010829 | ||
2 | ![]() |
IS_CHKEY | Call by reference | Type reference (TYPE) | DATA | 20010829 | |||
3 | ![]() |
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 | ![]() |
ES_SID | Call by reference | Type reference (TYPE) | UCD_S_SID | Darstellung eines Merkmalswerts als SID für Merkmal und Wert | 20010829 | ||
2 | ![]() |
E_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010829 | ||
3 | ![]() |
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 | ![]() |
ET_VALUE | Call by reference | Type reference (TYPE) | UC0_TS_VALUE | Feldwerte | 20010829 | ||
2 | ![]() |
E_FIELDNAME | Call by reference | Type reference (TYPE) | UC_FIELDNAME | Feldname | 20010829 | ||
3 | ![]() |
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 | ![]() |
ET_NID | Call by reference | Type reference (TYPE) | UCD_TH_NID | Menge von Hierarchieknoten | 20010829 | ||
2 | ![]() |
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 | ![]() |
ET_NID | Call by reference | Type reference (TYPE) | UCD_TH_NID | Menge von Hierarchieknoten | 20010726 | ||
2 | ![]() |
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 | ![]() |
ET_NID | Call by reference | Type reference (TYPE) | UCD_TH_NID | Menge von Hierarchieknoten | 20010726 | ||
2 | ![]() |
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 | ![]() |
E_NID | Value transfer | Type reference (TYPE) | UC_NID | Surrogatschlüssel für Hierarchieknoten | 20010726 | ||
2 | ![]() |
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 | ![]() |
ET_TREE | Call by reference | Type reference (TYPE) | UCD_TH_HRY_TREE | Hierarchiedarstellung als Baum | 20010726 | ||
2 | ![]() |
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 |