SAP ABAP Class _CL_FBS_FRS_HIERARCHY_HNDL (FRS Hierarchy Abstraction)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FBS_HIERARCHY_HNDL Hierarchy Handler 20090725
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_FRS_HIERARCHY Hierarchy Handler 20090725
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_FRS_HIERARCHY_TYPES Hierarchy Handler 20090725
Properties
Class _CL_FBS_FRS_HIERARCHY_HNDL  
Short Description FRS Hierarchy Abstraction    
Super Class CL_FBS_HIERARCHY_HNDL Hierarchy Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20090725   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class _CL_FBS_FRS_HIERARCHY_HNDL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FBS_FRS_HIERARCHY Hierarchy Handler 20090725
2 IF_FBS_FRS_HIERARCHY_TYPES Hierarchy Handler 20090725
Friends
Class _CL_FBS_FRS_HIERARCHY_HNDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_T_HIERARCHY_INT Instance attribute Protected Object reference (TYPE REF TO) TT_S_NODE_INT 20090725
2 VERSN_ROOT Instance attribute Protected Attribute reference (LIKE) 20090725
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_UPD_DELTA_FROM_WORK_STRC Instance method Public Method 20090725
2 CONVERT_NODE_EXT_TO_INT Instance method Public Method 20090725
3 CONVERT_NODE_INT_TO_EXT Instance method Public Method 20090725
4 GET_AS_NODE_EXT Instance method Protected Method 20090725
5 GET_AS_NODE_INT Instance method Protected Method 20090725
6 INIT_HRCY_INT Instance method Protected Method 20090725
Events
Class _CL_FBS_FRS_HIERARCHY_HNDL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_NODE_INT Public Attribute reference (LIKE) 20090725
2 TT_NODE_INT Public Attribute reference (LIKE) 20090725
3 TT_S_NODE_INT Protected Attribute reference (LIKE) 20090725
4 T_NODE_ID_INT Public Attribute reference (LIKE) 20090725
Method Signatures

Method CHECK_UPD_DELTA_FROM_WORK_STRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HIER_NODE_UPD Call by reference Type reference (TYPE) TT_HIER_NODE_UPDATE 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725

Method CONVERT_NODE_EXT_TO_INT Signature

Method CONVERT_NODE_EXT_TO_INT on class _CL_FBS_FRS_HIERARCHY_HNDL has no parameter.
Method CONVERT_NODE_EXT_TO_INT on class _CL_FBS_FRS_HIERARCHY_HNDL has no exception.

Method CONVERT_NODE_INT_TO_EXT Signature

Method CONVERT_NODE_INT_TO_EXT on class _CL_FBS_FRS_HIERARCHY_HNDL has no parameter.
Method CONVERT_NODE_INT_TO_EXT on class _CL_FBS_FRS_HIERARCHY_HNDL has no exception.

Method GET_AS_NODE_EXT 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 20090725
2 Returning RRS_EXT_NODE Value transfer Object reference (TYPE REF TO) TS_NODE_EXT 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725

Method GET_AS_NODE_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 20090725
2 Returning RRS_INT_NODE Value transfer Object reference (TYPE REF TO) TS_NODE_INT 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725

Method INIT_HRCY_INT 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) TT_NODE_INT 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725
History
Last changed by/on SAP  20100310 
SAP Release Created in 605