CDS Associations and Path Expressions
Tutorials that teach this
- Tutorial Create a Simple ABAP CDS View in ADT
- Tutorial Enhance the Business Object Data Model and Enable OData Streams
- Tutorial Enhance an ABAP Core Data Services (CDS) View in SAP Business Technology Platform (BTP) ABAP Environment
- Tutorial Enhance an ABAP Core Data Services (CDS) View in ABAP On-Premise
Prerequisites
- Concept ABAP Core Data Services (CDS) View Development
- Concept CDS View Definition in ABAP Development Tools
- Concept CDS SELECT Statement and Field Selection
- Concept CDS View Entity Definition
- Concept CDS Data Definitions (DDLS) A [CDS Data Definition (DDLS)](https://help.sap.com/docs/btp/sap-business-technology-platform/5cc8b3f5f251482c8b3a834dbaefd964?locale=en-US&state=PRODUCTION&version=Cloud) is a repository object used in ABAP development to define Core Data Services (CDS) entities. Developers use data definitions to create CDS views and other CDS objects that model and structure data for consumption in ABAP applications.
- Concept Creating ABAP CDS Views in ADT