SAP ABAP Class CL_UG_MD_VIRTUAL_HIER (FIN Master Data: Hierarchy Dispatcher)
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_UG_MD_HIERARCHY_INT FIN Master Data: Hierarchy 20020322
Properties
Class CL_UG_MD_VIRTUAL_HIER  
Short Description FIN Master Data: Hierarchy Dispatcher    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UGMD5   FIN General: Master Data: Hierarchies 
Created 20020322   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UG_MD_AREAID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_UG_MD_HIERARCHY_INT FIN Master Data: Hierarchy 20020322
Friends
Class CL_UG_MD_VIRTUAL_HIER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_SIDMAP Instance attribute Private Object reference (TYPE REF TO) IF_UG_MD_SIDMAP FIN Master Data: Mapping Value <-> SID 20020325
2 DT_BASE_HIER Instance attribute Private Type reference (TYPE) T_BASE_HIER 20020322
3 D_FIELDNAME Instance attribute Private Type reference (TYPE) UG_FIELDNAME FIN Master Data: Field Name 20020322
4 D_NET_TYPE Instance attribute Private Type reference (TYPE) UG_NET_TYPE FIN Master Data: Type of Network 20020322
5 GT_INSTANCE Static Attribute Private Type reference (TYPE) T_INSTANCE 20020322
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020322
2 HANDLE_BUFFER_CHANGE Instance method Private Event handling method 20020322
3 TRANSLATE_PARTITION_SID Instance method Private Method 20020325
4 TRANSLATE_PARTITION_SID_SEL Instance method Private Method 20020325
Events
Class CL_UG_MD_VIRTUAL_HIER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_BASE_HIER Private See coding 20020325 begin of s_base_hier, fieldname type ug_fieldname, o_base_hier type ref to if_ug_md_hierarchy_int, end of s_base_hier
2 S_INSTANCE Private See coding 20020322 BEGIN OF s_instance, fieldname TYPE ug_fieldname, net_type TYPE ug_net_type, o_instance TYPE REF TO if_ug_md_hierarchy_int, END OF s_instance
3 T_BASE_HIER Private See coding 20020325 t_base_hier type sorted table of s_base_hier with non-unique key fieldname
4 T_INSTANCE Private See coding 20020322 t_instance TYPE HASHED TABLE OF s_instance WITH UNIQUE KEY fieldname net_type
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020322
2 Importing I_NET_TYPE Call by reference Type reference (TYPE) UG_NET_TYPE FI-Stammdaten: Type des Netzes 20020322

Method CONSTRUCTOR on class CL_UG_MD_VIRTUAL_HIER 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 Call by reference Attribute reference (LIKE) 20031125

Method HANDLE_BUFFER_CHANGE on class CL_UG_MD_VIRTUAL_HIER has no exception.

Method TRANSLATE_PARTITION_SID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20020325
2 Importing IT_VALUE Call by reference Type reference (TYPE) UGMD_TS_FIELD_VAL FI-Stammdaten: Paare Feldname / Wert 20020325
3 Importing I_FIELDNAME_NEW Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020325
4 Importing I_FIELDNAME_OLD Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020325

Method TRANSLATE_PARTITION_SID on class CL_UG_MD_VIRTUAL_HIER has no exception.

Method TRANSLATE_PARTITION_SID_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL FI-Stammdaten: Paare Feldname / Wert 20020325
2 Importing IT_SEL Call by reference Type reference (TYPE) UGMD_TS_SEL FI-Stammdaten: Paare Feldname / Wert 20020325
3 Importing I_FIELDNAME_NEW Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020325
4 Importing I_FIELDNAME_OLD Call by reference Type reference (TYPE) UG_FIELDNAME FI-Stammdaten: Feldname 20020325

Method TRANSLATE_PARTITION_SID_SEL on class CL_UG_MD_VIRTUAL_HIER has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in 10B