SAP ABAP Interface IF_CACS_ITERATOR (Interface: Iterator)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSSG (Package) ICM: Services & Generic
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CACS_LIST_ITERATOR Iterator Lists 20060601
Properties
Interface IF_CACS_ITERATOR  
Short Description Interface: Iterator    
General Data
Package CACSSG   ICM: Services & Generic 
Created 20060601   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_CACS_ITERATOR has no forward declaration.
Interfaces
Interface IF_CACS_ITERATOR has no interface.
Friends
Interface IF_CACS_ITERATOR has no friend.
Attributes
Interface IF_CACS_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LAST Instance method Public Method Check If Last Element Was Reached 20060601
2 GET_CURRENT Instance method Public Method Return Current Element 20060601
3 NEXT Instance method Public Method Set Cursor on Next Element 20060601
4 START Instance method Public Method Set Cursor on First Element 20060601
Events
Interface IF_CACS_ITERATOR has no event.
Types
Interface IF_CACS_ITERATOR has no local type.
Method Signatures

Method CHECK_LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RB_LAST_ELEMENT_REACHED Value transfer Type reference (TYPE) BOOLEAN_FLG Letztes Element erreicht (X=true, space=false) 20060601

Method CHECK_LAST on Interface IF_CACS_ITERATOR has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) OBJECT Aktuelles Element 20060602
# Exception Resumable Description Created on
1 CX_CACS_LIST_ITERATOR Listen Iterator: Ausnahmebehandlung 20060602

Method NEXT Signature

Method NEXT on Interface IF_CACS_ITERATOR has no parameter.
Method NEXT on Interface IF_CACS_ITERATOR has no exception.

Method START Signature

Method START on Interface IF_CACS_ITERATOR has no parameter.
Method START on Interface IF_CACS_ITERATOR has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700