SAP ABAP Function Module POPUP_TO_CONFIRM (Standard Dialog Popup)
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 | Standard Dialog Popup |
Function Group | SPO1 | Dialog box for save prompts |
Program Name | SAPLSPO1 | ?... |
INCLUDE Name | LSPO1U06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ANSWER | TYPE | Return values: '1', '2', 'A' | ||||
![]() |
TITLEBAR | TYPE | SPACE | Title of dialog box | |||
![]() |
DIAGNOSE_OBJECT | TYPE | DOKHL-OBJECT | SPACE | Diagnosis text (maintain via SE61) | ||
![]() |
TEXT_QUESTION | TYPE | Question text in dialog box | ||||
![]() |
TEXT_BUTTON_1 | TYPE | 'Ja'(001) | Text on the first pushbutton | |||
![]() |
ICON_BUTTON_1 | TYPE | ICON-NAME | SPACE | Icon on first pushbutton | ||
![]() |
TEXT_BUTTON_2 | TYPE | 'Nein'(002) | Text on the second pushbutton | |||
![]() |
ICON_BUTTON_2 | TYPE | ICON-NAME | SPACE | Icon on second pushbutton | ||
![]() |
DEFAULT_BUTTON | TYPE | '1' | Cursor position | |||
![]() |
DISPLAY_CANCEL_BUTTON | TYPE | 'X' | Button for displaying cancel pushbutton | |||
![]() |
USERDEFINED_F1_HELP | TYPE | DOKHL-OBJECT | SPACE | User-Defined F1 Help | ||
![]() |
START_COLUMN | TYPE | SYST-CUCOL | 25 | Column in which the POPUP begins | ||
![]() |
START_ROW | TYPE | SYST-CUROW | 6 | Line in which the POPUP begins | ||
![]() |
POPUP_TYPE | TYPE | ICON-NAME | Icon type | |||
![]() |
IV_QUICKINFO_BUTTON_1 | TYPE | TEXT132 | SPACE | Quick Info on First Pushbutton | ||
![]() |
IV_QUICKINFO_BUTTON_2 | TYPE | TEXT132 | SPACE | Quick Info on Second Pushbutton | ||
![]() |
PARAMETER | TYPE | SPAR | Text transfer table for parameter in text | |||
![]() |
TEXT_NOT_FOUND | TYPE | Diagnosis text not found | ||||
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 | 19961129 |
SAP Release Created in |