The Function Module PRGN_SAPSCRIPT_CHANGE_URL () is a standard Function Module in SAP ERP and is part of the function group PRGN_URL_SC_GENERATION within the package S_PROFGEN.
Function Module | PRGN_SAPSCRIPT_CHANGE_URL |
Short Text | |
Function Group | PRGN_URL_SC_GENERATION |
Package | S_PROFGEN |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
NODE_DATA | LIKE | BXMNODES-URL | URL for the SAP Portal | |
SHORT_TEXT | LIKE | BXMNODES-TEXT | Menu entry text |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.