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 | Instance attribute | Public | Attribute reference (LIKE) | 20091206 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20091206 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20091206 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FBS_HIERARCHY | Hierarchy Handler | 20091206 | |||
| 5 | Instance attribute | Protected | Attribute reference (LIKE) | 20091206 | |||||
| 6 | Instance attribute | Protected | Attribute reference (LIKE) | 20091206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091206 | |
| 2 | Instance method | Protected | Method | 20091206 | ||
| 3 | Instance method | Public | Method | 20091206 | ||
| 4 | Instance method | Public | Method | 20091206 | ||
| 5 | Instance method | Public | Method | 20091206 | ||
| 6 | Instance method | Public | Method | 20091206 | ||
| 7 | Instance method | Public | Method | 20091206 | ||
| 8 | Instance method | Public | Method | 20091206 | ||
| 9 | Instance method | Public | Method | 20091206 | ||
| 10 | Instance method | Public | Method | 20091206 | ||
| 11 | Instance method | Public | Method | 20091206 | ||
| 12 | Instance method | Public | Method | 20091206 | ||
| 13 | Instance method | Public | Method | 20091206 | ||
| 14 | Instance method | Public | Method | 20091206 | ||
| 15 | 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 | IO_HIERARCHY | Call by reference | Object reference (TYPE REF TO) | IF_FBS_HIERARCHY | Hierarchie-Handler | 20091206 | |||
| 2 | IP_NODE_ID | Value transfer | Type reference (TYPE) | T_NODE_ID | 20091206 | ||||
| 3 | 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 | IRT_NODE_EXT | Call by reference | Object reference (TYPE REF TO) | TT_NODE_EXT | 20091206 | ||||
| 2 | RRT_NODES | Value transfer | Object reference (TYPE REF TO) | TT_NODE | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 |