Completed
Create Database Artifacts Using Core Data Services CDS for SAP HANA Cloud
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
SAP HANA Cloud and CAP to Build Full-Stack Applications Using VSCode
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Dev Environment Setup
- 3 Verify HANA Cloud is Running
- 4 Create CAP Project
- 5 Explore the generated artifacts
- 6 Sync to Git
- 7 Create Database Artifacts Using Core Data Services CDS for SAP HANA Cloud
- 8 Deploy to HANA Cloud
- 9 Check the Database Explorer
- 10 Run Service Layer
- 11 Create a User Interface with CAP
- 12 Create a Fiori freestyle web interface
- 13 Add User Authentication
- 14 Create and grant roles
- 15 Test with Security
- 16 Create Calculation View
- 17 Create calculation view proxy entity
- 18 Create Stored Procedure
- 19 Implement Exit for Stored Procedure
- 20 Closing