SAP ABAP Function Module SEA_SHLP_GET_METADATA (Retrieves metadata information for the provided name)
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_METADATA | Retrieves metadata information for the provided name |
| Function Group | SEA_SHLP | Contain function modules for search-help |
| Program Name | SAPLSEA_SHLP | |
| INCLUDE Name | LSEA_SHLPU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
| |
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 | Name of a Search Help | |||
| |
IV_SHLP_TYPE | TYPE | DDSHLPTYP | Type of an input help (see fixed values) | |||
| |
IV_LANG | TYPE | LAISO | '' | Language for which to return help values | ||
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 |