CDS Definition Display
This code editor displays the Core Data Services (CDS) view definition for the inspected view. CDS is a modeling language used in SAP development environments, particularly in SAP HANA and CAP (Cloud Application Programming Model).
The generated CDS definition includes view syntax with all fields, types, associations, and annotations. You can use this CDS notation to:
The CDS representation provides a more modern, abstracted view of the database object compared to traditional SQL DDL. Copy the definition for use in your CDS modeling projects.