SAP ABAP Function Module FVD_POPUP_NEXT_ACTIVITY (Popup für Folgeverarbeitung)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module FVD_POPUP_NEXT_ACTIVITY Popup für Folgeverarbeitung  
Function Group FVD_FRG_COMMON   Functions for Release Applications  
Program Name SAPLFVD_FRG_COMMON   Funktionen der Anwendungen zur Freigabe 
INCLUDE Name LFVD_FRG_COMMONU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ANSWER TYPE Rückgabewerte: '1', '2', 'A'
Importing TITLEBAR TYPE SPACE Titel des Popup
Importing DIAGNOSE_OBJECT TYPE DOKHL-OBJECT SPACE Diagnosetext (Pflege über SE61)
Importing TEXT_QUESTION TYPE Fragetext im Popup
Importing TEXT_BUTTON_1 TYPE 'nur freigeben' Text auf der ersten Drucktaste
Importing ICON_BUTTON_1 TYPE ICON-NAME 'ICON_OKAY' Ikone auf der ersten Drucktaste
Importing TEXT_BUTTON_2 TYPE Text auf der zweiten Drucktaste
Importing ICON_BUTTON_2 TYPE ICON-NAME SPACE Ikone auf der zweiten Drucktaste
Importing TEXT_BUTTON_3 TYPE Text auf der dritten Drucktaste
Importing ICON_BUTTON_3 TYPE ICON-NAME SPACE Ikone auf der dritten Drucktaste
Importing TEXT_BUTTON_4 TYPE Text auf der vierten Drucktaste
Importing ICON_BUTTON_4 TYPE ICON-NAME SPACE Ikone auf der vierten Drucktaste
Importing DEFAULT_BUTTON TYPE '1' Cursorposition
Importing DISPLAY_CANCEL_BUTTON TYPE 'X' Schalter, ob Abbrechen-Drucktaste als Statusfunktion 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
Tables PARAMETER TYPE SPAR Übergabetabelle für Parameter im Text
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  20011004 
SAP Release Created in 462_10