Menu

SAP Function Module SYSTEM_GET_UNIQUE_ID

Generates a unique ID (obsolete -> use SYSTEM_UUID_C_CREATE)

The Function Module SYSTEM_GET_UNIQUE_ID (Generates a unique ID (obsolete -> use SYSTEM_UUID_C_CREATE)) 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_GET_UNIQUE_ID
Short Text Generates a unique ID (obsolete -> use SYSTEM_UUID_C_CREATE)
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
UNIQUE_ID LIKE SYS_UID 32 character ID - unique in time and space

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.