SAP ABAP Class IF_TIMESET_ITERATOR (Iterator in Time Set)
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
Class | IF_TIMESET_ITERATOR | |
Short Description | Iterator in Time Set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20000502 | SAP |
Last change | 20001009 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TIMESET_ITERATOR has no forward declaration.
Interfaces
Class IF_TIMESET_ITERATOR has no interface implemented.
Friends
Class IF_TIMESET_ITERATOR has no friend class.
Attributes
Class IF_TIMESET_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Goto first entry | 20000502 |
2 | ![]() |
Instance method | Public | Method | Read current element | 20000502 |
3 | ![]() |
Instance method | Public | Method | Supplies xflag whether iterator is already at the end | 20000524 |
4 | ![]() |
Instance method | Public | Method | Goto last entry | 20000502 |
5 | ![]() |
Instance method | Public | Method | Goto next entry | 20000502 |
6 | ![]() |
Instance method | Public | Method | Goto previous entry | 20000502 |
7 | ![]() |
Instance method | Public | Method | Removes current element | 20000502 |
Events
Class IF_TIMESET_ITERATOR has no event.
Types
Class IF_TIMESET_ITERATOR has no local type.
Method Signatures
Method FIRST Signature
Method FIRST on class IF_TIMESET_ITERATOR has no parameter.
Method FIRST on class 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 | ![]() |
INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_TIMESET_ITEM | Eintrag in einem Time Set | 20000502 |
Method GET_CURRENT on class 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 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000524 |
Method IS_DONE on class IF_TIMESET_ITERATOR has no exception.
Method LAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DONE | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000502 |
Method LAST on class IF_TIMESET_ITERATOR has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DONE | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000502 |
Method NEXT on class IF_TIMESET_ITERATOR has no exception.
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DONE | Call by reference | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20000502 |
Method PREVIOUS on class IF_TIMESET_ITERATOR has no exception.
Method REMOVE Signature
Method REMOVE on class IF_TIMESET_ITERATOR has no parameter.
Method REMOVE on class IF_TIMESET_ITERATOR has no exception.
History
Last changed by/on | SAP | 20001009 |
SAP Release Created in |