Who should attend
- Developer
- Development Consultant
Prerequisites
Course Objectives
This course will prepare you to:
- Define database tables in the ABAP dictionary
- Define view entities in ABAP core data services
Course Content
- This course extends the skills that you acquired in the Basic and Intermediate ABAP programming courses with the ability to analyze and define data models. You will define database tables in the ABAP dictionary, and views in ABAP core data services (CDS). You will model relations, add SQL logic, and enrich your views with metadata. In the end, you will protect your data against unauthorized read access and learn how to extend foreign data models. This course is also available in a self-paced learning format on learning.sap.com
- The course is held on SAP BTP, ABAP environment. However, the content is equally suitable for SAP S/4HANA Cloud, ABAP Environment and SAP S/4HANA 2020 or later.
Content
- Data modeling in ABAP
- Creating database tables
- Defining global types
- Defining CDS views
- Defining relationships and associations between objects
- Using code pushdown in CDS views
- Defining meta objects for ABAP dictionary objects and CDS views