SAP CDS ELEMENT LIST APV



Get Example source ABAP code based on a different SAP table
  



ABAP_CDS_DDL - element_list, Analytical Query

ABAP_SYNTAX
... element1, element2, ...

What does it do?
Defines the elements of a CDS analytical projection view. The elements are specified in a comma-separated list in curly brackets { }.
The names of the elements of an analytical projection view must be unique. These are either
the names of the elements taken from the data sources, or
alternative element names specified using AS.