SAP ABAP Function Module F4UT_PARAMETER_VALUE_GET (Standard search help exit for determining contents of a srch help par.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-F4 (Application Component) F4 Help
     SDSH (Package) ABAP Dictionary internal: Poss.entries (F4)
Basic Data
Function Module F4UT_PARAMETER_VALUE_GET Standard search help exit for determining contents of a srch help par.  
Function Group SF4U   Standardized search help exits  
Program Name SAPLSF4U   Include SAPLSF4U 
INCLUDE Name LSF4UU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing SHLP TYPE SHLP_DESCR_T Single (Current) Search Help
Changing CALLCONTROL TYPE DDSHF4CTRL Control of the F4 process
Exporting VALUE TYPE DDSHIFACE-VALUE Contents of the parameter if single value
Importing PARAMETER TYPE SHLPFIELD Search help parameter whose contents are sought
Importing OFF_RESULT TYPE SYST-FDPOS 0 Do not use
Importing LEN_RESULT TYPE SYST-FDPOS 0 Do not use
Importing FIELDNAME TYPE DFIES-LFIELDNAME ' ' Name of target field in RESULTS_TAB
Tables SHLP_TAB TYPE SHLP_DESCR_TAB_T Table of Elementary Search Helps
Tables RECORD_TAB TYPE SEAHLPRES Hit list
Tables SELOPT_TAB TYPE DDSHSELOPT Possibly parameter assignments
Tables RESULTS_TAB TYPE   Parameter information from the hit list
Exception PARAMETER_UNKNOWN TYPE Parameter is not parameter of the search help
               
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  19970808 
SAP Release Created in