SAP ABAP Interface IF_TIMESET_ITERATOR (Iterator in Time Set)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-TIM-TR (Application Component) Date Rules
     SZTI (Package) Central Basis Development: Time ('Time/Event')
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_TIMESET_ITERATOR Simple Iterator for Date Set 20000502
Properties
Interface IF_TIMESET_ITERATOR  
Short Description Iterator in Time Set    
General Data
Package SZTI   Central Basis Development: Time ('Time/Event') 
Created 20000502   SAP 
Last changed 20001009   SAP 
Unicode checks active    
Forward declarations
Interface IF_TIMESET_ITERATOR has no forward declaration.
Interfaces
Interface IF_TIMESET_ITERATOR has no interface.
Friends
Interface IF_TIMESET_ITERATOR has no friend.
Attributes
Interface IF_TIMESET_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FIRST Instance method Public Method Goto first entry 20000502
2 GET_CURRENT Instance method Public Method Read current element 20000502
3 IS_DONE Instance method Public Method Supplies xflag whether iterator is already at the end 20000524
4 LAST Instance method Public Method Goto last entry 20000502
5 NEXT Instance method Public Method Goto next entry 20000502
6 PREVIOUS Instance method Public Method Goto previous entry 20000502
7 REMOVE Instance method Public Method Removes current element 20000502
Events
Interface IF_TIMESET_ITERATOR has no event.
Types
Interface IF_TIMESET_ITERATOR has no local type.
Method Signatures

Method FIRST Signature

Method FIRST on Interface IF_TIMESET_ITERATOR has no parameter.
Method FIRST on Interface IF_TIMESET_ITERATOR has no exception.

Method GET_CURRENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INSTANCE Value transfer Object reference (TYPE REF TO) IF_TIMESET_ITEM Eintrag in einem Time Set 20000502

Method GET_CURRENT on Interface IF_TIMESET_ITERATOR has no exception.

Method IS_DONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) XFLAG neue Eingabewerte 20000524

Method IS_DONE on Interface IF_TIMESET_ITERATOR has no exception.

Method LAST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_DONE Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20000502

Method LAST on Interface IF_TIMESET_ITERATOR has no exception.

Method NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_DONE Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20000502

Method NEXT on Interface IF_TIMESET_ITERATOR has no exception.

Method PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_DONE Call by reference Type reference (TYPE) XFLAG neue Eingabewerte 20000502

Method PREVIOUS on Interface IF_TIMESET_ITERATOR has no exception.

Method REMOVE Signature

Method REMOVE on Interface IF_TIMESET_ITERATOR has no parameter.
Method REMOVE on Interface IF_TIMESET_ITERATOR has no exception.
History
Last changed by/on SAP  20001009 
SAP Release Created in 12A