The Function Module DD_SHLP_GET_HELPMETHOD (Determine the help methods for a DDIC field) is a standard Function Module in SAP ERP and is part of the function group SDSD within the package SDSH.
Function Module | DD_SHLP_GET_HELPMETHOD |
Short Text | Determine the help methods for a DDIC field |
Function Group | SDSD |
Package | SDSH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FIELDNAME | LIKE | DD03V-FIELDNAME | SPACE | |
GET_ENTITYTAB | TYPE | C | SPACE | |
LANGU | LIKE | SY-LANGU | SY-LANGU | Language for short texts |
NO_CHKTAB_MAPPING | TYPE | C | ||
TABNAME | LIKE | DD03V-TABNAME | SPACE |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SHLP | TYPE | SHLP_DESCR_T |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FIELD_NOT_FOUND | |
NO_HELP_FOR_FIELD |