Menu

SAP Function Module HLP_DOCULINES_SHOW

Display Help Text

The Function Module HLP_DOCULINES_SHOW (Display Help Text) is a standard Function Module in SAP ERP and is part of the function group SH03 within the package SH.

Technical Information

Function Module HLP_DOCULINES_SHOW
Short Text Display Help Text
Function Group SH03
Package SH
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATA_ELEMENT LIKE SHKONTEXT-DE_NAME SPACE
DATA_ELEMENT_SUPPLEMENT LIKE SHKONTEXT-DE_ZUSATZ SPACE
FIELD_FORMAT LIKE HELP_TINF SPACE
HELP_INFO LIKE HELP_INFO
ITF_HEADER LIKE THEAD
MEMORY_ID LIKE DFIES-MEMORYID SPACE
PROGRAM LIKE SY-REPID SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXCLUDED_FCODES LIKE HLPFCODE
ITF LIKE TLINE
RTF LIKE TLINE Online help: RTF line structure

Exceptions

This function module does not define any Exceptions.