Get Example source ABAP code based on a different SAP table
• COALESCE ABAP_SQL_FUNC
ABAP_DDIC - SQL Functions for Null Values The following table shows the SQL functions for null values> 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 Function>Result> CDS DDIC-Based Views> CDS View Entities> AB_SQL > Table Buffer> COALESCE>Returns the first non-null value from a specified list. x> x> x>x> The possible operands and data types are described in the corresponding documentation for ABAP CDS, DDIC-Based Views>, ABAP CDS, View Entities> and AB_SQL >.