CDS Definition Display
This code editor displays the Core Data Services (CDS) entity definition for the inspected table. 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 entity syntax with all fields, types, and annotations. You can use this CDS notation to:
The CDS representation provides a more modern, abstracted view of the table structure compared to traditional SQL DDL. Copy the definition for use in your CDS modeling projects.