Data Element list used by SAP ABAP Function Module SEA_SHLP_GET_VALUES (Retrieves the value help entries for the given element)
SAP ABAP Function Module
SEA_SHLP_GET_VALUES (Retrieves the value help entries for the given element) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DDBOOL_D | DD: truth value | SOURCE VALUE(EV_MAXROWS_EXCEEDED) TYPE DDBOOL_D |
|
| 2 | DDBOOL_D | DD: truth value | SOURCE VALUE(IV_SORT) TYPE DDBOOL_D OPTIONAL |
|
| 3 | DDSHLPTYP | Type of an input help (see fixed values) | SOURCE VALUE(IV_SHLP_TYPE) TYPE DDSHLPTYP DEFAULT 'SH' |
|
| 4 | LAISO | 2-Character SAP Language Code | SOURCE VALUE(IV_LANG) TYPE LAISO DEFAULT '' |
|
| 5 | SHLPNAME | Name of a Search Help | SOURCE VALUE(IV_SHLP_NAME) TYPE SHLPNAME |
|