My work from SAP's S4D430 course on data modeling with ABAP Dictionary and Core Data Services.
- Defining database tables in ABAP Dictionary
- Creating view entities in ABAP CDS
- Modeling relationships and associations
- Adding SQL logic to CDS views
- Enriching views with metadata and annotations
- Data access control and authorization
- Extending foreign data models
- SAP BTP ABAP Environment
- ABAP Development Tools (Eclipse)
- ABAP Core Data Services (CDS)
- abapGit for version control
Clone with abapGit:
- Install abapGit in your system
- Create new online repo
- Pull objects
Builds on S4D400 and S4D401. Course content works on SAP S/4HANA 2020+ and BTP ABAP Environment.
Prerequisites: S4D400 (Basic ABAP) and S4D401 (Intermediate ABAP)