Menu

SAP Function Module SGRC_POPUP_TO_CHANGE_HEADER

Dialog box for changing graphic header text

The Function Module SGRC_POPUP_TO_CHANGE_HEADER (Dialog box for changing graphic header text) is a standard Function Module in SAP ERP and is part of the function group SGRC within the package SGRC.

Technical Information

Function Module SGRC_POPUP_TO_CHANGE_HEADER
Short Text Dialog box for changing graphic header text
Function Group SGRC
Package SGRC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DEFAULT_TEXT_IMP LIKE NET_NVALS-VAL Standard text
TEXT_IMP LIKE NET_NVALS-VAL Original text

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT_EXP LIKE NET_NVALS-VAL New text

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.