SAP ABAP Class IF_FBS_HIERARCHY_CONVERSION (Hierarchy Handler)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FBS_HIERARCHY_CONV_TYPES Hierarchy Handler 20090725
2 Interface composition (i COMPRISING i_ref)  IF_FBS_HIERARCHY_TYPES Hierarchy Handler 20090722
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FBS_HIERARCHY_CONV_HNDL FRS Hierarchy Abstraction 20090724
Properties
Class IF_FBS_HIERARCHY_CONVERSION  
Short Description Hierarchy Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090722   SAP 
Last change 20100310   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)
Interfaces
Class IF_FBS_HIERARCHY_CONVERSION has no interface implemented.
Friends
Class IF_FBS_HIERARCHY_CONVERSION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NODE_TYPE_BCS Instance attribute Public Attribute reference (LIKE) 20090722
2 C_NODE_TYPE_POS Instance attribute Public Attribute reference (LIKE) 20090722
3 C_NODE_TYPE_ROOT Instance attribute Public Attribute reference (LIKE) 20090722
4 INT_NODE_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090724
5 INT_TAB_TYPE Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20090722
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_NODE_EXT_TO_INT Instance method Public Method 20090722
2 CONVERT_NODE_INT_TO_EXT Instance method Public Method Internal Format (FAGL_011PC) -> External (ID/PARENT/NEXT) 20090722
3 INIT Instance method Public Method 20090722
4 INVALIDATE Instance method Public Method 20090722
Events
Class IF_FBS_HIERARCHY_CONVERSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_EDGE Public Attribute reference (LIKE) 20090722
2 TS_NODE_EXT Public Attribute reference (LIKE) 20090722
3 TS_NODE_INT Public Attribute reference (LIKE) 20090724
4 TT_NODE_EXT Public Attribute reference (LIKE) 20090722
5 TT_NODE_INT Public Attribute reference (LIKE) 20090724
6 T_NODE_ID Public Attribute reference (LIKE) 20090722
7 T_NODE_ID_INT Public Attribute reference (LIKE) 20090724
Method Signatures

Method CONVERT_NODE_EXT_TO_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NODE_ID Call by reference Type reference (TYPE) T_NODE_ID 20090724
2 Returning RR_S_NODE_ID_INT Value transfer Type reference (TYPE) TS_NODE_INT 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT Ausnahmen aus API 20090722

Method CONVERT_NODE_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NODE_ID_INT Call by reference Type reference (TYPE) T_NODE_ID_INT Financial Statement Item 20090724
2 Returning RP_EXT_NODE_ID Value transfer Type reference (TYPE) T_NODE_ID ZUSMD_EXT_HIER_STRUC 20090722
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090722

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NODE_INT Call by reference Type reference (TYPE) ANY TABLE 20090722
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090722

Method INVALIDATE Signature

Method INVALIDATE on class IF_FBS_HIERARCHY_CONVERSION has no parameter.
Method INVALIDATE on class IF_FBS_HIERARCHY_CONVERSION has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in