ABAP Keyword Documentation → ABAP - Dictionary → ABAP CDS in ABAP Dictionary → ABAP CDS - Data Definitions → ABAP CDS - DDL for Data Definitions → ABAP CDS - DEFINE TABLE FUNCTION → ABAP CDS - DEFINE TABLE FUNCTION, element_list → ABAP CDS - DEFINE TABLE FUNCTION, element
ABAP CDS - DEFINE TABLE FUNCTION, element_annot
Other versions:
7.31 | 7.40 | 7.54
Syntax
... @annotation ...
... @<annotation ...
Effect
Specifies an annotation annotation in the definition of an element of a CDS table function as element notation. Element annotations can be specified before and after the element.
- In front of the element, the character @ must be placed before the name annotation of the annotation.
- Following the element, the characters @< must be placed before the name annotation of the annotation.
The elements of CDS entities can be assigned to the element annotations grouped under element_annot.