SAP ABAP Function Module SUSR_FIELD_VALUE_REQUEST_RFC (F4 help for fields that are only known at runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-USR-ADM (Application Component) User and Authorization Management
     SUSR (Package) ABAP User Administration
Basic Data
Function Module SUSR_FIELD_VALUE_REQUEST_RFC F4 help for fields that are only known at runtime  
Function Group SUF4   F4 Help  
Program Name SAPLSUF4    
INCLUDE Name LSUF4U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABNAME TYPE DD03V-TABNAME Table/structure name from Dictionary
Importing FIELDNAME TYPE DD03V-FIELDNAME Field name from Dictionary
Importing SEARCHHELP TYPE HELP_INFO-MCOBJ SPACE Search help as screen field attribute
Importing SHLPPARAM TYPE DD32P-FIELDNAME SPACE Search help parameter in screen field
Importing DYNPPROG TYPE SYST-REPID SPACE Current Program
Importing DYNPNR TYPE SYST-DYNNR SPACE Screen Number
Importing DYNPROFIELD TYPE HELP_INFO-DYNPROFLD SPACE Name of screen field for value return
Importing STEPL TYPE HELP_INFO-STEPL 0 Steploop line of screen field
Importing VALUE TYPE HELP_INFO-FLDVALUE SPACE Field contents for F4 call
Importing MULTIPLE_CHOICE TYPE DDREFSTRUC-BOOL SPACE Switch on multiple selection
Importing DISPLAY TYPE DDREFSTRUC-BOOL SPACE Override readiness for input
Importing CALLBACK_PROGRAM TYPE SYST-REPID SPACE Program for callback before F4 start
Importing CALLBACK_FORM TYPE SYST-XFORM SPACE Form for callback before F4 start (-> long docu)
Tables RETURN_TAB TYPE DDSHRETVAL Return the selected value
Exception FIELD_NOT_FOUND TYPE Field does not exist in the Dictionary
Exception NO_HELP_FOR_FIELD TYPE No F4 help is defined for the field
Exception INCONSISTENT_HELP TYPE F4 help for the field is inconsistent
Exception NO_VALUES_FOUND TYPE No values found
               
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  19980417 
SAP Release Created in