SAP ABAP Class CL_SALV_CSF_ITERATOR (Iterator)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_ITERATOR | Iterator | 20080910 |
Properties
| Class | CL_SALV_CSF_ITERATOR | |
| Short Description | Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20080910 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_ITERATOR | Iterator | 20080910 |
Friends
Class CL_SALV_CSF_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_CSF_ITERATOR=>Y_INDEX | 0 | Index | 20080910 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_SALV_CSF_COLLECTION=>Y_SIZE | 0 | Collection Size | 20080910 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CL_SALV_CSF_COLLECTION=>YT_OBJECT | Objects | 20080910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080910 | |
| 2 | Instance method | Public | Method | Free | 20080928 | |
| 3 | Instance method | Public | Method | 20081112 | ||
| 4 | Instance method | Public | Method | 20081112 | ||
| 5 | Instance method | Public | Method | 20081112 | ||
| 6 | Instance method | Public | Method | 20081112 | ||
| 7 | Instance method | Public | Method | 20081112 | ||
| 8 | Instance method | Public | Method | 20081112 |
Events
Class CL_SALV_CSF_ITERATOR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_INDEX | Public | Attribute reference (LIKE) | 20081112 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_KEY_TABLE | Key Table | 20080910 |
Method CONSTRUCTOR on class CL_SALV_CSF_ITERATOR has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_ITERATOR has no parameter.
Method FREE on class CL_SALV_CSF_ITERATOR has no exception.
Method HAS_NEXT Signature
Method HAS_NEXT on class CL_SALV_CSF_ITERATOR has no parameter.
Method HAS_NEXT on class CL_SALV_CSF_ITERATOR has no exception.
Method HAS_PREVIOUS Signature
Method HAS_PREVIOUS on class CL_SALV_CSF_ITERATOR has no parameter.
Method HAS_PREVIOUS on class CL_SALV_CSF_ITERATOR has no exception.
Method NEXT Signature
Method NEXT on class CL_SALV_CSF_ITERATOR has no parameter.
Method NEXT on class CL_SALV_CSF_ITERATOR has no exception.
Method NEXT_INDEX Signature
Method NEXT_INDEX on class CL_SALV_CSF_ITERATOR has no parameter.
Method NEXT_INDEX on class CL_SALV_CSF_ITERATOR has no exception.
Method PREVIOUS Signature
Method PREVIOUS on class CL_SALV_CSF_ITERATOR has no parameter.
Method PREVIOUS on class CL_SALV_CSF_ITERATOR has no exception.
Method PREVIOUS_INDEX Signature
Method PREVIOUS_INDEX on class CL_SALV_CSF_ITERATOR has no parameter.
Method PREVIOUS_INDEX on class CL_SALV_CSF_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |