SAP ABAP Class IF_UG_MD_HIERARCHY (FIN Master Data: Hierarchy)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UG_MD_MANUAL_TRANSPORT FIN Master Data: Manual Transport 20020404
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
Class IF_UG_MD_HIERARCHY  
Short Description FIN Master Data: Hierarchy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010704   SAP 
Last change 20050520   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_UG_MD_HIERARCHY has no interface implemented.
Friends
Class IF_UG_MD_HIERARCHY has no friend class.
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 ACTIVATE Instance method Public Method Activate Hierarchies 20020916
2 CREATE_DATA_REFERENCE Instance method Public Method 20011220
3 DELETE_EDGE Instance method Public Method Delete Hierarchy Edges 20010819
4 GET_ATTRIBUTE_DEFINITION Instance method Public Method 20011210
5 GET_INSTANCE Static method Public Method 20010721
6 GET_LIST Instance method Public Method List of Existing Hierarchies 20010721
7 GET_SID_MAP Instance method Public Method Mapping SID -> Get Values 20010829
8 GET_TIMESTAMP Instance method Public Method Deliver Last Change Time Stamp 20021212
9 READ_EDGE Instance method Public Method Read Hierarchy in Optimized Notation 20010819
10 SET_ACTIVATION_MODE Instance method Public Method Switch Automatic Hierarchy Activation Off and On Again 20031222
11 WRITE_EDGE 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
Class 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 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20020916
2 Importing IT_HRY_KEY Call by reference Type reference (TYPE) ANY TABLE Hierarchien (FIELDNAME_SID, VALUE_SID, HRYNAME) 20020916

Method ACTIVATE on class 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20011220
2 Importing IF_TABLE Call by reference Type reference (TYPE) UG_FLG Allgemeines Kennzeichen FI-Stammdaten 20011220
3 Importing IT_TABLEKEY Call by reference Type reference (TYPE) UGMD_T_FIELDNAME FIN-Stammdaten: Feldnamen 20020123
4 Importing I_STRUCTURE Call by reference Type reference (TYPE) TYPENAME Name des Dictionary Typs 20011220
5 Importing I_TABTYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20020123

Method CREATE_DATA_REFERENCE on class 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 Importing IT_DATA Call by reference Type reference (TYPE) HASHED TABLE Kantenattribute 20011220
2 Importing IT_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20010823
3 Importing IT_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL Werte für Zeit- und Versionsabhängigkeit 20020311

Method DELETE_EDGE on class 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 Exporting ET_FATTR Call by reference Type reference (TYPE) UGMD_TH_FATTR FIN-Stammdaten: Attributeigenschaften 20011210

Method GET_ATTRIBUTE_DEFINITION on class 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 Returning EO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_UG_MD_HIERARCHY FI-Stammdaten: Hierarchie 20010721
2 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN-Stammdaten: Repräsentanz eines Merkmals 20010723
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20010721
4 Importing I_NET_TYPE Call by reference Type reference (TYPE) UG_NET_TYPE FI-Stammdaten: Allgemeines Kennzeichen 20011212

Method GET_INSTANCE on class 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 Exporting ET_LIST Call by reference Type reference (TYPE) UGMD_TS_HRY_NAME FI-Stammdaten: Hierarchienamen 20010721
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20050131
3 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL Sortierte Tabelle: Selektionsbedingung (Range pro Feld) 20010721
4 Importing 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 class 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 Exporting ET_FLD2SID Call by reference Type reference (TYPE) UGMD_TH_MAP_FLD2SID FI-Stammdaten: Mapping Feldname <=> Feld-SID inkl Wert-Map 20010829
2 Exporting 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 class 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 Exporting E_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel der letzten Änderung 20021212
2 Importing I_BYPASSING_BUFFER Call by reference Type reference (TYPE) UG_FLG ABAP_FALSE am DB-Puffer vorbeilesen 20050427
3 Importing 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 class 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 Exporting ET_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20010823
2 Exporting ET_EDGE_DATA Call by reference Type reference (TYPE) HASHED TABLE 20010823
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UGMD_T_MESSAGE FI-Stammdaten: Meldungen 20041207
4 Importing IF_READ_ALL Call by reference Type reference (TYPE) UG_FLG 'X' Alle Beziehungen lesen 20010819
5 Importing IT_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20010904
6 Importing IT_FIELD Call by reference Type reference (TYPE) UGMD_TS_FIELDNAME FI-Stammdaten: Feldnamen 20011219

Method READ_EDGE on class 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 Importing 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 class 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 Importing IT_DATA Call by reference Type reference (TYPE) HASHED TABLE Kantenattribute 20011220
2 Importing IT_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20010823
3 Importing IT_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL Werte für Zeit- und Versionsabhängigkeit 20020311

Method WRITE_EDGE on class 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