SAP ABAP Class CL_UG_MD_HIERARCHY (FIN Master Data: Hierarchy)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN-FB (Application Component) Financials Basis
     UGMD5 (Package) FIN General: Master Data: Hierarchies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA Internal View of Customizing Data 20020201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UC_CUST_DATA_EXT External view at Customizing data 20020201
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_CHAR_ENQUEUE FIN Master Data: Lock Management 20020422
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_HIERARCHY FIN Master Data: Hierarchy 20010721
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_MANUAL_TRANSPORT FIN Master Data: Manual Transport 20020404
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UG_MD_NODE_USAGE FIN Master Data: Usage of Hierarchy Nodes 20021217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UG_MD_HIERARCHY_INHERITANCE Hierarchy plus Inheritance Logic 20020409
Properties
Class CL_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 UGMD5   FIN General: Master Data: Hierarchies 
Created 20010702   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UG_MD_DISPATCHER_HIER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_UG_MD_FIELDNAME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_UG_MD_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_UC_CUST_DATA Internal View of Customizing Data 20020201
2 IF_UC_CUST_DATA_EXT External view at Customizing data 20020201
3 IF_UG_MD_CHAR_ENQUEUE FIN Master Data: Lock Management 20020422
4 IF_UG_MD_HIERARCHY FIN Master Data: Hierarchy 20010721
5 IF_UG_MD_MANUAL_TRANSPORT FIN Master Data: Manual Transport 20020404
6 IF_UG_MD_NODE_USAGE FIN Master Data: Usage of Hierarchy Nodes 20021217
Friends
Class CL_UG_MD_HIERARCHY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DF_WRITING Instance attribute Private Type reference (TYPE) UG_FLG FIN Master Data: General Indicator 20020723
2 DO_BASE_HIER Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_HIERARCHY Hierarchy Instance for Basis Field (Only if Present) 20010721
3 DO_HIER_INT Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_HIERARCHY_INT Internal View of Hierarchies 20041108
4 DS_KEYCHAR Instance attribute Private Type reference (TYPE) S_KEYCHAR 20020812
5 DT_CONV_BASE2FLD Instance attribute Private Type reference (TYPE) T_CONV_FLDNM Pairs of Assigned Field Names for Basis Field 20041111
6 DT_CONV_BSID2FSID Instance attribute Private Type reference (TYPE) T_CONV_FSID Pairs of Assigned Field SIDs for Basis Field 20041111
7 DT_CONV_FLD2BASE Instance attribute Private Type reference (TYPE) T_CONV_FLDNM Pairs of Assigned Field Names for Basis Field 20041111
8 DT_CONV_FSID2BSID Instance attribute Private Type reference (TYPE) T_CONV_FSID Pairs of Assigned Field SIDs for Basis Field 20041111
9 DT_FIELD_SID Instance attribute Private Type reference (TYPE) T_FIELD_SID 20010723
10 DT_NID2SID Instance attribute Public Type reference (TYPE) UGMD_TH_HRY_MAP_NID2SID FIN Master D.: Map Hierarchy Node SID => Fld.Name/Value SID 20010723
11 DT_SID2NID Instance attribute Public Type reference (TYPE) UGMD_TS_HRY_MAP_SID2NID FIN Master D.: Map Hierarchy Node SID => Fld.Name/Value SID 20010723
12 D_CONSISTENCY_MODE Instance attribute Private Type reference (TYPE) UG_CONSISTENCY_MODE FIN Master Data: Extent of Reaction to Inconsistencies 20010813
13 D_FIELDNAME Instance attribute Private Type reference (TYPE) UG_FIELDNAME 20010721
14 D_NET_TYPE Instance attribute Protected Type reference (TYPE) UG_NET_TYPE FIN Master Data: Type of Network 20020409
15 D_NID Instance attribute Private Type reference (TYPE) UG_SID_HRY_NODE FIN Master Data: Surrogate ID 20010724
16 D_ORIGIN Instance attribute Private Type reference (TYPE) UG_ORIGIN FIN Master Data: Storage Location of a Characteristic 20010813
17 GC_ACTION_READ Constant Private Type reference (TYPE) UG_HRY_ACTION 'R' Read-only access 20041110
18 GC_ACTION_WRITE Constant Private Type reference (TYPE) UG_HRY_ACTION 'W' Write or Delete Access 20041110
19 GC_STRUCT_HRY_ATTR_INT Constant Private Type reference (TYPE) TYPENAME 'UGMD_S_GEN_HRY_ATTR_INT' Internal structure for attrs at hier.edges 20020411
20 GC_STRUCT_NET_ATTR_INT Constant Private Type reference (TYPE) TYPENAME 'UGMD_S_GEN_NET_ATTR_INT' Internal structure for attrs at grid edges 20020411
21 GC_TRUE Instance attribute Private Type reference (TYPE) UG_FLG 'X' True 20020409
22 GT_FLD2SID Static Attribute Private Type reference (TYPE) UGMD_TH_MAP_FLD2SID FIN Master Data: Surrogate ID 20010724
23 GT_INSTANCE Static Attribute Private Type reference (TYPE) T_INSTANCE 20010721
24 GT_SID2FLD Instance attribute Public Type reference (TYPE) UGMD_TH_MAP_SID2FLD FIN Master D.: Mapping Fld Name <-> Field SID incl.Value Map 20010724
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LINES Instance method Private Method 20010724
2 BUILD_CONV_TAB Instance method Private Method Build conv.tables for basic field 20041111
3 BUILD_PARENT_STACK Instance method Private Method Batch of all used hier.branches for a node 20050224
4 CHECK_CONV_REQUIRED Instance method Protected Method Check of Necessity of Converting Data 20040823
5 CHECK_EDGE_ALLOWED Instance method Private Method Check of Whether all Parent Child Assignments Permitted 20030813
6 CHECK_EDGE_DATA Instance method Protected Method Check Values of Edge Attributes 20040920
7 CHECK_FOR_RECURRENCES Instance method Private Method Search hier.structure for illegal recursions 20030316
8 CHECK_NODE_VALUE_EXISTENCE Instance method Private Method Existence Check for Node Values 20030813
9 CHECK_SLICE Instance method Protected Method Check Hierarchy Structure for a Version/Period/Year 20020801
10 CHECK_STRUCT_BELOW_NODE Instance method Protected Method Examine Hierarchy Structure Below a Node 20030811
11 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010721
12 CONVERT_FSID Instance method Private Method Conversion of Hierarchy Data Field<<>>Basis Field 20041110
13 FILTER_EDGE Instance method Private Method 20020228
14 FILTER_EDGE_INT Instance method Private Method 20020409
15 GET_AFFECTED_TOPNODES Instance method Protected Method Determine Top Nodes Affected by Changes 20030812
16 GET_INDEP_VALUE Instance method Private Method Determine higher-level value if compound 20041201
17 HANDLE_BUFFER_CHANGE Instance method Private Event handling method 20020201
18 READ_EDGE_FOR_WHERE_USED Instance method Private Method Compressed Reading of Hierarchy History for Where-used List 20070209
19 REFILL_DATA Instance method Private Method Fill Edge Attributes in Internal Structure 20030405
20 SAVE_P Instance method Private Method Internal Method for SAVE 20020409
Events
Class CL_UG_MD_HIERARCHY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_CONV_FLDNM Private See coding 20041111 BEGIN OF s_conv_fldnm , from TYPE ug_fieldname, to TYPE ug_fieldname, END OF s_conv_fldnm
2 S_CONV_FSID Private See coding 20041109 BEGIN OF s_conv_fsid , from TYPE ugmd_s_hry_node-fieldname_sid, to TYPE ugmd_s_hry_node-fieldname_sid, END OF s_conv_fsid
3 S_FIELD_SID Private See coding 20010723 BEGIN OF s_field_sid, fieldname TYPE ug_fieldname, sid TYPE ug_sid, END OF s_field_sid
4 S_INSTANCE Private See coding 20010721 BEGIN OF s_instance, application TYPE ug_application, areaid TYPE ug_areaid, fieldname TYPE ug_fieldname, net_type TYPE ug_net_type, o_instance TYPE REF TO if_ug_md_hierarchy, END OF s_instance
5 S_KEYCHAR Private See coding 20020812 BEGIN OF s_keychar, dummy TYPE float, keychar TYPE ug_key, END OF s_keychar
6 TS_HRY_HIST_LOOKUP Private See coding Hierarchy Structure with History Sorted for Where-Used 20050224 ts_hry_hist_lookup TYPE SORTED TABLE OF ugmd_s_hry_struct_hist WITH NON-UNIQUE KEY s_child-value_sid "most distinctive s_child-fieldname_sid "less distinctive hry_version s_parent-value_sid "H1026136 s_parent-fieldname_sid "H1026136 fromyear fromperiod
7 TS_HRY_LOOKUP Protected See coding Hierarchy Structure Sorted Optimally for Where-Used 20041130 ts_hry_lookup TYPE SORTED TABLE OF ugmd_s_hry_struct WITH UNIQUE KEY s_child s_parent
8 T_CONV_FLDNM Private See coding Pairs of Assigned Field Names for Basis Field 20041111 t_conv_fldnm TYPE SORTED TABLE OF s_conv_fldnm WITH UNIQUE KEY from INITIAL SIZE 0
9 T_CONV_FSID Private See coding Pairs of Assigned Field SIDs for Basis Field 20041109 t_conv_fsid TYPE SORTED TABLE OF s_conv_fsid WITH UNIQUE KEY from INITIAL SIZE 0
10 T_FIELD_SID Private See coding 20010723 t_field_sid TYPE HASHED TABLE OF s_field_sid WITH UNIQUE KEY sid
11 T_INSTANCE Private See coding 20010721 t_instance TYPE HASHED TABLE OF s_instance WITH UNIQUE KEY application areaid fieldname net_type
12 T_PARENT_STACK Private See coding Batch of parents of a node with time info 20050224 t_parent_stack TYPE STANDARD TABLE OF ugmd_s_hry_struct_hist
Method Signatures

Method ADD_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TREE Call by reference Type reference (TYPE) UGMD_TH_HRY_TREE FI-Stammdaten: Hierarchiedarstellung als Baum 20010724
2 Importing IS_NODE Call by reference Type reference (TYPE) UGMD_S_HRY_NODE FI-Stammdaten: Hierarchieknoten 20010724
3 Importing IT_STRUCT Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20010724
4 Importing I_PARENT_NID Call by reference Type reference (TYPE) UG_SID_HRY_NODE FI-Stammdaten: Surrogate ID 20010724

Method ADD_LINES on class CL_UG_MD_HIERARCHY has no exception.

Method BUILD_CONV_TAB Signature

Method BUILD_CONV_TAB on class CL_UG_MD_HIERARCHY has no parameter.
Method BUILD_CONV_TAB on class CL_UG_MD_HIERARCHY has no exception.

Method BUILD_PARENT_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARENT_STACK Call by reference Type reference (TYPE) T_PARENT_STACK Stapel aller Hierarchieäste mit Verwendungen von is_child 20050224
2 Importing IS_CHILD Call by reference Type reference (TYPE) UGMD_S_HRY_NODE Knoten, dessen Väter gesucht werden 20050224
3 Importing IS_CHILD_FINAL Call by reference Type reference (TYPE) UGMD_S_HRY_NODE Knoten, dessen Verwendungen gesucht werden 20050228
4 Importing IS_HPROP Call by reference Type reference (TYPE) UGMD_S_HPROP Zur Filterung: Einschränkungen auf Hierarchien 20050225
5 Importing IT_HRY_STRUCT Call by reference Type reference (TYPE) TS_HRY_HIST_LOOKUP Hierarchiestruktur mit Historie sortiert für Where-Used 20050224
6 Importing IT_MASTER_VAL Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20050225
7 Importing I_HRY_VERSION Call by reference Type reference (TYPE) RSVERSION Hierarchieversion 20050224

Method BUILD_PARENT_STACK on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_CONV_REQUIRED 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 20040823

Method CHECK_CONV_REQUIRED on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_EDGE_ALLOWED 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 Fehlermeldungen 20030813
2 Importing IT_CHANGED_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT Geänderte Kanten 20030813

Method CHECK_EDGE_ALLOWED on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_EDGE_DATA 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) UC0_T_MESSAGE Meldungen 20040920
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE 20040920

Method CHECK_EDGE_DATA on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_FOR_RECURRENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PARENT_STACK Call by reference Type reference (TYPE) UGMD_TS_HRY_NODE Stapel aller Elternknoten zu diesem Zweig 20030316
2 Changing CT_RECURRING Call by reference Type reference (TYPE) UGMD_TS_HRY_NODE Knoten, die sich wiederholen 20030316
3 Importing IS_PARENT Call by reference Type reference (TYPE) UGMD_S_HRY_NODE Elternknoten, unter dem gesucht wird 20030316
4 Importing IT_HRY_STRUCT Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT gesamte Hierarchiestruktur (Menge aller Kanten) 20030316

Method CHECK_FOR_RECURRENCES on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_NODE_VALUE_EXISTENCE 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 Fehlermeldungen 20030813
2 Importing IT_CHANGED_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT Geänderte Kanten 20030813

Method CHECK_NODE_VALUE_EXISTENCE on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_SLICE 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 20020801
2 Importing IT_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20020801
3 Importing IT_MODIFIED_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT_INT FI-Stammdaten: Hierarchiestruktur (intern) 20020801

Method CHECK_SLICE on class CL_UG_MD_HIERARCHY has no exception.

Method CHECK_STRUCT_BELOW_NODE 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 Fehlermeldungen 20030811
2 Importing IS_HPROP Call by reference Type reference (TYPE) UGMD_S_HRY_PROP Hierarchieeigenschaften des hry.tragenden Feldes 20030813
3 Importing IS_TOPNODE Call by reference Type reference (TYPE) UGMD_S_HRY_NODE Knoten, unterhalb dessen die Struktur zu untersuchen ist 20030811
4 Importing IT_HRY_STRUCT Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT zu untersuchende Hierarchiestrktur 20030811
5 Importing IT_LINKED_TO Call by reference Type reference (TYPE) UGMD_T_FIELDNAME Alle mit dem hry.tragenden Feld verlinkten Felder (global) 20030811

Method CHECK_STRUCT_BELOW_NODE on class CL_UG_MD_HIERARCHY has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHAR Call by reference Object reference (TYPE REF TO) IF_UG_MD_CHAR FIN-Stammdaten: Repräsentanz eines Merkmals 20010723
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20010721
3 Importing I_NET_TYPE Call by reference Type reference (TYPE) UG_NET_TYPE FI-Stammdaten: Allgemeines Kennzeichen 20011212

Method CONSTRUCTOR on class CL_UG_MD_HIERARCHY has no exception.

Method CONVERT_FSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT Hierarchiestruktur 20041110
2 Changing CT_EDGE_DATA Call by reference Type reference (TYPE) ANY TABLE Hierarchie-Kantenattribute 20041110
3 Changing CT_EDGE_HIST Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT_HIST Hierarchiestruktur mit Historie 20041110
4 Importing I_ACTION Call by reference Type reference (TYPE) UG_HRY_ACTION Lesen oder Schreiben? 20041110

Method CONVERT_FSID on class CL_UG_MD_HIERARCHY has no exception.

Method FILTER_EDGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT FI-Stammdaten: Hierarchiestruktur 20020228
2 Changing CT_EDGE_DATA Call by reference Type reference (TYPE) ANY TABLE 20020228
3 Changing CT_EDGE_HIST Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT_HIST FI-Stammdaten: Hierarchiestruktur mit Historie 20041004

Method FILTER_EDGE on class CL_UG_MD_HIERARCHY has no exception.

Method FILTER_EDGE_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_EDGE Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT_INT FI-Stammdaten: Hierarchiestruktur 20020409
2 Changing CT_EDGE_DATA Call by reference Type reference (TYPE) ANY TABLE 20020409

Method FILTER_EDGE_INT on class CL_UG_MD_HIERARCHY has no exception.

Method GET_AFFECTED_TOPNODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOPNODE Call by reference Type reference (TYPE) UGMD_TS_HRY_NODE Betroffene Topknoten vom Typ I_TOPNODE_FIELDNAME 20030812
2 Importing IT_CHANGED_NODE Call by reference Type reference (TYPE) UGMD_TS_HRY_NODE neue oder umgehängte Knoten 20030812
3 Importing IT_HRY_STRUCT Call by reference Type reference (TYPE) UGMD_TS_HRY_STRUCT Aktuelle Hierarchiestruktur, in der gesucht wird 20030812
4 Importing IT_HRY_STRUCT_OPT Call by reference Type reference (TYPE) TS_HRY_LOOKUP Suchmenge von Kanten, vorsortiert für Where-Used 20041130
5 Importing I_TOPNODE_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME IF_UG_MD_FACTORY=>GC_FIELDNAME_HRYNAME Feldname der gesuchten Topknoten (Default: HRYNAME) 20030812

Method GET_AFFECTED_TOPNODES on class CL_UG_MD_HIERARCHY has no exception.

Method GET_INDEP_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEP_VAL Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL Feste Werte klammernder Felder 20041201
2 Exporting E_INDEP_VAL Call by reference Type reference (TYPE) UG_VALUE Übergeordnete Werte konkateniert 20041201
3 Importing IS_NODE Call by reference Type reference (TYPE) UGMD_S_HRY_NODE FI-Stammdaten: Hierarchieknoten 20041201

Method GET_INDEP_VALUE on class CL_UG_MD_HIERARCHY has no exception.

Method HANDLE_BUFFER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_FFIX Value transfer Attribute reference (LIKE) 20031125

Method HANDLE_BUFFER_CHANGE on class CL_UG_MD_HIERARCHY has no exception.

Method READ_EDGE_FOR_WHERE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIER_STRUCT Call by reference Type reference (TYPE) TS_HRY_HIST_LOOKUP Hierarchiestruktur mit Historie, komprimiert für Where-Used 20070209
2 Exporting E_FISCVARNT Call by reference Type reference (TYPE) PERIV Geschäftsjahresvariante, auf die sich Perioden beziehen 20070209
3 Importing IF_ONLY_DB_STATE Call by reference Type reference (TYPE) UG_FLG ABAP_FALSE Änderungen im Schreib-/Löschpuffer nicht berücksichtigen 20070209
4 Importing IT_FFIX Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL Hier.version, Werte klammernder Felder, CHILD_VSID... 20070209

Method READ_EDGE_FOR_WHERE_USED on class CL_UG_MD_HIERARCHY has no exception.

Method REFILL_DATA 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 Hashed Table mit Daten im internen Format 20030405
2 Importing IT_DATA Call by reference Type reference (TYPE) ANY TABLE externe Daten 20030405

Method REFILL_DATA on class CL_UG_MD_HIERARCHY has no exception.

Method SAVE_P 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 20020409
2 Exporting ET_TRANSPORT Call by reference Type reference (TYPE) UGMD_TS_TRANSPORT Transporteinträge 20020409
3 Importing IF_TEST Call by reference Type reference (TYPE) UG_FLG SPACE 'X': Simulation -> keine Verbuchung der Daten 20020409
4 Importing I_COMPLETE Call by reference Type reference (TYPE) UG_FLG SPACE Transportiere Gesamtobjekt inkl. untergeordnete Objekte 20020409

Method SAVE_P on class CL_UG_MD_HIERARCHY has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 3.1A