SAP ABAP Function Module POPUP_TO_CONFIRM_WITH_VALUE (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_VALUE Do not use! Please use POPUP_TO_CONFIRM.  
Function Group SPO1   Dialog box for save prompts  
Program Name SAPLSPO1   ?... 
INCLUDE Name LSPO1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE selected answer of user
Importing DEFAULTOPTION TYPE 'Y' Cursor positioning on yes or no
Importing OBJECTVALUE TYPE Value of object to be processed
Importing TEXT_AFTER TYPE SPACE Text displayed after OBJECTVALUE
Importing TEXT_BEFORE TYPE Text before OBJECTVALUE
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' Display cancel button
Exception TEXT_TOO_LONG TYPE Text exceeds 70 characters
               
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