SAP ABAP Interface IF_SALV_GUI_SELECTION_IDA (IDA API Selections Manipulation Object)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_PUB (Package) ALV: Development for IDA Translation DevTools
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_GUI_GRID_MODEL_IDA | ALV IDA Model for SAP GUI ALV | 20121128 |
Properties
| Interface | IF_SALV_GUI_SELECTION_IDA | |
| Short Description | IDA API Selections Manipulation Object |
General Data
| Package | SALV_IDA_PUB | ALV: Development for IDA Translation DevTools |
| Created | 20121128 | SAP |
| Last changed | 20141121 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | IF_SALV_GUI_TYPES_IDA | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_GUI_SELECTION_IDA has no interface.
Friends
Interface IF_SALV_GUI_SELECTION_IDA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_REQUEST_TYPE | Constant | Public | See coding | 20121128 | ||||
| 2 | CS_SELECTION_MODE | Constant | Public | See coding | 20121128 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Fetch the selected row | 20121128 | |
| 2 | Instance method | Public | Method | Determine whether a row is selected or not | 20121128 | |
| 3 | Instance method | Public | Method | Set the selection mode | 20121128 |
Events
Interface IF_SALV_GUI_SELECTION_IDA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | Y_REQUEST_TYPE | Public | Type reference (TYPE) | STRING | 20121130 | |
|
| 2 | Y_SELECTION_MODE | Public | Type reference (TYPE) | STRING | 20121130 | |
Method Signatures
Method GET_SELECTED_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW | Call by reference | Type reference (TYPE) | DATA | 20121128 | ||||
| 2 | ITS_REQUESTED_FIELDS | Call by reference | Type reference (TYPE) | IF_SALV_GUI_TYPES_IDA=>YTS_FIELD_NAME | 20121220 | ||||
| 3 | IV_REQUEST_TYPE | Call by reference | Type reference (TYPE) | IF_SALV_GUI_SELECTION_IDA=>Y_REQUEST_TYPE | IF_SALV_GUI_SELECTION_IDA=>CS_REQUEST_TYPE-KEY_AND_REQUESTED_FIELDS | 20121128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20121128 | |||
| 2 | 20121128 |
Method IS_ROW_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SELECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121205 |
Method IS_ROW_SELECTED on Interface IF_SALV_GUI_SELECTION_IDA has no exception.
Method SET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | IF_SALV_GUI_SELECTION_IDA=>Y_SELECTION_MODE | IF_SALV_GUI_SELECTION_IDA=>CS_SELECTION_MODE-NONE | 20121128 |
Method SET_SELECTION_MODE on Interface IF_SALV_GUI_SELECTION_IDA has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |