Menu

SAP Function Module PRGN_WEB_GET_ROLE_FROM_URL

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.

Technical Information

Function Module PRGN_WEB_GET_ROLE_FROM_URL
Short Text
Function Group PRGN_WEB
Package S_PROFGEN
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.