SAP ABAP Function Module RMPS_POPUP_CONFIRM_PRINT (Popup für Standarddialoge)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_FILEPLAN (Package) PRO: Fileplan - Folders and so on
Basic Data
Function Module RMPS_POPUP_CONFIRM_PRINT Popup für Standarddialoge  
Function Group RMPS_PRO_CASE_FILEPLAN   Fileplan: Help Module  
Program Name SAPLRMPS_PRO_CASE_FILEPLAN    
INCLUDE Name LRMPS_PRO_CASE_FILEPLANU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing VALUE1 TYPE C
Changing VALUE2 TYPE C
Exporting ANSWER TYPE Rückgabewerte: '1', '2', 'A'
Importing TITLEBAR TYPE SPACE Titel des Popup
Importing TEXT_QUESTION TYPE Fragetext im Popup
Importing TEXT_BUTTON_1 TYPE 'Ja'(001) Text auf der ersten Drucktaste
Importing ICON_BUTTON_1 TYPE ICON-NAME SPACE Ikone auf der ersten Drucktaste
Importing TEXT_BUTTON_2 TYPE 'Nein'(002) Text auf der zweiten Drucktaste
Importing ICON_BUTTON_2 TYPE ICON-NAME SPACE Ikone auf der zweiten Drucktaste
Importing DEFAULT_BUTTON TYPE '1' Cursorposition
Importing DISPLAY_CANCEL_BUTTON TYPE 'X' Schalter,ob Abbrechen-Drucktaste angezeigt wird
Importing USERDEFINED_F1_HELP TYPE DOKHL-OBJECT SPACE Benutzerdefinierte F1-Hilfe
Importing START_COLUMN TYPE SYST-CUCOL 25 Startspalte, in der das POPUP beginnt
Importing START_ROW TYPE SYST-CUROW 6 Startzeile, in der das POPUP beginnt
Importing POPUP_TYPE TYPE ICON-NAME Ikonentyp
Importing IV_QUICKINFO_BUTTON_1 TYPE TEXT132 SPACE Quickinfo auf der ersten Drucktaste
Importing IV_QUICKINFO_BUTTON_2 TYPE TEXT132 SPACE Quickinfo auf der zweiten Drucktaste
Exception TEXT_NOT_FOUND TYPE Diagnosetext wurde nicht gefunden
               
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  20100421 
SAP Release Created in 640