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.
Function Module | SYSTEM_UUID_CREATE |
Short Text | Generates a UUID in X format |
Function Group | SYST |
Package | SABP |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING 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) |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.