Skip to content

ABAP Keyword Documentation →  ABAP - Dictionary →  ABAP CDS in ABAP Dictionary →  ABAP CDS - Data Definitions 

ABAP CDS - DDL for Data Definitions

The CDS data definitions in ABAP CDS are made using the data definition language CDS DDL in DDL source code. The CDS DDL follows the general CDS syntax rules and comprises the following statements for the definition and enhancement of CDS entities:

  • Language elements for various CDS entities

Other versions: 7.31 | 7.40 | 7.54


Notes

  • The DDL source code of data definitions has its own editor in ADT, which is documented there. This can also be used to display the actual SQL DDL statement generated from the CDS DDL source text. DDL source code can also be displayed in Repository Browser in ABAP Workbench.

Continue

ABAP CDS - entity_annot

ABAP CDS - DEFINE VIEW

ABAP CDS - EXTEND VIEW

ABAP CDS - DEFINE TABLE FUNCTION

ABAP CDS - DEFINE HIERARCHY

ABAP CDS - DEFINE ABSTRACT ENTITY

ABAP CDS - parameter

ABAP CDS - typing

ABAP CDS - element_annot