SAP ABAP Interface IF_SALV_CSF_COLLECTION (Collection)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_COLLECTION_P | Collection Provider | 20080912 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_C_ATTR_SRVC_RULE | Collection Attribute Service Rule | 20080717 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_C_COLUMN | Collection Column | 20080828 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_C_FIELD | Collection Field | 20080910 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_C_FIELD_SELOPT | Collection Field Selopt | 20080717 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_C_FLD_SRVC_RULE | Collection Field Service Rule | 20080717 |
| 7 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_COLLECTION | Collection | 20080910 |
Properties
| Interface | IF_SALV_CSF_COLLECTION | |
| Short Description | Collection |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080625 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_CSF_COLLECTION has no forward declaration.
Interfaces
Interface IF_SALV_CSF_COLLECTION has no interface.
Friends
Interface IF_SALV_CSF_COLLECTION has no friend.
Attributes
Interface IF_SALV_CSF_COLLECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Is Collection Empty | 20080910 | |
| 2 | Instance method | Public | Method | Get Iterator | 20080910 | |
| 3 | Instance method | Public | Method | Get Size of Collection | 20080910 |
Events
Interface IF_SALV_CSF_COLLECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_SIZE | Public | Type reference (TYPE) | SYTABIX | Collection Size | 20080710 | |
Method Signatures
Method IS_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is Empty | 20080910 |
Method IS_EMPTY on Interface IF_SALV_CSF_COLLECTION has no exception.
Method ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | IF_SALV_CSF_ITERATOR | Iterator | 20080910 |
Method ITERATOR on Interface IF_SALV_CSF_COLLECTION has no exception.
Method SIZE 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_COLLECTION=>Y_SIZE | Collection Size | 20080910 |
Method SIZE on Interface IF_SALV_CSF_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |