SAP ABAP Function Module C102_POPUP_TO_CONFIRM (EHS: Popup für Standarddialoge (Stoffauskunft))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBUI (Package) Company Environment Information System
Basic Data
Function Module C102_POPUP_TO_CONFIRM EHS: Popup für Standarddialoge (Stoffauskunft)  
Function Group C102   EHS: Subs. Proc. - Hit List  
Program Name SAPLC102    
INCLUDE Name LC102U23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE Rückgabewerte: '1', '2', '3', 'A'
Importing TITLEBAR TYPE SPACE Title of dialog
Importing TEXT_QUESTION TYPE Question text in dialog box
Importing TEXT_BUTTON_1 TYPE '1' Text on the first pushbutton
Importing ICON_BUTTON_1 TYPE ICON-NAME SPACE Icon on first pushbutton
Importing I_ICON1_INFO TYPE ICONT-QUICKINFO SPACE
Importing TEXT_BUTTON_2 TYPE '2' Text on the second pushbutton
Importing ICON_BUTTON_2 TYPE ICON-NAME SPACE Icon on second pushbutton
Importing I_ICON2_INFO TYPE ICONT-QUICKINFO SPACE
Importing TEXT_BUTTON_3 TYPE '3' Text auf der dritten Drucktaste
Importing ICON_BUTTON_3 TYPE ICON-NAME SPACE Ikone auf der dritten Drucktaste
Importing I_ICON3_INFO TYPE ICONT-QUICKINFO SPACE
Importing TEXT_BUTTON_4 TYPE '4' Text auf der dritten Drucktaste
Importing ICON_BUTTON_4 TYPE ICON-NAME SPACE Ikone auf der dritten Drucktaste
Importing I_ICON4_INFO TYPE ICONT-QUICKINFO SPACE
Importing DEFAULT_BUTTON TYPE '1' Cursor Position
Importing DISPLAY_CANCEL_BUTTON TYPE 'X' Button for displaying cancel pushbutton
Importing START_COLUMN TYPE SYST-CUCOL 25 Column in which the POPUP begins
Importing START_ROW TYPE SYST-CUROW 6 Line in which the POPUP begins
Tables PARAMETER TYPE SPAR Text transfer table for parameter in text
Exception TEXT_NOT_FOUND TYPE Diagnosis text not found
               
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  20011002 
SAP Release Created in