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.
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 |
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 |
---|---|---|---|---|
UNIQUE_ID | LIKE | SYS_UID | 32 character ID - unique in time and space |
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.