SAP ABAP Interface IF_SALV_CS_ITAB_PROVIDER (iTab data provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSZ (Package) General Types
⤷
⤷
Properties
| Interface | IF_SALV_CS_ITAB_PROVIDER | |
| Short Description | iTab data provider |
General Data
| Package | SALV_CSZ | General Types |
| Created | 20090506 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_CSZ_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CS_ITAB_PROVIDER has no interface.
Friends
Interface IF_SALV_CS_ITAB_PROVIDER has no friend.
Attributes
Interface IF_SALV_CS_ITAB_PROVIDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get current selection from ALV | 20090506 | |
| 2 | Instance method | Public | Method | tell ALV that some attributes of existing rows have changed | 20090506 | |
| 3 | Instance method | Public | Method | tell ALV that rows have been added, deleted, or exchanged | 20090506 | |
| 4 | Instance method | Public | Method | tell ALV to refresh (re-calculate) all active services | 20090506 | |
| 5 | Instance method | Public | Method | mark rows being edited (currently: excluded from filter) | 20100602 | |
| 6 | Instance method | Public | Method | set selections for ALV | 20100602 | |
| 7 | Instance method | Public | Method | provide ALV with data by passing a ref to standard table | 20090506 |
Events
Interface IF_SALV_CS_ITAB_PROVIDER has no event.
Types
Interface IF_SALV_CS_ITAB_PROVIDER has no local type.
Method Signatures
Method GET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEAD_SELECTION_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_INDEX | Lead Selection (row index) | 20090529 | |||
| 2 | SELECTION_RANGES | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>YT_INDEX_RANGE | Selected Rows (table of index ranges) | 20090529 |
Method GET_SELECTION on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method NOTIFY_FIELD_VALUES_CHANGED Signature
Method NOTIFY_FIELD_VALUES_CHANGED on Interface IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method NOTIFY_FIELD_VALUES_CHANGED on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method NOTIFY_TABLE_ROWS_CHANGED Signature
Method NOTIFY_TABLE_ROWS_CHANGED on Interface IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method NOTIFY_TABLE_ROWS_CHANGED on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method REFRESH on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method SET_ROWS_BEING_EDITED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_EDIT_ROWS | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>YT_INDEX_RANGE | 20100602 |
Method SET_ROWS_BEING_EDITED on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method SET_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LEAD_SELECTION_INDEX | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_INDEX | Lead Selection (row index) | 20100602 | |||
| 2 | SELECTION_RANGES | Call by reference | Type reference (TYPE) | IF_SALV_CSZ_API=>YT_INDEX_RANGE | Selected Rows (table of index ranges) | 20100602 |
Method SET_SELECTION on Interface IF_SALV_CS_ITAB_PROVIDER has no exception.
Method SET_TABLE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20090529 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Reference does not refer to a standard table | 20090506 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |