SAP ABAP Interface IF_UG_MD_HIERARCHY (FIN Master Data: Hierarchy)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FB (Application Component) Financials Basis
⤷
UGMD0 (Package) FIN General: Master Data

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_UG_MD_HIERARCHY_INHERITANCE | FIN Master Data: Hierarchy plus Inheritance | 20020409 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_HIERARCHY_OBJECT | Hierarchy Object Instance | 20040105 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_COMB_GUI | FIN Master Data: Combination Objects | 20020814 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UG_MD_HIERARCHY | FIN Master Data: Hierarchy | 20010721 |
Properties
Interface | IF_UG_MD_HIERARCHY | |
Short Description | FIN Master Data: Hierarchy |
General Data
Package | UGMD0 | FIN General: Master Data |
Created | 20010704 | SAP |
Last changed | 20050520 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_UG_MD_HIERARCHY | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_UG_MD_MANUAL_TRANSPORT | FIN Master Data: Manual Transport | 20020404 |
Friends
Interface IF_UG_MD_HIERARCHY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DO_CHAR | Instance attribute | Public | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | Char. Instance for Hier.-Carrying Char. | 20010718 | ||
2 | GC_HRY_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | UG_OBJ_STATUS | 'A' | Active Hierarchy(ies) | 20020916 | |
3 | GC_HRY_STATE_ALL | Constant | Public | Type reference (TYPE) | UG_OBJ_STATUS | '*' | Active or Inactive Hierarchy(ies) | 20020916 | |
4 | GC_HRY_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | UG_OBJ_STATUS | 'I' | Inactive Hierarchy(-ies) | 20020916 | |
5 | GC_USAGE_EXPL_ATTR | Constant | Public | Type reference (TYPE) | UG_MD_USAGE | '2' | Attributes on Explicit Edges | 20021212 | |
6 | GC_USAGE_EXPL_EDGE | Constant | Public | Type reference (TYPE) | UG_MD_USAGE | '1' | Explicit Edges | 20021212 | |
7 | GC_USAGE_IMPL_ATTR | Constant | Public | Type reference (TYPE) | UG_MD_USAGE | '3' | Attributes on Implicit Edges | 20021212 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Hierarchies | 20020916 |
2 | ![]() |
Instance method | Public | Method | 20011220 | |
3 | ![]() |
Instance method | Public | Method | Delete Hierarchy Edges | 20010819 |
4 | ![]() |
Instance method | Public | Method | 20011210 | |
5 | ![]() |
Static method | Public | Method | 20010721 | |
6 | ![]() |
Instance method | Public | Method | List of Existing Hierarchies | 20010721 |
7 | ![]() |
Instance method | Public | Method | Mapping SID -> Get Values | 20010829 |
8 | ![]() |
Instance method | Public | Method | Deliver Last Change Time Stamp | 20021212 |
9 | ![]() |
Instance method | Public | Method | Read Hierarchy in Optimized Notation | 20010819 |
10 | ![]() |
Instance method | Public | Method | Switch Automatic Hierarchy Activation Off and On Again | 20031222 |
11 | ![]() |
Instance method | Public | Method | Write Hierarchy Edges (Create and Change) | 20010819 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | HIERARCHY_CHANGED | Instance Event (0) |
Public (2) |
20020215 |
Types
Interface IF_UG_MD_HIERARCHY has no local type.
Method Signatures
Method ACTIVATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20020916 | ||
2 | ![]() |
IT_HRY_KEY | Call by reference | Type reference (TYPE) | ANY TABLE | Hierarchien (FIELDNAME_SID, VALUE_SID, HRYNAME) | 20020916 |
Method ACTIVATE on Interface IF_UG_MD_HIERARCHY has no exception.
Method CREATE_DATA_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20011220 | |||
2 | ![]() |
IF_TABLE | Call by reference | Type reference (TYPE) | UG_FLG | Allgemeines Kennzeichen FI-Stammdaten | 20011220 | ||
3 | ![]() |
IT_TABLEKEY | Call by reference | Type reference (TYPE) | UGMD_T_FIELDNAME | FIN-Stammdaten: Feldnamen | 20020123 | ||
4 | ![]() |
I_STRUCTURE | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20011220 | ||
5 | ![]() |
I_TABTYPE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20020123 |
Method CREATE_DATA_REFERENCE on Interface IF_UG_MD_HIERARCHY has no exception.
Method DELETE_EDGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | Kantenattribute | 20011220 | ||
2 | ![]() |
IT_EDGE | Call by reference | Type reference (TYPE) | UGMD_TS_HRY_STRUCT | FI-Stammdaten: Hierarchiestruktur | 20010823 | ||
3 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Werte für Zeit- und Versionsabhängigkeit | 20020311 |
Method DELETE_EDGE on Interface IF_UG_MD_HIERARCHY has no exception.
Method GET_ATTRIBUTE_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FATTR | Call by reference | Type reference (TYPE) | UGMD_TH_FATTR | FIN-Stammdaten: Attributeigenschaften | 20011210 |
Method GET_ATTRIBUTE_DEFINITION on Interface IF_UG_MD_HIERARCHY has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_UG_MD_HIERARCHY | FI-Stammdaten: Hierarchie | 20010721 | ||
2 | ![]() |
IO_CHAR | Call by reference | Object reference (TYPE REF TO) | IF_UG_MD_CHAR | FIN-Stammdaten: Repräsentanz eines Merkmals | 20010723 | ||
3 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | UG_FIELDNAME | FI-Stammdaten: Feldname | 20010721 | ||
4 | ![]() |
I_NET_TYPE | Call by reference | Type reference (TYPE) | UG_NET_TYPE | FI-Stammdaten: Allgemeines Kennzeichen | 20011212 |
Method GET_INSTANCE on Interface IF_UG_MD_HIERARCHY has no exception.
Method GET_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | UGMD_TS_HRY_NAME | FI-Stammdaten: Hierarchienamen | 20010721 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20050131 | ||
3 | ![]() |
IT_SEL | Call by reference | Type reference (TYPE) | UGMD_TS_SEL | Sortierte Tabelle: Selektionsbedingung (Range pro Feld) | 20010721 | ||
4 | ![]() |
I_HRY_STATUS | Call by reference | Type reference (TYPE) | UG_OBJ_STATUS | IF_UG_MD_HIERARCHY=>GC_HRY_STATE_ALL | FI-Stammdaten: Status eines Objekts | 20020916 |
Method GET_LIST on Interface IF_UG_MD_HIERARCHY has no exception.
Method GET_SID_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_FLD2SID | Call by reference | Type reference (TYPE) | UGMD_TH_MAP_FLD2SID | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20010829 | ||
2 | ![]() |
ET_SID2FLD | Call by reference | Type reference (TYPE) | UGMD_TH_MAP_SID2FLD | FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map | 20010829 |
Method GET_SID_MAP on Interface IF_UG_MD_HIERARCHY has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel der letzten Änderung | 20021212 | ||
2 | ![]() |
I_BYPASSING_BUFFER | Call by reference | Type reference (TYPE) | UG_FLG | ABAP_FALSE | am DB-Puffer vorbeilesen | 20050427 | |
3 | ![]() |
I_USAGE_MASK | Call by reference | Type reference (TYPE) | STRING | '123' | relevante Verwendungen laut Domäne UG_MD_USAGE konkateniert | 20021212 |
Method GET_TIMESTAMP on Interface IF_UG_MD_HIERARCHY has no exception.
Method READ_EDGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EDGE | Call by reference | Type reference (TYPE) | UGMD_TS_HRY_STRUCT | FI-Stammdaten: Hierarchiestruktur | 20010823 | ||
2 | ![]() |
ET_EDGE_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | 20010823 | |||
3 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | UGMD_T_MESSAGE | FI-Stammdaten: Meldungen | 20041207 | ||
4 | ![]() |
IF_READ_ALL | Call by reference | Type reference (TYPE) | UG_FLG | 'X' | Alle Beziehungen lesen | 20010819 | |
5 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | FI-Stammdaten: Paare Feldname / Wert | 20010904 | ||
6 | ![]() |
IT_FIELD | Call by reference | Type reference (TYPE) | UGMD_TS_FIELDNAME | FI-Stammdaten: Feldnamen | 20011219 |
Method READ_EDGE on Interface IF_UG_MD_HIERARCHY has no exception.
Method SET_ACTIVATION_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_AUTOMATIC_ACTIVATION | Call by reference | Type reference (TYPE) | UG_FLG | ABAP_TRUE | automatische Aktivierung ja/nein (Default: ja) | 20031222 |
Method SET_ACTIVATION_MODE on Interface IF_UG_MD_HIERARCHY has no exception.
Method WRITE_EDGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | HASHED TABLE | Kantenattribute | 20011220 | ||
2 | ![]() |
IT_EDGE | Call by reference | Type reference (TYPE) | UGMD_TS_HRY_STRUCT | FI-Stammdaten: Hierarchiestruktur | 20010823 | ||
3 | ![]() |
IT_FFIX | Call by reference | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Werte für Zeit- und Versionsabhängigkeit | 20020311 |
Method WRITE_EDGE on Interface IF_UG_MD_HIERARCHY has no exception.
Event Signatures
Event HIERARCHY_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_FFIX | Exporting | Value transfer | Type reference (TYPE) | UGMD_TS_FIELD_VAL | Parameter (Version / Zeit / Klammerung) zur Änderung | 20031125 |
History
Last changed by/on | SAP | 20050520 |
SAP Release Created in | 3.1A |