SAP ABAP Function Module TR_POPUP_TO_CONFIRM (TR_POPUP_TO_CONFIRM)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
Basic Data
Function Module TR_POPUP_TO_CONFIRM  
Function Group STR7   Object Checks  
Program Name SAPLSTR7   Object Checks Before Request Release 
INCLUDE Name LSTR7U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_ANSWER TYPE Return of chosen response
Importing IV_TITLEBAR TYPE SPACE Title of dialog
Importing IV_TEXT_QUESTION TYPE Question text in dialog box
Importing IV_TEXT_BUTTON1 TYPE 'Ja '(D01) Text on the first pushbutton
Importing IV_ICON_BUTTON1 TYPE ICON-NAME SPACE Icon on first pushbutton
Importing IV_TEXT_BUTTON2 TYPE 'Nein '(D02) Text on the second pushbutton
Importing IV_ICON_BUTTON2 TYPE ICON-NAME SPACE Icon on second pushbutton
Importing IV_WITH_CANCEL_BUTTON TYPE 'X' Button for displaying cancel pushbutton
Importing IV_START_COLUMN TYPE SYST-CUCOL 10 Column in which the POPUP begins
Importing IV_START_ROW TYPE SYST-CUROW 6 Line in which the POPUP begins
               
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  19970418 
SAP Release Created in