SAP ABAP Interface IF_SALV_ADAPTER_SELECTIONS (ALV: Adapter Interface for Selections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_OBJECTS (Package) ALV Object Model Basis Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_TABLE_DISPLAY_ADAPTER | Wrapping Adapter for Displaying Simple Tables | 20040220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_FULLSCREEN_ADAPTER | ALV: Adapter for Output of Data in a List | 20040220 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GRID_ADAPTER | ALV: Adapter for Output of Data in a Grid Container | 20040220 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_HIERSEQ_ADAPTER | ALV: Adapter for Sequential Lists | 20040220 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_LIST_ADAPTER | ALV: Adapter for Output of Data in a List | 20040220 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_TREE_ADAPTER_BASE | ALV: Adapter for Trees | 20040420 |
Properties
| Interface | IF_SALV_ADAPTER_SELECTIONS | |
| Short Description | ALV: Adapter Interface for Selections |
General Data
| Package | SALV_OM_OBJECTS | ALV Object Model Basis Classes |
| Created | 20040220 | SAP |
| Last changed | 20040603 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_ADAPTER_SELECTIONS has no forward declaration.
Interfaces
Interface IF_SALV_ADAPTER_SELECTIONS has no interface.
Friends
Interface IF_SALV_ADAPTER_SELECTIONS has no friend.
Attributes
Interface IF_SALV_ADAPTER_SELECTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Current Footer Cell | 20040220 | |
| 2 | Instance method | Public | Method | Get Selected Cells | 20040220 | |
| 3 | Instance method | Public | Method | Get Selected Columns | 20040220 | |
| 4 | Instance method | Public | Method | Get Selected Rows | 20040220 | |
| 5 | Instance method | Public | Method | Set Focus Cell | 20040220 | |
| 6 | Instance method | Public | Method | Set Selected Cells | 20040220 | |
| 7 | Instance method | Public | Method | Set Selected Columns | 20040220 | |
| 8 | Instance method | Public | Method | Set Selected Rows | 20040220 |
Events
Interface IF_SALV_ADAPTER_SELECTIONS has no event.
Types
Interface IF_SALV_ADAPTER_SELECTIONS has no local type.
Method Signatures
Method GET_CURRENT_CELL Signature
Method GET_CURRENT_CELL on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_CURRENT_CELL on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method GET_SELECTED_CELLS Signature
Method GET_SELECTED_CELLS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_CELLS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method GET_SELECTED_COLUMNS Signature
Method GET_SELECTED_COLUMNS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_COLUMNS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method GET_SELECTED_ROWS Signature
Method GET_SELECTED_ROWS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method GET_SELECTED_ROWS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method SET_CURRENT_CELL Signature
Method SET_CURRENT_CELL on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_CURRENT_CELL on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method SET_SELECTED_CELLS Signature
Method SET_SELECTED_CELLS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_CELLS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method SET_SELECTED_COLUMNS Signature
Method SET_SELECTED_COLUMNS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_COLUMNS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
Method SET_SELECTED_ROWS Signature
Method SET_SELECTED_ROWS on Interface IF_SALV_ADAPTER_SELECTIONS has no parameter.
Method SET_SELECTED_ROWS on Interface IF_SALV_ADAPTER_SELECTIONS has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |