Menu

SAP Function Module PRGN_SELECT_TEXT_FOR_URL_TYPE

The Function Module PRGN_SELECT_TEXT_FOR_URL_TYPE () is a standard Function Module in SAP ERP and is part of the function group PRGN_URL_GENERATION within the package S_PROFGEN.

Technical Information

Function Module PRGN_SELECT_TEXT_FOR_URL_TYPE
Short Text
Function Group PRGN_URL_GENERATION
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_TYPE LIKE URL_EXITS-URL_TYPE Type of URL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEXT_FOR_URL_TYPE LIKE URL_EXTXT-TEXT Texts for the URL Exits

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.