SAP ABAP Class CL_FBS_HIERARCHY_FRS_UTILS (General Services for Hierarchy)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_FRS_HIERARCHY_TYPES Hierarchy Handler 20090725
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_HIERARCHY_TYPES Hierarchy Handler 20090725
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_MSG_HANDLING Data/Data Types for Messages 20090725
Properties
Class CL_FBS_HIERARCHY_FRS_UTILS  
Short Description General Services for Hierarchy    
Super Class    
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_HIERARCHY_FRS_UTILS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FBS_FRS_HIERARCHY_TYPES Hierarchy Handler 20090725
2 IF_FBS_HIERARCHY_TYPES Hierarchy Handler 20090725
3 IF_FBS_MSG_HANDLING Data/Data Types for Messages 20090725
Friends
Class CL_FBS_HIERARCHY_FRS_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_S_MSG Instance attribute Protected Attribute reference (LIKE) 20090725
2 GT_MSG_TAB Instance attribute Protected Attribute reference (LIKE) 20090725
3 G_MSG_DUMMY Instance attribute Protected Attribute reference (LIKE) 20090725
Methods
# Method Level Visibility Method type Description Created on
1 FIND_FIRST_CHILD Static method Public Method 20090725
2 FIND_LAST_CHILD Static method Public Method 20090725
3 READ_FROM_DB Static method Public Method 20090725
Events
Class CL_FBS_HIERARCHY_FRS_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_NODE_EXT Public Attribute reference (LIKE) 20090725
2 TS_NODE_INT Public Attribute reference (LIKE) 20090725
3 TT_NODE_EXT Public Attribute reference (LIKE) 20090725
4 TT_NODE_INT Public Attribute reference (LIKE) 20090725
5 TT_S_NODE_INT Public Attribute reference (LIKE) 20090725
6 T_NODE_ID Public Attribute reference (LIKE) 20090725
Method Signatures

Method FIND_FIRST_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_T_CHILDS Call by reference Object reference (TYPE REF TO) TT_NODE_EXT 20090725
2 Returning R_FIRST_CHILD Value transfer Type reference (TYPE) ERGSL 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725

Method FIND_LAST_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_T_CHILDS Call by reference Object reference (TYPE REF TO) CL_FBS_HIERARCHY_UPD_HNDL=>TT_NODE_EXT 20090725
2 Returning R_LAST_CHILD Value transfer Type reference (TYPE) T_NODE_ID 20090725
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT 20090725

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_VERSN Call by reference Type reference (TYPE) FAGL_011PC-VERSN 20090725
2 Importing IS_SUB_NODE Call by reference Type reference (TYPE) TS_NODE_INT 20090725
3 Returning RR_T_HIERARCHY Value transfer Object reference (TYPE REF TO) 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