Menu

SAP Function Module SKWF_NMSPC_URL_PART_CHECK

Checks if a URL Name is Valid

The Function Module SKWF_NMSPC_URL_PART_CHECK (Checks if a URL Name is Valid) is a standard Function Module in SAP ERP and is part of the function group SKWF_NAMESPACE within the package SKWF.

Technical Information

Function Module SKWF_NMSPC_URL_PART_CHECK
Short Text Checks if a URL Name is Valid
Function Group SKWF_NAMESPACE
Package SKWF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCU_SPACE TYPE SDOK_MODSP Modellbereich
IO_CLASS TYPE SKWF_CLS Dokumentklasse
URL_PART TYPE SKWF_URLP Relative URL

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INVALID_CHAR TYPE CHAR1 Invalid character
X_VALID TYPE SKWF_FLAG X: URL-Name ist gültig

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.