SAP ABAP Class CL_FBS_HIERARCHY_POS (Position of a 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_HIERARCHY_POSITION Hierarchy Handler 20091206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FBS_HIERARCHY_TYPES Hierarchy Handler 20091206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FBS_HIERARCHY_POS_FRS Handle for FRS Position 20091206
Properties
Class CL_FBS_HIERARCHY_POS  
Short Description Position of a Hierarchy    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20091206   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_HIERARCHY_POS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FBS_HIERARCHY_POSITION Hierarchy Handler 20091206
2 IF_FBS_HIERARCHY_TYPES Hierarchy Handler 20091206
Friends
# Friend Modeled only Created on Description
1 CL_FBS_HIERARCHY_HNDL 20091206 Hierarchy Handler
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) 20091206
2 C_NODE_TYPE_POS Instance attribute Public Attribute reference (LIKE) 20091206
3 C_NODE_TYPE_ROOT Instance attribute Public Attribute reference (LIKE) 20091206
4 MO_HIERARCHY Instance attribute Protected Object reference (TYPE REF TO) IF_FBS_HIERARCHY Hierarchy Handler 20091206
5 MRS_NODE_EXT Instance attribute Protected Attribute reference (LIKE) 20091206
6 M_NODE_ID Instance attribute Protected Attribute reference (LIKE) 20091206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091206
2 CONVERT_NODES_EXT Instance method Protected Method 20091206
3 GET_CHILDREN Instance method Public Method 20091206
4 GET_COMPONENT Instance method Public Method 20091206
5 GET_FIRST_CHILD Instance method Public Method 20091206
6 GET_LAST_CHILD Instance method Public Method 20091206
7 GET_NODE Instance method Public Method 20091206
8 GET_PARENT Instance method Public Method 20091206
9 GET_PATH_UP Instance method Public Method 20091206
10 GET_PREDECESSOR Instance method Public Method 20091206
11 GET_SUBTREE Instance method Public Method 20091206
12 GET_SUCCESSOR Instance method Public Method 20091206
13 HAS_CHILDREN Instance method Public Method 20091206
14 INVALIDATE Instance method Public Method 20091206
15 NODE_IS_ROOT Instance method Public Method 20091206
Events
Class CL_FBS_HIERARCHY_POS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_EDGE Public Attribute reference (LIKE) 20091206
2 TS_NODE_EXT Public Attribute reference (LIKE) 20091206
3 TT_NODE Public Attribute reference (LIKE) 20091206
4 TT_NODE_EXT Public Attribute reference (LIKE) 20091206
5 T_HRCY_VERSN Public Attribute reference (LIKE) 20091206
6 T_NODE Public Attribute reference (LIKE) 20091206
7 T_NODE_ID Public Attribute reference (LIKE) 20091206
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_HIERARCHY Call by reference Object reference (TYPE REF TO) IF_FBS_HIERARCHY Hierarchie-Handler 20091206
2 Importing IP_NODE_ID Value transfer Type reference (TYPE) T_NODE_ID 20091206
3 Importing IRS_NODE_EXT Call by reference Object reference (TYPE REF TO) TS_NODE_EXT 20091206

Method CONSTRUCTOR on class CL_FBS_HIERARCHY_POS has no exception.

Method CONVERT_NODES_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IRT_NODE_EXT Call by reference Object reference (TYPE REF TO) TT_NODE_EXT 20091206
2 Returning RRT_NODES Value transfer Object reference (TYPE REF TO) TT_NODE 20091206
# Exception Resumable Description Created on
1 CX_FBS_SE_RPLCTN_API_FAULT Ausnahmen aus API 20091206

Method GET_CHILDREN Signature

Method GET_CHILDREN on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_CHILDREN on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_COMPONENT Signature

Method GET_COMPONENT on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_COMPONENT on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_FIRST_CHILD Signature

Method GET_FIRST_CHILD on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_FIRST_CHILD on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_LAST_CHILD Signature

Method GET_LAST_CHILD on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_LAST_CHILD on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_NODE Signature

Method GET_NODE on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_NODE on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_PARENT on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_PATH_UP Signature

Method GET_PATH_UP on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_PATH_UP on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_PREDECESSOR Signature

Method GET_PREDECESSOR on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_PREDECESSOR on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_SUBTREE Signature

Method GET_SUBTREE on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_SUBTREE on class CL_FBS_HIERARCHY_POS has no exception.

Method GET_SUCCESSOR Signature

Method GET_SUCCESSOR on class CL_FBS_HIERARCHY_POS has no parameter.
Method GET_SUCCESSOR on class CL_FBS_HIERARCHY_POS has no exception.

Method HAS_CHILDREN Signature

Method HAS_CHILDREN on class CL_FBS_HIERARCHY_POS has no parameter.
Method HAS_CHILDREN on class CL_FBS_HIERARCHY_POS has no exception.

Method INVALIDATE Signature

Method INVALIDATE on class CL_FBS_HIERARCHY_POS has no parameter.
Method INVALIDATE on class CL_FBS_HIERARCHY_POS has no exception.

Method NODE_IS_ROOT Signature

Method NODE_IS_ROOT on class CL_FBS_HIERARCHY_POS has no parameter.
Method NODE_IS_ROOT on class CL_FBS_HIERARCHY_POS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605