SAP ABAP Class IF_RRHI_HIERARCHY_INTERATOR (Iterator for Hierarchy)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_HIERARCHY_BINCL | Hierarchy with Inclusion Table | 20041022 |
Properties
| Class | IF_RRHI_HIERARCHY_INTERATOR | |
| Short Description | Iterator for Hierarchy | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041022 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RRHI_HIERARCHY_INTERATOR has no interface implemented.
Friends
Class IF_RRHI_HIERARCHY_INTERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | Index of the Current Member | 20041022 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RRHI_S_BINCL_INT | Hierarchy Structure | 20041022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Close Interator | 20041022 | |
| 2 | Instance method | Public | Method | Provides a Lower-Level of the Current Objects | 20041022 | |
| 3 | Instance method | Public | Method | Provides the Higher-Level Object of the Current Object | 20041022 | |
| 4 | Instance method | Public | Method | Returns the Siblings of the Current Object | 20041022 | |
| 5 | Instance method | Public | Method | Initialization | 20041022 |
Events
Class IF_RRHI_HIERARCHY_INTERATOR has no event.
Types
Class IF_RRHI_HIERARCHY_INTERATOR has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_RRHI_HIERARCHY_INTERATOR has no parameter.
Method CLOSE on class IF_RRHI_HIERARCHY_INTERATOR has no exception.
Method GET_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_CHILD | Value transfer | Type reference (TYPE) | RRHI_S_MEMBER | Objekt einer Hierarchie | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie-Objekt (Knoten/Blatt) nicht gefunden | 20041022 |
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_S_PARENT | Value transfer | Type reference (TYPE) | RRHI_S_MEMBER | Objekt einer Hierarchie | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie-Objekt (Knoten/Blatt) nicht gefunden | 20041022 |
Method GET_SIBLING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INCLUDE_REST | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Restknoten mitlesen | 20090923 | ||
| 2 | R_S_SIBLING | Value transfer | Type reference (TYPE) | RRHI_S_MEMBER | Objekt einer Hierarchie | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Hierarchie-Objekt (Knoten/Blatt) nicht gefunden | 20041022 |
Method OPEN Signature
Method OPEN on class IF_RRHI_HIERARCHY_INTERATOR has no parameter.
Method OPEN on class IF_RRHI_HIERARCHY_INTERATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |