ABAP Keyword Documentation → ABAP Glossary
UUID
Universal Unique Identifier. Universally unique identifier, generated in accordance with
OSF standards from the system time stamp and the network address. In ABAP, a UUID can be created using the
system class CL_SYSTEM_UUID and the
SQL function UUID
.