SAP ABAP Function Module RECA_GUI_F4_ITAB_POPUP (F4-Hilfe mit übergebener interner Tabelle)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_BC (Package) RE: Base (Technical Objects - Library)
Basic Data
Function Module RECA_GUI_F4_ITAB_POPUP F4-Hilfe mit übergebener interner Tabelle  
Function Group RECA_GUI_F4_POPUP   Search Help Functions  
Program Name SAPLRECA_GUI_F4_POPUP    
INCLUDE Name LRECA_GUI_F4_POPUPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ED_RESULT TYPE ANY Ausgewählter Einzelwert
Exporting EF_CANCELED TYPE ABAP_BOOL Bool: Abgebrochen
Importing ID_RETURN_FIELD TYPE FIELDNAME Feldname des Ergebnisses
Importing ID_TITLE TYPE CSEQUENCE SPACE Titel des F4-Popups
Importing IF_DISPLAY TYPE ABAP_BOOL ABAP_FALSE Bool: Anzeigemodus
Importing IF_MULTI TYPE ABAP_BOOL ABAP_FALSE Bool: Multi-Select
Importing IT_MARK TYPE DDSHMARKS Liste der markierten Zeilen
Importing IF_SEND_CANCEL_MSG TYPE ABAP_BOOL ABAP_TRUE Sendet "S" Meldung bei Abbruch
Tables IT_F4VALUE TYPE TABLE Tabelle mit Werten
Tables ET_RESULT TYPE TABLE Ausgewählte Werte
Exception PARAMETER_ERROR TYPE Fehler bei der Parameterübergabe
Exception NO_VALUES_FOUND TYPE Keine Werte gefunden
Exception ERROR TYPE Fehler
               
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  20040909 
SAP Release Created in 600