The Function Module PRGN_START_CHANGE_MODULE_RFC () is a standard Function Module in SAP ERP and is part of the function group PRGN_URL_GENERATION within the package S_PROFGEN.
Function Module | PRGN_START_CHANGE_MODULE_RFC |
Short Text | |
Function Group | PRGN_URL_GENERATION |
Package | S_PROFGEN |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SHORT_TEXT | TYPE | BXMNODES-TEXT | Menu entry text | |
I_URL | TYPE | BXMNODES-URL | URL for the SAP Portal |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SHORT_TEXT | TYPE | BXMNODES-TEXT | Menu entry text | |
E_URL | TYPE | BXMNODES-URL | URL for the SAP Portal |
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.