SAP ABAP Function Module POPUP_TO_CONFIRM_WITH_MESSAGE (Do not use! Please use POPUP_TO_CONFIRM.)
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_CONFIRM_WITH_MESSAGE | Do not use! Please use POPUP_TO_CONFIRM. |
| Function Group | SPO1 | Dialog box for save prompts |
| Program Name | SAPLSPO1 | ?... |
| INCLUDE Name | LSPO1U04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ANSWER | TYPE | selected answer of user | ||||
| |
DEFAULTOPTION | TYPE | 'Y' | Cursor position on answer yes or no | |||
| |
DIAGNOSETEXT1 | TYPE | first line of diagnosis text | ||||
| |
DIAGNOSETEXT2 | TYPE | SPACE | second line of diagnosis text | |||
| |
DIAGNOSETEXT3 | TYPE | SPACE | third line of diagnosis text | |||
| |
TEXTLINE1 | TYPE | first text line | ||||
| |
TEXTLINE2 | TYPE | SPACE | second text line | |||
| |
TITEL | TYPE | Title line of dialog box | ||||
| |
START_COLUMN | TYPE | SYST-CUCOL | 25 | Start column of the dialog box | ||
| |
START_ROW | TYPE | SYST-CUROW | 6 | Start line of the dialog box | ||
| |
CANCEL_DISPLAY | TYPE | 'X' | Cancel button optional | |||
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 |