SAP ABAP Interface IF_RRHI_HIERARCHY_INTERATOR (Iterator for Hierarchy)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_HIER (Package) OLAP Hierarchy - Services
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
Interface IF_RRHI_HIERARCHY_INTERATOR  
Short Description Iterator for Hierarchy    
General Data
Package RSR_HIER   OLAP Hierarchy - Services 
Created 20041022   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RRHI_HIERARCHY_INTERATOR has no interface.
Friends
Interface IF_RRHI_HIERARCHY_INTERATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CURRENT_BINDEX Instance attribute Public Type reference (TYPE) I Index of the Current Member 20041022
2 P_S_CURRENT_MEMBER Instance attribute Public Type reference (TYPE) RRHI_S_BINCL_INT Hierarchy Structure 20041022
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close Interator 20041022
2 GET_CHILD Instance method Public Method Provides a Lower-Level of the Current Objects 20041022
3 GET_PARENT Instance method Public Method Provides the Higher-Level Object of the Current Object 20041022
4 GET_SIBLING Instance method Public Method Returns the Siblings of the Current Object 20041022
5 OPEN Instance method Public Method Initialization 20041022
Events
Interface IF_RRHI_HIERARCHY_INTERATOR has no event.
Types
Interface IF_RRHI_HIERARCHY_INTERATOR has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_RRHI_HIERARCHY_INTERATOR has no parameter.
Method CLOSE on Interface 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 Returning R_S_CHILD Value transfer Type reference (TYPE) RRHI_S_MEMBER Objekt einer Hierarchie 20041022
# Exception Resumable Description Created on
1 CX_RSR_HIER_MEMBER_NOT_FOUND 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 Returning R_S_PARENT Value transfer Type reference (TYPE) RRHI_S_MEMBER Objekt einer Hierarchie 20041022
# Exception Resumable Description Created on
1 CX_RSR_HIER_MEMBER_NOT_FOUND 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 Importing I_INCLUDE_REST Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Restknoten mitlesen 20090923
2 Returning R_S_SIBLING Value transfer Type reference (TYPE) RRHI_S_MEMBER Objekt einer Hierarchie 20041022
# Exception Resumable Description Created on
1 CX_RSR_HIER_MEMBER_NOT_FOUND Hierarchie-Objekt (Knoten/Blatt) nicht gefunden 20041022

Method OPEN Signature

Method OPEN on Interface IF_RRHI_HIERARCHY_INTERATOR has no parameter.
Method OPEN on Interface IF_RRHI_HIERARCHY_INTERATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700