SAP ABAP Interface IF_CRM_BSP_ITERATOR (PCUI Java-like "Iterator".)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-PCF (Application Component) People Centric UI Framework
     CRM_BSP_FRAME_GENERIC (Package) Controller Implementation: Generic Framework
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CRM_BSP_LIST_ITERATOR PCUI Java-like "ListIterator". 20041117
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CRM_BSP_LIST_ITERATOR PCUI List Iterator 20041117
Properties
Interface IF_CRM_BSP_ITERATOR  
Short Description PCUI Java-like "Iterator".    
General Data
Package CRM_BSP_FRAME_GENERIC   Controller Implementation: Generic Framework 
Created 20041117   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_CRM_BSP_ITERATOR has no forward declaration.
Interfaces
Interface IF_CRM_BSP_ITERATOR has no interface.
Friends
Interface IF_CRM_BSP_ITERATOR has no friend.
Attributes
Interface IF_CRM_BSP_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Indicates if more elements lie in the forward direction. 20041117
2 NEXT Instance method Public Method Returns the next element in the list. 20041117
3 REMOVE Instance method Public Method Optional. Removes the last returned element. 20041117
Events
Interface IF_CRM_BSP_ITERATOR has no event.
Types
Interface IF_CRM_BSP_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 RV_HAS_NEXT Value transfer Type reference (TYPE) FLAG Allgemeines Kennzeichen 20041117

Method HAS_NEXT on Interface IF_CRM_BSP_ITERATOR has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ITEM Value transfer Type reference (TYPE) ANY 20041117

Method NEXT on Interface IF_CRM_BSP_ITERATOR has no exception.

Method REMOVE Signature

Method REMOVE on Interface IF_CRM_BSP_ITERATOR has no parameter.
Method REMOVE on Interface IF_CRM_BSP_ITERATOR has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 700