Menu

SAP Function Module HELP_DOCULINES_SHOW

The Function Module HELP_DOCULINES_SHOW () is a standard Function Module in SAP ERP and is part of the function group SHL2 within the package SHEL.

Technical Information

Function Module HELP_DOCULINES_SHOW
Short Text
Function Group SHL2
Package SHEL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASSIC_SAPSCRIPT TYPE CHAR1 SPACE Single-Character Flag
CUCOL LIKE SY-CUCOL 10
CUROW LIKE SY-CUROW 3
HELP_INFOS LIKE HELP_INFO
LINENR LIKE SY-LINCT 1
NOT_HELP LIKE SPACE
OVERLAY_HEADER LIKE THEAD SPACE
SUPPRESS_VIEWER LIKE SY-BATCH SPACE

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
HELP_POPUP_CANCEL LIKE

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
EXCLUDEFUN LIKE
HELPLINES LIKE TLINE

Exceptions

This function module does not define any Exceptions.