SAP ABAP Function Module REUSE_ALV_POPUP_TO_SELECT (List in dialog box to choose one or more entries (or display only))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types

⤷

⤷

Basic Data
Function Module | REUSE_ALV_POPUP_TO_SELECT | List in dialog box to choose one or more entries (or display only) |
Function Group | SALV | SAP List Viewer |
Program Name | SAPLSALV | ABAP List Viewer |
INCLUDE Name | LSALVU24 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ES_SELFIELD | TYPE | SLIS_SELFIELD | Selection info for simple selection | |||
![]() |
E_EXIT | TYPE | 'X' = Cancel by user | ||||
![]() |
I_TITLE | TYPE | Dialog box title | ||||
![]() |
I_SELECTION | TYPE | 'X' | (X) = Selection possible, ( ) = Display | |||
![]() |
I_ALLOW_NO_SELECTION | TYPE | CHAR1 | Allow copy although nothing is selected | |||
![]() |
I_ZEBRA | TYPE | SPACE | Line output with alternating color | |||
![]() |
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_CHECKBOX_FIELDNAME | TYPE | Output table checkbox field name | ||||
![]() |
I_LINEMARK_FIELDNAME | TYPE | Line selection color information field name | ||||
![]() |
I_SCROLL_TO_SEL_LINE | TYPE | 'X' | Scroll to default selection if necessary | |||
![]() |
I_TABNAME | TYPE | Table name with chosen values | ||||
![]() |
I_STRUCTURE_NAME | TYPE | DD02L-TABNAME | Internal output table structure name | |||
![]() |
IT_FIELDCAT | TYPE | SLIS_T_FIELDCAT_ALV | Field catalog with field descriptions | |||
![]() |
IT_EXCLUDING | TYPE | SLIS_T_EXTAB | Table of inactive function codes | |||
![]() |
I_CALLBACK_PROGRAM | TYPE | SYST-REPID | Name of the calling program | |||
![]() |
I_CALLBACK_USER_COMMAND | TYPE | SLIS_FORMNAME | USER_COMMAND handling form routine name | |||
![]() |
IS_PRIVATE | TYPE | SLIS_DATA_CALLER_EXIT | Internal private use only | |||
![]() |
T_OUTTAB | TYPE | Selection value table | ||||
![]() |
PROGRAM_ERROR | TYPE | Program errors | ||||
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 | 19970321 |
SAP Release Created in |