SAP ABAP Function Module F4IF_SELECT_VALUES (Selection of the values of a search help)
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_SELECT_VALUES Selection of the values of a search help  
Function Group SDHI   F4 interface module for external appl.  
Program Name SAPLSDHI    
INCLUDE Name LSDHIU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting MAXROWS_EXCEEDED TYPE DDBOOL_D X: RECORD_TAB limited to MAXROWS
Importing SHLP TYPE SHLP_DESCR Search Help Description
Importing MAXROWS TYPE I 0 <>0: Row restriction for RECORD_TAB
Importing SORT TYPE DDBOOL_D SPACE Sorted Output (Careful: Performance!)
Importing CALL_SHLP_EXIT TYPE DDBOOL_D SPACE Run through search help exit for SELECT, if exists
Tables RECORD_TAB TYPE   Do not use
Tables RECDESCR_TAB TYPE DFIES Do not use
Tables RETURN_TAB TYPE DDSHRETVAL Return the selected value
               
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