Get Example source ABAP code based on a different SAP table
ABAP_CDS in ABAP Release 7.75 ITOC
ABAP_MODIFICATION_NN Temporal Hierarchies>
The new addition PERIOD> of the statement DEFINE HIERARCHY>> can now be used to create temporal SQL hierarchies> in which the hierarchy nodes are limited by time intervals.
ABAP_MODIFICATION_NN CDS Custom Entities>
A new type of CDS entity> is available: the CDS custom entity>. CDS custom entities are used in the RAP framework> to implement ABAP queries in CDS.
ABAP_MODIFICATION_NN Root Nodes and Compositions>
The new addition ROOT> is available for CDS entities to mark an entity as a CDS root entity>. In addition, CDS associations> can be declared as COMPOSITION> or TO PARENT>. In this way, a CDS composition tree> can be modeled for use in the ABAP RESTful Application Programming Model>.