SAP ABAP Class IF_SALV_CS_ITAB_PROVIDER (iTab data provider)
Properties
| Class | IF_SALV_CS_ITAB_PROVIDER | |
| Short Description | iTab data provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20090506 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_CS_ITAB_PROVIDER has no interface implemented.
Friends
Class IF_SALV_CS_ITAB_PROVIDER has no friend class.
Attributes
Class 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
Class IF_SALV_CS_ITAB_PROVIDER has no event.
Types
Class 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 class IF_SALV_CS_ITAB_PROVIDER has no exception.
Method NOTIFY_FIELD_VALUES_CHANGED Signature
Method NOTIFY_FIELD_VALUES_CHANGED on class IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method NOTIFY_FIELD_VALUES_CHANGED on class IF_SALV_CS_ITAB_PROVIDER has no exception.
Method NOTIFY_TABLE_ROWS_CHANGED Signature
Method NOTIFY_TABLE_ROWS_CHANGED on class IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method NOTIFY_TABLE_ROWS_CHANGED on class IF_SALV_CS_ITAB_PROVIDER has no exception.
Method REFRESH Signature
Method REFRESH on class IF_SALV_CS_ITAB_PROVIDER has no parameter.
Method REFRESH on class 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 class 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 class 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 |