SAP ABAP Function Module RS_POPUP_TO_CONFIRM_ONLY_ONCE (Confirmation Popup "Do Not Show This Question Again")
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     RS (Package) BW: General Business Information Warehouse
Basic Data
Function Module RS_POPUP_TO_CONFIRM_ONLY_ONCE Confirmation Popup "Do Not Show This Question Again"  
Function Group RS_GENERAL   General Help Functions  
Program Name SAPLRS_GENERAL    
INCLUDE Name LRS_GENERALU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ANSWER TYPE RS_ANSWER 1 - Option 1 / 2 - Option 2 / A - Abort
Exporting E_FROM_DB TYPE RS_BOOL Information from DB or Popup?
Importing I_TITLE TYPE ANY Long Description
Importing I_SHOW_CANCEL TYPE RS_BOOL 'X' Display "Cancel" Button
Importing I_BUTTON_1_TEXT TYPE ANY Short Description
Importing I_BUTTON_1_ICON TYPE ICONNAME Name of an Icon
Importing I_BUTTON_2_TEXT TYPE ANY Short Description
Importing I_BUTTON_2_ICON TYPE ICONNAME Name of an Icon
Importing I_DEFAULT_BUTTON TYPE NUMC1 1 Default Button
Importing I_TEXT TYPE RS_CHAR1000 Text
Importing I_POPUP_TYPE TYPE RS_POPUP_TYPE Popup Type (See Fixed Values)
Importing I_START_COLUMN TYPE SYCUCOL 25 Screens, Horizontal Cursor Position at PAI
Importing I_START_ROW TYPE SYCUROW 6 Screens, Vertical Cursor Position at PAI
Importing I_TEXT_IDENTIFIER TYPE HASH160 Identification of Text (Group) Instead of Question Itself
Importing I_FORCE_POPUP TYPE RS_BOOL Always Display Popup
Importing I_STORE_DB TYPE RS_BOOL Store Answer Persistently if Necessary
               
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  20110909 
SAP Release Created in 730