SAP SQL FUNCTIONS UUID



Get Example source ABAP code based on a different SAP table
  


• UUID ABAP_SQL_FUNC

ABAP_DDIC - SQL Functions for UUIDs
The following table shows the SQL functions for UUIDs that can be used by ABAP CDS and AB_SQL . The columns CDS DDIC-Based Views, CDS View Entities, and ABAP SQL indicate where a function can be used. The Table Buffer column indicates whether the function can be executed in the table buffer. SQL FunctionResult CDS DDIC-Based Views CDS View Entities AB_SQL Table Buffer
UUID( )Creates UUID values.-- x-
The function is described in the relevant AB_SQL documentation.