SAP ABAP Function Module WER_POPUP_TO_CONFIRM (Standard Dialog Popup)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_UI (Package) User Interface
Basic Data
Function Module WER_POPUP_TO_CONFIRM Standard Dialog Popup  
Function Group WER_UI_POPUPS   Popup screens  
Program Name SAPLWER_UI_POPUPS    
INCLUDE Name LWER_UI_POPUPSU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ANSWER TYPE I Clicked button index
Importing I_TITLE TYPE SPACE Title of dialog box
Importing I_TEXT_QUESTION TYPE WER_STRING Question text in dialog box (Maximum length = 100 char)
Importing I_START_COLUMN TYPE SYST-CUCOL 25 Column in which the POPUP begins
Importing I_START_ROW TYPE SYST-CUROW 6 Line in which the POPUP begins
Importing I_POPUP_TYPE TYPE ICON-NAME Icon type
Importing IT_BUTTONS TYPE WER_BUTTON_TTY Popup buttons
Importing I_FOCUS_BUTTON TYPE I 1 Index of the button to set focus on
               
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  20100310 
SAP Release Created in 700