SAP Home Learn Build Integrate Model Operate Extend with AI ConnectTutorial navigator Knowledge Graph API Devtoberfest Developer Advocates App Space

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

Create a CAP Project with SAP Business Application Studio

Quickly create an OData service by creating a CAP project in SAP Business Application Studio.

Overview

🎓 beginner 20 min. SAP Cloud Application Programming ModelBeginnerSAP Business Application StudioSAP Business Technology Platform

You will learn

  • How to create a project in the SAP Business Application Studio using the project wizard.
  • How to use the run configurations.
  • How to expose a port for your application.
  • How to use the graphical modeling tools, the code editor and the CDS command-line-interface.
  • How easy it is to use a database with your CAP service.
René Jeglinsky R René Jeglinsky January 23, 2025
Created by December 10, 2024
Contributors

Prerequisites

Prerequisites

Steps

Step 1 Open SAP Business Application Studio

As mentioned in the prerequisites of this tutorial, we assume that you’ve already set up your SAP Business Application Studio and created the needed Full Stack Cloud Application dev space.

If the dev space is not running, you need to start it and enter the SAP Business Application Studio.

Step 2 Create project
+
Step 3 Run project
+
Step 4 Enhance project
+

Here you expose the Authors entity. The Authors entity is part of your domain model (schema.cds) but isn’t exposed through the CatalogService (cat-service.cds). Whereas the Books entity is exposed in both services.

Step 5 Use databases
+
Step 6 Add sample data
+

Resources

Discussion

Share feedback on this tutorial or join the conversation in SAP Community.

Submit detailed feedback Discuss in Community
Steps
Step 1 of 6
1. Open SAP Business Application Studio 2. Create project 3. Run project 4. Enhance project 5. Use databases 6. Add sample data

Learn more →