SAP ABAP Class IF_SALV_CSF_ITERATOR (Iterator)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_I_ATTR_SRVC_RULE | Iterator Attribute Service Rule | 20080717 |
2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_I_COLUMN | Iterator Column | 20080828 |
3 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_I_FIELD | Iterator Field | 20080910 |
4 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_I_FIELD_SELOPT | Iterator Field Selopt | 20080717 |
5 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_I_FLD_SRVC_RULE | Iterator Field Service Rule | 20080717 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_ITERATOR | Iterator | 20080910 |
Properties
Class | IF_SALV_CSF_ITERATOR | |
Short Description | Iterator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080625 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SALV_CSF_ITERATOR has no forward declaration.
Interfaces
Class IF_SALV_CSF_ITERATOR has no interface implemented.
Friends
Class IF_SALV_CSF_ITERATOR has no friend class.
Attributes
Class IF_SALV_CSF_ITERATOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Has Next Element | 20080910 |
2 | ![]() |
Instance method | Public | Method | Has Previous Element | 20080910 |
3 | ![]() |
Instance method | Public | Method | Get Next Element | 20080910 |
4 | ![]() |
Instance method | Public | Method | Get Next Index | 20080910 |
5 | ![]() |
Instance method | Public | Method | Get Previous Element | 20080910 |
6 | ![]() |
Instance method | Public | Method | Get Previous Index | 20080910 |
Events
Class IF_SALV_CSF_ITERATOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | Y_INDEX | Public | Type reference (TYPE) | SYTABIX | Index | 20080710 |
|
Method Signatures
Method HAS_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has Next | 20080910 |
Method HAS_NEXT on class IF_SALV_CSF_ITERATOR has no exception.
Method HAS_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Has Previous | 20080910 |
Method HAS_PREVIOUS on class IF_SALV_CSF_ITERATOR has no exception.
Method NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | OBJECT | Object | 20080910 |
Method NEXT on class IF_SALV_CSF_ITERATOR has no exception.
Method NEXT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_CSF_ITERATOR=>Y_INDEX | Index | 20080910 |
Method NEXT_INDEX on class IF_SALV_CSF_ITERATOR has no exception.
Method PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20080910 |
Method PREVIOUS on class IF_SALV_CSF_ITERATOR has no exception.
Method PREVIOUS_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_CSF_ITERATOR=>Y_INDEX | Index | 20080910 |
Method PREVIOUS_INDEX on class IF_SALV_CSF_ITERATOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |