ABAP Keyword Documentation → ABAP - Dictionary → Built-In Functions in ABAP Dictionary → SQL Functions
SQL functions for UUIDs
The following table shows the SQL functions for UUIDs that are supported by ABAP CDS and ABAP SQL. The columns ABAP CDS and SQL indicate where a function can be used. The Table Buffer column indicates whether the function can be executed in the table buffer.
SQL Function | Result | ABAP CDS | ABAP SQL | Table Buffer |
---|---|---|---|---|
UUID( ) | Creates UUID | - | x | - |
The function is described in the relevant ABAP SQL documentation.
Other versions:
7.31 | 7.40 | 7.54