SAP ABAP Function Module POPUP_TO_DECIDE_INFO (Dialog box for deciding between alternatives)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SEUI (Package) Repository Information System
Basic Data
Function Module POPUP_TO_DECIDE_INFO Dialog box for deciding between alternatives  
Function Group SEUO   Repository Info System - background  
Program Name SAPLSEUO    
INCLUDE Name LSEUOU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE selected answer of end user
Importing DEFAULTOPTION TYPE 'Y' Positioning the cursor on answer yes or no
Importing TEXTLINE1 TYPE first line of dialog box
Importing TEXTLINE2 TYPE SPACE second line of dialog box
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
               
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  19950411 
SAP Release Created in