SAP ABAP Interface IF_FBS_HIERARCHY_TYPES (Hierarchy Handler)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FBS_FRS_HIERARCHY Hierarchy Handler 20090721
2 Interface composition (i COMPRISING i_ref)  IF_FBS_HIERARCHY Hierarchy Handler 20090721
3 Interface composition (i COMPRISING i_ref)  IF_FBS_HIERARCHY_CONVERSION Hierarchy Handler 20090722
4 Interface composition (i COMPRISING i_ref)  IF_FBS_HIERARCHY_POSITION Hierarchy Handler 20091206
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_FRS_REPL_API 20090721
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_HIERARCHY_FRS_UTILS General Services for Hierarchy 20090725
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_HIERARCHY_HNDL Hierarchy Handler 20090721
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_HIERARCHY_POS Position of a Hierarchy 20091206
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_HIERARCHY_UPD_HNDL Hierarchy Handler 20090725
10 Interface implementation (CLASS c. INTERFACES i_ref)  _CL_FBS_FRS_HIERARCHY_UPD_HNDL Hierarchy Handler 20090725
Properties
Interface IF_FBS_HIERARCHY_TYPES  
Short Description Hierarchy Handler    
General Data
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20090721   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FBS_HIERARCHY_TYPES has no forward declaration.
Interfaces
Interface IF_FBS_HIERARCHY_TYPES has no interface.
Friends
Interface IF_FBS_HIERARCHY_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NODE_TYPE_BCS Constant Public Type reference (TYPE) SEU_TYPE 'X' Public 20090721
2 C_NODE_TYPE_POS Constant Public Type reference (TYPE) SEU_TYPE 'P' Public 20090721
3 C_NODE_TYPE_ROOT Constant Public Type reference (TYPE) SEU_TYPE 'R' Public 20090721
Methods
Interface IF_FBS_HIERARCHY_TYPES has no method.
Events
Interface IF_FBS_HIERARCHY_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_EDGE Public See coding 20090721 BEGIN OF ts_edge , parent TYPE ergsl, nextn TYPE ergsl, END OF ts_edge
2 TS_NODE_EXT Public See coding 20090721 BEGIN OF ts_node_ext. INCLUDE TYPE fbs_s_ext_hier_struc. TYPES: root TYPE ergsl, END OF ts_node_ext
3 TT_NODE_EXT Public See coding 20090721 tt_node_ext TYPE SORTED TABLE OF ts_node_ext WITH UNIQUE KEY item WITH NON-UNIQUE SORTED KEY nextn COMPONENTS edge-nextn WITH NON-UNIQUE SORTED KEY parent COMPONENTS edge-parent
4 T_HRCY_VERSN Public Type reference (TYPE) FAGL_011PC-VERSN Financial Statement Version 20090725
5 T_NODE_ID Public Type reference (TYPE) ERGSL 20090721
History
Last changed by/on SAP  20100310 
SAP Release Created in 605