Menu

SAP Function Module SYSTEM_UUID_CREATE

Generates a UUID in X format

The Function Module SYSTEM_UUID_CREATE (Generates a UUID in X format) is a standard Function Module in SAP ERP and is part of the function group SYST within the package SABP.

Technical Information

Function Module SYSTEM_UUID_CREATE
Short Text Generates a UUID in X format
Function Group SYST
Package SABP
Module Type Remote-Enabled

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
UUID LIKE SYSUUID-X UUID (worldwide unique ID)

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.