SAP ABAP Interface IF_FBS_HIERARCHY_POSITION (Hierarchy Handler)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-GL-GL (Application Component) Basic Functions
⤷
FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FBS_HIERARCHY_POS | Position of a Hierarchy | 20091206 |
Properties
| Interface | IF_FBS_HIERARCHY_POSITION | |
| Short Description | Hierarchy Handler |
General Data
| Package | FBS_SE_GLMASTER_REPLCTN | Services for Proxies |
| Created | 20091206 | SAP |
| Last changed | 20100310 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FBS_HIERARCHY_TYPES | Hierarchy Handler | 20091206 |
Friends
Interface IF_FBS_HIERARCHY_POSITION has no friend.
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 | MRS_NODE_EXT | Instance attribute | Public | Object reference (TYPE REF TO) | TS_NODE_EXT | 20091206 | |||
| 5 | M_NODE_ID | Instance attribute | Public | Type reference (TYPE) | T_NODE_ID | 20091206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20091206 | ||
| 2 | Instance method | Public | 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
Interface IF_FBS_HIERARCHY_POSITION 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 | See coding | 20091206 | tt_node TYPE STANDARD TABLE OF REF TO
if_fbs_hierarchy_position WITH DEFAULT KEY
|
||
| 4 | TT_NODE_EXT | Public | Attribute reference (LIKE) | 20091206 | |
||
| 5 | T_HRCY_VERSN | Public | Attribute reference (LIKE) | 20091206 | |
||
| 6 | T_NODE | Public | Object reference (TYPE REF TO) | IF_FBS_HIERARCHY_POSITION | Hierarchy Handler | 20091206 | |
| 7 | T_NODE_ID | Public | Attribute reference (LIKE) | 20091206 | |
Method Signatures
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_CHILDREN | Value transfer | Object reference (TYPE REF TO) | TT_NODE | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ROOT | Value transfer | Type reference (TYPE) | T_NODE | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_FIRST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_FIRST_CHILD | Value transfer | Type reference (TYPE) | T_NODE | Hierarchie-Handler | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_LAST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_CHILD | Value transfer | Type reference (TYPE) | T_NODE | Hierarchie-Handler | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_NODE | Value transfer | Type reference (TYPE) | T_NODE | ZUSMD_EXT_HIER_TAB | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PARENT | Value transfer | Type reference (TYPE) | T_NODE | ZUSMD_EXT_HIER_TAB | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_PATH_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_PATH_UP | Value transfer | Object reference (TYPE REF TO) | TT_NODE | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PREDEC | Value transfer | Type reference (TYPE) | T_NODE | ZUSMD_EXT_HIER_TAB | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_SUBTREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_IS_ROOT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091206 | ||||
| 2 | IP_LEVEL | Call by reference | Type reference (TYPE) | FBS_HIER_LEVEL | Hierarchiestufe | 20091206 | |||
| 3 | IP_UP_TO_LEVEL | Call by reference | Type reference (TYPE) | FBS_HIER_LEVEL | Hierarchiestufe | 20091206 | |||
| 4 | RR_T_SUBTREE | Value transfer | Object reference (TYPE REF TO) | TT_NODE | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method GET_SUCCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_SUCCESSOR | Value transfer | Type reference (TYPE) | T_NODE | ZUSMD_EXT_HIER_TAB | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
Method HAS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_HAS_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20091206 |
Method INVALIDATE Signature
Method INVALIDATE on Interface IF_FBS_HIERARCHY_POSITION has no parameter.
Method INVALIDATE on Interface IF_FBS_HIERARCHY_POSITION has no exception.
Method IS_NULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_IS_NULL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091206 |
Method IS_NULL on Interface IF_FBS_HIERARCHY_POSITION has no exception.
Method NODE_IS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_IS_ROOT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20091206 |
Method PATH_UP_CONTAINS_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_PROBE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | 20091206 | ||||
| 2 | RP_PROBE_IN_PATH_UP | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20091206 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 605 |