SAP ABAP Function Module POPUP_TO_DECIDE (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_DECIDE Do not use! Please use POPUP_TO_CONFIRM.  
Function Group SPO2   Dialog box for deciding ages  
Program Name SAPLSPO2    
INCLUDE Name LSPO2U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE selected answer of user
Importing DEFAULTOPTION TYPE '1' Cursor position on first or second alternative
Importing TEXTLINE1 TYPE first line of dialog box
Importing TEXTLINE2 TYPE SPACE second line of dialog box
Importing TEXTLINE3 TYPE SPACE third line of dialog box
Importing TEXT_OPTION1 TYPE Text of first alternative
Importing TEXT_OPTION2 TYPE Text of second alternative
Importing ICON_TEXT_OPTION1 TYPE ICON-NAME SPACE
Importing ICON_TEXT_OPTION2 TYPE ICON-NAME SPACE
Importing TITEL TYPE Title line of dialog box
Importing START_COLUMN TYPE SYST-CUCOL 25 Start column of the dialog box
Importing START_ROW TYPE SYST-CUROW 6 Start line of the dialog box
Importing CANCEL_DISPLAY TYPE 'X'
               
Processing Type
Normal Function Module  
Remote-Enabled 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