SAP ABAP Function Module SEA_SHLP_GET_VALUES_IMPL (Retrieves the possible values for the given type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ASF-MDS (Application Component) Meta Data Service-for BW/BODS solutions please use EIM-DS
     SEA_GEN_VH (Package) SEA Metadata services and Generic Value Help
Basic Data
Function Module SEA_SHLP_GET_VALUES_IMPL Retrieves the possible values for the given type  
Function Group SEA_SHLP   Contain function modules for search-help  
Program Name SAPLSEA_SHLP    
INCLUDE Name LSEA_SHLPU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESSAGES TYPE BAPIRETTAB Table with BAPI Return Information
Exporting EV_MAXROWS_EXCEEDED TYPE DDBOOL_D Set to TRUE in case there more results to be returned
Exporting ES_SHLP_DESCR TYPE SEA_SHLP_DESCR Description of Search Help
Exporting ET_SHLP_VALUES TYPE SEA_SHLP_VALUES_T Contains the returned value-help entries
Importing IV_SHLP_NAME TYPE SHLPNAME The name of the value-help element
Importing IV_SHLP_TYPE TYPE DDSHLPTYP 'SH' Type of an input help (see fixed values)
Importing IV_LANG TYPE LAISO '' Language for which to return help values
Importing IV_GET_SHLP_VALUES TYPE DDBOOL_D 'X' If set to 'X' the search help-values will be returned too
Importing IV_DO_AUTH_CHECK TYPE DDBOOL_D 'X' If set to 'X' the authorization check will be enforced for search help entries.
Importing IV_MAX_ROWS TYPE I 0 Maximum returned values, 0 - no limit
Importing IV_SORT TYPE DDBOOL_D Use 'X' to sort the result by its primary key
Importing IT_SEL_OPT TYPE SEA_SHLP_SEL_OPT_T Selection Options for Search Helps
               
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  20110909 
SAP Release Created in 730