SAP ABAP Function Module /IBS/RB_F4_FIELD_VALUE (F4-Hilfe für Felder, die erst zur Laufzeit bekannt sind)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-RBD (Application Component) Value Adjustment
     /IBS/RB (Package) iBS: Reserve for Bad Debt
Basic Data
Function Module /IBS/RB_F4_FIELD_VALUE F4-Hilfe für Felder, die erst zur Laufzeit bekannt sind  
Function Group /IBS/RB_OB_ECF   RBD Objects ECF Processing  
Program Name /IBS/SAPLRB_OB_ECF    
INCLUDE Name /IBS/LRB_OB_ECFU62    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting USER_RESET TYPE C Einstelliges Kennzeichen
Importing TABNAME TYPE DFIES-TABNAME Tabellen/Strukturname aus Dictionary
Importing FIELDNAME TYPE DFIES-FIELDNAME Feldname aus Dictionary
Importing SEARCHHELP TYPE SHLPNAME SPACE Suchhilfe als Dynpro-Feldattribut
Importing SHLPPARAM TYPE SHLPFIELD SPACE Suchhilfe-Parameter am Dynpro-Feld
Importing DYNPPROG TYPE SYST-REPID SPACE Aktuelles Programm
Importing DYNPNR TYPE SYST-DYNNR SPACE Dynpro-Nummer
Importing DYNPROFIELD TYPE HELP_INFO-DYNPROFLD SPACE Name des Dynpro-Feldes für Werterückgabe
Importing STEPL TYPE SYST-STEPL 0 Steploop-Zeile des Dynpro-Feldes
Importing VALUE TYPE HELP_INFO-FLDVALUE SPACE Feldinhalt bei F4-Aufruf
Importing MULTIPLE_CHOICE TYPE DDBOOL_D SPACE Mehrfachauswahl einschalten
Importing DISPLAY TYPE DDBOOL_D SPACE Eingabebereitschaft übersteuern
Importing SUPPRESS_RECORDLIST TYPE DDSHF4CTRL-HIDE_LIST SPACE Anzeige der Trefferliste überspringen
Importing CALLBACK_PROGRAM TYPE SYST-REPID SPACE Programm für Callback vor F4-Start
Importing CALLBACK_FORM TYPE SYST-XFORM SPACE Form für Callback vor F4-Start (->Langdoku)
Importing SELECTION_SCREEN TYPE DDBOOL_D SPACE Verhalten wie im Selection-Screen (->Langdoku)
Importing I_RBDID TYPE /IBS/E_RBDID RBD: RBD ID (RBD-Kreis)
Importing I_MODID TYPE /IBS/E_RMODID RBD: Modul-ID Vorsystem
Importing I_LIBUE TYPE /IBS/E_LIBUE RBD: Liefernde buchhalterische Einheit
Tables RETURN_TAB TYPE DDSHRETVAL Rückgabe der ausgewählten Werte
Exception FIELD_NOT_FOUND TYPE Das Feld gibt's nicht im Dictionary
Exception NO_HELP_FOR_FIELD TYPE Für das Feld ist keine F4-Hilfe definiert
Exception INCONSISTENT_HELP TYPE Die F4-Hilfe zu dem Feld ist inkonsistent
Exception NO_VALUES_FOUND TYPE Es wurden keine Werte 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  20131127 
SAP Release Created in