SAP ABAP Interface IF_BICS_ITERATOR (General Iterator for Lists)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BICS_ITERATOR General Iterator for Lists 20100412
Properties
Interface IF_BICS_ITERATOR  
Short Description General Iterator for Lists    
General Data
Package BW_BICS_BASE_OBJECTS   Basis Objects of All BICS Entities 
Created 20100412   SAP 
Last changed 20130531   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 IF_BICS_ITERATOR has no interface.
Friends
Interface IF_BICS_ITERATOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_COUNT Instance attribute Public Type reference (TYPE) I Number of entries in list 20100412
2 N_EMPTY_DATA Instance attribute Public Type reference (TYPE) ABAP_BOOL No Data 20110321
3 N_R_DATA Instance attribute Public Object reference (TYPE REF TO) DATA Data table 20100412
4 N_R_PARENT Instance attribute Public Object reference (TYPE REF TO) OBJECT Parent object 20100412
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Check for Further Entries in the List 20100412
2 NEXT_DATA Instance method Public Method Set Iterator to Next Entry 20100414
3 NEXT_OBJECT Instance method Public Method Creat an object containing the next entry 20100414
4 RESET Instance method Public Method Reset Iterator 20100412
Events
Interface IF_BICS_ITERATOR has no event.
Types
Interface IF_BICS_ITERATOR has no local type.
Method Signatures

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_NEXT Value transfer Type reference (TYPE) ABAP_BOOL Liste hat weiteren Eintrag 20100412

Method HAS_NEXT on Interface IF_BICS_ITERATOR has no exception.

Method NEXT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEXT_DATA Value transfer Object reference (TYPE REF TO) DATA 20100414
# Exception Resumable Description Created on
1 CX_BICS_ITERATOR_END_OF_LIST Ende der Liste erreicht 20100414

Method NEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NEXT_OBJECT Value transfer Object reference (TYPE REF TO) IF_BICS_ITERATOR_OBJECT Objekt zur Aufnahme eines Containereintrags 20100414
# Exception Resumable Description Created on
1 CX_BICS_ITERATOR_END_OF_LIST Ende der Liste erreicht 20100414

Method RESET Signature

Method RESET on Interface IF_BICS_ITERATOR has no parameter.
Method RESET on Interface IF_BICS_ITERATOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730