SAP ABAP Interface IF_SIWEFG_SELLIST_ALV (Selection List Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_UI (Package) UI of Service Implementation Workbench
⤷
⤷
Properties
| Interface | IF_SIWEFG_SELLIST_ALV | |
| Short Description | Selection List Interface |
General Data
| Package | S_SIW_UI | UI of Service Implementation Workbench |
| Created | 20090813 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIWEFG_SELLIST_ALV has no forward declaration.
Interfaces
Interface IF_SIWEFG_SELLIST_ALV has no interface.
Friends
Interface IF_SIWEFG_SELLIST_ALV has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CON_OK_PICK | Constant | Public | Type reference (TYPE) | SY-UCOMM | 'PICK' | OK Code for PICK | 20090813 | |
| 2 | CON_SELMODE_DISPLAY | Constant | Public | Type reference (TYPE) | C | 'D' | Display Only | 20090813 | |
| 3 | CON_SELMODE_MULTI | Constant | Public | Type reference (TYPE) | C | 'M' | Multiple Selection | 20090813 | |
| 4 | CON_SELMODE_SINGLE | Constant | Public | Type reference (TYPE) | C | 'S' | Single Selection | 20090813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Modify Toolbar | 20090813 | |
| 2 | Instance method | Public | Method | User Action | 20090813 |
Events
Interface IF_SIWEFG_SELLIST_ALV has no event.
Types
Interface IF_SIWEFG_SELLIST_ALV has no local type.
Method Signatures
Method TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RCL_ALV_TOOLBAR | Call by reference | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Context Menu | 20090813 |
Method TOOLBAR on Interface IF_SIWEFG_SELLIST_ALV has no exception.
Method USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TAB_SELLIST | Call by reference | Type reference (TYPE) | SIWEFG_TAB_SELLIST_ALV | Table Type for EFG_STR_SELLIST_ALV | 20090813 | |||
| 2 | E_FLG_TREATED | Call by reference | Type reference (TYPE) | XFELD | General Indicator | 20090813 | |||
| 3 | I_COLUMN | Call by reference | Type reference (TYPE) | C | Field Name | 20090813 | |||
| 4 | I_SELINDEX | Call by reference | Type reference (TYPE) | SY-INDEX | Index for Selected Line | 20090813 | |||
| 5 | I_STR_SELECTED | Call by reference | Type reference (TYPE) | SIWEFG_STR_SELLIST_ALV | Selected Line in Single Mode | 20090813 | |||
| 6 | I_UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Activity code | 20090813 |
Method USER_COMMAND on Interface IF_SIWEFG_SELLIST_ALV has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |