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 | 
|---|---|---|---|---|---|---|---|
|   | 
                                            EV_ANSWER | TYPE | Return of chosen response | ||||
|   | 
                                            IV_TITLEBAR | TYPE | SPACE | Title of dialog | |||
|   | 
                                            IV_TEXT_QUESTION | TYPE | Question text in dialog box | ||||
|   | 
                                            IV_TEXT_BUTTON1 | TYPE | 'Ja '(D01) | Text on the first pushbutton | |||
|   | 
                                            IV_ICON_BUTTON1 | TYPE | ICON-NAME | SPACE | Icon on first pushbutton | ||
|   | 
                                            IV_TEXT_BUTTON2 | TYPE | 'Nein '(D02) | Text on the second pushbutton | |||
|   | 
                                            IV_ICON_BUTTON2 | TYPE | ICON-NAME | SPACE | Icon on second pushbutton | ||
|   | 
                                            IV_WITH_CANCEL_BUTTON | TYPE | 'X' | Button for displaying cancel pushbutton | |||
|   | 
                                            IV_START_COLUMN | TYPE | SYST-CUCOL | 10 | Column in which the POPUP begins | ||
|   | 
                                            IV_START_ROW | TYPE | SYST-CUROW | 6 | Line in which the POPUP begins | ||
  Processing Type 
                            | Normal Function 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 |