SAP ABAP Interface IF_UC_HRY_TREE (Hierarchy as Tree)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UCD0 (Package) SEM-BCS: Common Objects for Data Dispatcher

⤷

⤷

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
Interface | IF_UC_HRY_TREE | |
Short Description | Hierarchy as Tree |
General Data
Package | UCD0 | SEM-BCS: Common Objects for Data Dispatcher |
Created | 20010725 | SAP |
Last changed | 20041006 | SAP |
Unicode checks active |
Forward declarations
Interface IF_UC_HRY_TREE has no forward declaration.
Interfaces
Interface IF_UC_HRY_TREE has no interface.
Friends
Interface IF_UC_HRY_TREE has no friend.
Attributes
Interface 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
Interface IF_UC_HRY_TREE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_UC_HRY_TREE has no exception.
Method GET_ALL_PARENTS Signature
Method GET_ALL_PARENTS on Interface IF_UC_HRY_TREE has no parameter.
Method GET_ALL_PARENTS on Interface 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 Interface IF_UC_HRY_TREE has no exception.
Method GET_DIRECT_PARENT Signature
Method GET_DIRECT_PARENT on Interface IF_UC_HRY_TREE has no parameter.
Method GET_DIRECT_PARENT on Interface IF_UC_HRY_TREE has no exception.
Method GET_LEAVES Signature
Method GET_LEAVES on Interface IF_UC_HRY_TREE has no parameter.
Method GET_LEAVES on Interface 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 Interface 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 Interface IF_UC_HRY_TREE has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |