Menu

SAP Function Module WWW_URL_PREFIX

Liefert diverse URL-Prefixe

The Function Module WWW_URL_PREFIX (Liefert diverse URL-Prefixe) is a standard Function Module in SAP ERP and is part of the function group SURL within the package SWWW.

Technical Information

Function Module WWW_URL_PREFIX
Short Text Liefert diverse URL-Prefixe
Function Group SURL
Package SWWW
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_TEMPLATE_SET TYPE SWWW_T_TEMPLATE_NAME
P_URL_EXIT LIKE W3PARAM-URL_PREFIX
P_URL_GATE LIKE W3PARAM-URL_PREFIX
P_URL_PREFIX_IMAGES LIKE W3PARAM-URL_PREFIX
P_URL_PREFIX_MULTI LIKE W3PARAM-URL_PREFIX
P_URL_PREFIX_SINGLE LIKE W3PARAM-URL_PREFIX

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.