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
![](/abap/icon/s_instal.gif)
⤷
![](/abap/icon/s_b_tree.gif)
⤷
![](/abap/icon/s_pckstd.gif)
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 |
---|---|---|---|---|---|---|---|
![]() |
ET_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
![]() |
EV_MAXROWS_EXCEEDED | TYPE | DDBOOL_D | Set to TRUE in case there more results to be returned | |||
![]() |
ES_SHLP_DESCR | TYPE | SEA_SHLP_DESCR | Description of Search Help | |||
![]() |
ET_SHLP_VALUES | TYPE | SEA_SHLP_VALUES_T | Contains the returned value-help entries | |||
![]() |
IV_SHLP_NAME | TYPE | SHLPNAME | The name of the value-help element | |||
![]() |
IV_SHLP_TYPE | TYPE | DDSHLPTYP | 'SH' | Type of an input help (see fixed values) | ||
![]() |
IV_LANG | TYPE | LAISO | '' | Language for which to return help values | ||
![]() |
IV_GET_SHLP_VALUES | TYPE | DDBOOL_D | 'X' | If set to 'X' the search help-values will be returned too | ||
![]() |
IV_DO_AUTH_CHECK | TYPE | DDBOOL_D | 'X' | If set to 'X' the authorization check will be enforced for search help entries. | ||
![]() |
IV_MAX_ROWS | TYPE | I | 0 | Maximum returned values, 0 - no limit | ||
![]() |
IV_SORT | TYPE | DDBOOL_D | Use 'X' to sort the result by its primary key | |||
![]() |
IT_SEL_OPT | TYPE | SEA_SHLP_SEL_OPT_T | Selection Options for Search Helps | |||
Processing Type
Normal Function 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 |