Menu

SAP Function Module HELPSCREEN_NA_CREATE

Message documentation output in help screen

The Function Module HELPSCREEN_NA_CREATE (Message documentation output in help screen) is a standard Function Module in SAP ERP and is part of the function group SHLP within the package SHEL.

Technical Information

Function Module HELPSCREEN_NA_CREATE
Short Text Message documentation output in help screen
Function Group SHLP
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
DYNPRO LIKE SY-DYNNR SPACE Screen no of the current calling screen
LANGU LIKE SY-LANGU SY-LANGU Language of the documentation module
MELDUNG LIKE SHKONTEXT-MELDUNG SPACE Message as it was output
MELD_ID LIKE SHKONTEXT-MELD_ID Message ID
MELD_NR LIKE SHKONTEXT-MELD_NR Message number
MSGV1 LIKE SY-MSGV1 SPACE First variable for the long text
MSGV2 LIKE SY-MSGV2 SPACE Second variable for the long text
MSGV3 LIKE SY-MSGV3 SPACE Third variable for the long text
MSGV4 LIKE SY-MSGV4 SPACE Fourth variable for the long text
PFKEY LIKE SY-PFKEY SPACE PF status of the calling program
PROGRAMM LIKE SY-REPID SPACE Program name of the calling program
TITEL LIKE SHKONTEXT-TITEL Text in title of the current calling screen

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.