SAP ABAP Class IF_SATC_SET_ITERATOR (Iterator for set)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SATC_SET_MODIFY_ITERATE | 'Modify & Iterate' access to set | 20090424 |
2 | Interface composition (i COMPRISING i_ref) | IF_SATC_SET_READ_ITERATE | 'Read & Iterate' access to set | 20090424 |
Properties
Class | IF_SATC_SET_ITERATOR | |
Short Description | Iterator for set | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20090424 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SATC_SET_ITERATOR has no forward declaration.
Interfaces
Class IF_SATC_SET_ITERATOR has no interface implemented.
Friends
Class IF_SATC_SET_ITERATOR has no friend class.
Attributes
Class IF_SATC_SET_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get attribute value of current entity | 20090424 |
2 | ![]() |
Instance method | Public | Method | Get key of current entity | 20090424 |
3 | ![]() |
Instance method | Public | Method | Is iterator completed | 20090424 |
4 | ![]() |
Instance method | Public | Method | Move tp first entity | 20090520 |
5 | ![]() |
Instance method | Public | Method | Move to last entity | 20090520 |
Events
Class IF_SATC_SET_ITERATOR has no event.
Types
Class IF_SATC_SET_ITERATOR has no local type.
Method Signatures
Method GET_CURRENT_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090602 | |||
2 | ![]() |
E_VALUE | Call by reference | Type reference (TYPE) | DATA | 20090424 | |||
3 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | SYCHAR32 | 20090424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090424 |
Method GET_CURRENT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_KEY | Call by reference | Type reference (TYPE) | DATA | 20090424 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090424 |
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) | ABAP_BOOL | 20090424 |
Method IS_DONE on class IF_SATC_SET_ITERATOR has no exception.
Method MOVE_TO_FIRST Signature
Method MOVE_TO_FIRST on class IF_SATC_SET_ITERATOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090520 |
Method MOVE_TO_NEXT Signature
Method MOVE_TO_NEXT on class IF_SATC_SET_ITERATOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090520 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |