Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.27 KB

File metadata and controls

40 lines (28 loc) · 1.27 KB

S4D430 Banner

ABAP SAP BTP CDS Status

S4D430 - Data Modelling in ABAP Dictionary and ABAP Core Data Services

My work from SAP's S4D430 course on data modeling with ABAP Dictionary and Core Data Services.

What I'm learning

  • 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

Tech stack

  • SAP BTP ABAP Environment
  • ABAP Development Tools (Eclipse)
  • ABAP Core Data Services (CDS)
  • abapGit for version control

Setup

Clone with abapGit:

  1. Install abapGit in your system
  2. Create new online repo
  3. Pull objects

Notes

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)