Menu

SAP Function Module DD_SHLP_GET_HELPMETHOD

Determine the help methods for a DDIC field

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SHLP TYPE SHLP_DESCR_T

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FIELD_NOT_FOUND
NO_HELP_FOR_FIELD