Menu

SAP Function Module HELP_DOCU_SHOW_FOR_FIELD

The Function Module HELP_DOCU_SHOW_FOR_FIELD () is a standard Function Module in SAP ERP and is part of the function group SHL3 within the package SDSH.

Technical Information

Function Module HELP_DOCU_SHOW_FOR_FIELD
Short Text
Function Group SHL3
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
DISPLAY LIKE SPACE Display flag
FIELDNAME LIKE HELP_INFO-FIELDNAME Field Name
FIELDVALUE LIKE HELP_INFO-FLDVALUE SPACE Field Value
HELP_IN_POPUP LIKE SPACE
KEYWORD LIKE HELP_INFO-KEYWORD SPACE
TABNAME LIKE HELP_INFO-TABNAME Table Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.