SAP ABAP Class IF_FBS_HIERARCHY (Hierarchy Handler)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FBS_HIERARCHY_TYPES | Hierarchy Handler | 20090721 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FBS_HIERARCHY_HNDL | Hierarchy Handler | 20090708 |
Properties
| Class | IF_FBS_HIERARCHY | |
| Short Description | Hierarchy Handler | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090701 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_FBS_HIERARCHY has no interface implemented.
Friends
Class IF_FBS_HIERARCHY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20090721 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090721 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090721 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | T_HRCY_VERSN | Financial Statement Version | 20090701 |
Methods
Events
Class IF_FBS_HIERARCHY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_EDGE | Public | Attribute reference (LIKE) | 20090701 | |
||
| 2 | TS_NODE_EXT | Public | Attribute reference (LIKE) | 20090701 | |
||
| 3 | TT_NODE_EXT | Public | Attribute reference (LIKE) | 20090701 | |
||
| 4 | T_HRCY_VERSN | Public | Attribute reference (LIKE) | 20090725 | |
||
| 5 | T_NODE_ID | Public | Attribute reference (LIKE) | 20090701 | |
Method Signatures
Method FIND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_S_NODE | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | Bil/GuV-Struktur: Positionen der Bil/GuV-Struktur | 20090701 |
Method FIND_NODE on class IF_FBS_HIERARCHY has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_T_CHILDREN_EXT | Value transfer | Object reference (TYPE REF TO) | TT_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_EXT_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | Bilanz/GuV-Position | 20090724 | |||
| 2 | RR_ROOT | Value transfer | Type reference (TYPE) | T_NODE_ID | 20090724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090724 |
Method GET_ENTIRE_HIERARCHY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_NODES | Value transfer | Object reference (TYPE REF TO) | TT_NODE_EXT | 20090701 |
Method GET_ENTIRE_HIERARCHY on class IF_FBS_HIERARCHY has no exception.
Method GET_FIRST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_S_FIRST_CHILD | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_LAST_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_S_CHILD | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Financial Statement Item | 20090701 | |||
| 2 | RR_S_NODE | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | ZUSMD_EXT_HIER_TAB | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Financial Statement Item | 20090701 | |||
| 2 | RR_S_PARENT | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | ZUSMD_EXT_HIER_TAB | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_PATH_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ERGSL | Call by reference | Type reference (TYPE) | T_NODE_ID | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_T_PATH_UP | Value transfer | Object reference (TYPE REF TO) | TT_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_PREDECESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Financial Statement Item | 20090701 | |||
| 2 | RR_S_PREDEC | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | ZUSMD_EXT_HIER_TAB | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ERGSL | Call by reference | Type reference (TYPE) | ERGSL | Bilanz/GuV-Position | 20090701 | |||
| 2 | RR_S_ROOT | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_ROOTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_T_ROOTS | Value transfer | Object reference (TYPE REF TO) | TT_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20090701 |
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 | 20090701 | ||||
| 2 | IP_LEVEL | Call by reference | Type reference (TYPE) | FBS_HIER_LEVEL | Hierarchiestufe | 20090701 | |||
| 3 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Financial Statement Item | 20090701 | |||
| 4 | IP_UP_TO_LEVEL | Call by reference | Type reference (TYPE) | FBS_HIER_LEVEL | Hierarchiestufe | 20090701 | |||
| 5 | RR_T_SUBTREE | Value transfer | Object reference (TYPE REF TO) | TT_NODE_EXT | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method GET_SUCCESSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | ERGSL | Financial Statement Item | 20090701 | |||
| 2 | RR_S_SUCCESSOR | Value transfer | Object reference (TYPE REF TO) | TS_NODE_EXT | ZUSMD_EXT_HIER_TAB | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090701 |
Method HAS_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Call by reference | Type reference (TYPE) | T_NODE_ID | 20090701 | ||||
| 2 | RP_HAS_CHILDREN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20090701 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NODE_EXT | Call by reference | Type reference (TYPE) | TT_NODE_EXT | 20090703 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090703 |
Method INVALIDATE Signature
Method INVALIDATE on class IF_FBS_HIERARCHY has no parameter.
Method INVALIDATE on class IF_FBS_HIERARCHY has no exception.
Method NODE_IS_ROOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_S_NODE | Call by reference | Object reference (TYPE REF TO) | TS_NODE_EXT | 20090701 | ||||
| 2 | RP_IS_ROOT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090701 |
Method NODE_IS_ROOT on class IF_FBS_HIERARCHY has no exception.
Method UPDATE_FROM_DELTA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_UPDATED_HIER | Call by reference | Object reference (TYPE REF TO) | CL_FBS_HIERARCHY_HNDL | 20090709 | ||||
| 2 | ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | 20090709 | ||||
| 3 | IO_UPDATE | Call by reference | Object reference (TYPE REF TO) | CL_FBS_HIERARCHY_UPDATE | 20090709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090709 |
Method WRAP_NODE_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NODE_ID | Value transfer | Type reference (TYPE) | T_NODE_ID | 20091206 | ||||
| 2 | IRS_NODE_EXT | Call by reference | Object reference (TYPE REF TO) | TS_NODE_EXT | 20091206 | ||||
| 3 | RO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_FBS_HIERARCHY_POSITION | Hierarchie-Handler | 20091206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen aus API | 20091206 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |