Get Example source ABAP code based on a different SAP table
CDS VERSION 5 IN
CDS entity CDS object> in ABAP CDS>. A CDS entity is defined in a CDS data definition> using the CDS DDL> of ABAP CDS in DDL source code>. A CDS entity is defined when it is activated. Within CDS, a CDS entity can access other entities. Currently, there are the following CDS entities available:
CDS view entities >
CDS projection views>
CDS table functions>
CDS hierarchies>
CDS custom entities>
CDS abstract entities>
CDS DDIC-based entities>. In ABAP programs>, a CDS entity can be used as a global type> and AB-SQL > read statements can be used to access CDS entities. ABAP_MORE_INFO >