The Function Module PRGN_WEB_GET_ROLE_FROM_URL () is a standard Function Module in SAP ERP and is part of the function group PRGN_WEB within the package S_PROFGEN.
Function Module | PRGN_WEB_GET_ROLE_FROM_URL |
Short Text | |
Function Group | PRGN_WEB |
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 |
---|---|---|---|---|
URL | LIKE | TRTAB-LINE | URL for the SAP Portal |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_URL_RESPONSE | LIKE | TRTAB | Transfer Structure for Download |
This function module does not define any Exceptions.