SAP ABAP Function Module SEA_SHLP_GET_VALUES (Retrieves the value help entries for the given element)
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 Retrieves the value help entries for the given element  
Function Group SEA_SHLP   Contain function modules for search-help  
Program Name SAPLSEA_SHLP    
INCLUDE Name LSEA_SHLPU03    
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 'X' in case there are 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 Table with the returned value help entries
Importing IV_SHLP_NAME TYPE SHLPNAME The name of the value help object
Importing IV_SHLP_TYPE TYPE DDSHLPTYP 'SH' The type of the value help object
Importing IV_LANG TYPE LAISO '' Language in which to return the result
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 Restriction options applied over value help entries
               
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