SAP ABAP Function Module POPUP_TO_DECIDE_LIST (Dialog box for choosing from a list without diagnosis)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ASF-POP (Application Component) Standard Dialogs
⤷
SZP (Package) R/3 Central Basis Development: Dialog Boxes...
⤷
⤷
Basic Data
| Function Module | POPUP_TO_DECIDE_LIST | Dialog box for choosing from a list without diagnosis |
| Function Group | SPO5 | Dialog box for selecting from lists |
| Program Name | SAPLSPO5 | |
| INCLUDE Name | LSPO5U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | Return Value for Cancel/Select Option | ||||
| |
CURSORLINE | TYPE | SYST-LILLI | 1 | Cursor/proposal line radio button line | ||
| |
MARK_FLAG | TYPE | SPACE | Selection list with check buttons flag | |||
| |
MARK_MAX | TYPE | 1 | maximum allowed number of selections | |||
| |
START_COL | TYPE | SYST-CUCOL | 0 | Column in which the dialog box begins | ||
| |
START_ROW | TYPE | SYST-CUROW | 0 | Line in which the popup starts | ||
| |
TEXTLINE1 | TYPE | first text line | ||||
| |
TEXTLINE2 | TYPE | SPACE | second text line | |||
| |
TEXTLINE3 | TYPE | SPACE | third text line | |||
| |
TITEL | TYPE | Popup header line | ||||
| |
DISPLAY_ONLY | TYPE | SPACE | Display only, selection not possible | |||
| |
T_SPOPLI | TYPE | SPOPLI | Possible Selections | |||
| |
NOT_ENOUGH_ANSWERS | TYPE | not enough responses proposed | ||||
| |
TOO_MUCH_ANSWERS | TYPE | too many responses (>15) proposed | ||||
| |
TOO_MUCH_MARKS | TYPE | too many selections | ||||
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 | 19950113 |
| SAP Release Created in |