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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.