SAP ABAP Function Module F4IF_DETERMINE_SEARCHHELP (Determine the search help assigned to a DDIC field)
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 F4IF_DETERMINE_SEARCHHELP Determine the search help assigned to a DDIC field  
Function Group SDHI   F4 interface module for external appl.  
Program Name SAPLSDHI    
INCLUDE Name LSDHIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SHLP TYPE SHLP_DESCR Effective search help for the field
Importing TABNAME TYPE DFIES-TABNAME Name of DDIC structure
Importing FIELDNAME TYPE DFIES-FIELDNAME Field from DDIC structure
Importing SELECTION_SCREEN TYPE DDBOOL_D SPACE Behavior like on selection screen (see long text)
Exception FIELD_NOT_FOUND TYPE Specified field does not exist
Exception NO_HELP_FOR_FIELD TYPE No F4 help defined for this field
Exception INCONSISTENT_HELP TYPE Help is somehow inconsistent
               
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  19970613 
SAP Release Created in