SAP ABAP Function Module /BEV2/ED_F4_MULTI_SELECT_ALV (Liste im Popup zur Auswahl eines Eintrags einer Liste)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
MM-IM-ED (Application Component) Excise Duty
⤷
/BEV2/ED (Package) Excise Duty
⤷
⤷
Basic Data
| Function Module | /BEV2/ED_F4_MULTI_SELECT_ALV | Liste im Popup zur Auswahl eines Eintrags einer Liste |
| Function Group | /BEV2/ED_F4_ALV_GRID | Selection via Grid Control (Test) |
| Program Name | /BEV2/SAPLED_F4_ALV_GRID | Dynamic List Display |
| INCLUDE Name | /BEV2/LED_F4_ALV_GRIDU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_EXIT | TYPE | 'X' = Cancel by user | ||||
| |
I_TITLE | TYPE | Dialog box title | ||||
| |
I_SCREEN_START_COLUMN | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_START_LINE | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_END_COLUMN | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_SCREEN_END_LINE | TYPE | 0 | Coordinates for list in dialog box | |||
| |
I_LINEMARK_FIELDNAME | TYPE | |||||
| |
IT_FIELDCATALOG | TYPE | LVC_T_FCAT | Field Catalog with Field Descriptions | |||
| |
I_CALLBACK_PROGRAM | TYPE | SYST-REPID | Program: Name of ABAP program | |||
| |
I_CALLBACK_USER_COMMAND | TYPE | |||||
| |
IT_STATUS_EXCL | TYPE | LVC_T_EXCL | Status-Aktionen die Eliminiert werden sollen | |||
| |
IS_VARIANT | TYPE | DISVARIANT | Display Variant (External Use) | |||
| |
I_SAVE | TYPE | CHAR01 | Character Field Length 1 | |||
| |
I_DEFAULT | TYPE | CHAR01 | 'X' | Character Field Length 1 | ||
| |
IS_LAYOUT | TYPE | LVC_S_LAYO | ALV control: Layout structure | |||
| |
IT_SORT | TYPE | LVC_T_SORT | ALV control: Table of sort criteria | |||
| |
IT_FILTER | TYPE | LVC_T_FILT | ALV Control: Table of Filter Conditions | |||
| |
I_SELECT_ALL | TYPE | CHAR01 | ALV: Alle Zeilen vorselektieren | |||
| |
T_OUTTAB | TYPE | Selection value table | ||||
| |
T_SELLINES | TYPE | /BEV2/ED_F4_ALV_SELLINES | Lines selected from ALV selection screen | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20030430 |
| SAP Release Created in | 461 |