Skip to content

ABAP CDSModel data for ABAP Cloud

Learn the foundations of persistent data, ABAP SQL, and reusable data models with Eclipse ADT.

Course overview

This course introduces database access and ABAP Core Data Services through practical, guided lessons. You will work with SAP's flight demo data so you can focus on ABAP SQL, code organization, CDS concepts, and development workflows.

Lesson 1 — Database Basics, ABAP SQL, and Code Organization

About 90–120 minutes · Beginner · SAP BTP ABAP Trial

Read /DMO/CARRIER with modern ABAP SQL and organize the code into a Reader class and a Runner class. Then apply the same structure independently with /DMO/AIRPORT.

Before you begin

You will need Eclipse with ABAP Development Tools, an ABAP Cloud Project connected to the trial system, and a package where you can create development objects.