
@scope:[#ELEMENT]
Annotation DefaultAggregation : String enum { NONE; SUM; MIN; MAX; AVG; COUNT; COUNT_DISTINCT; FORMULA; };
When the DefaultAggregation annotation has been specified for an element, the corresponding elements are used as so called measures (elements that can be aggregated) both in standard CDS QL scenarios and on analytical scenarios.
Scope: [ELEMENT]
Evaluation Runtime (Engine):
Values: