Create an SAP Cloud Application Programming Model Project for SAP HANA Cloud
February 14, 2021
Beginner
15 min.
Use the wizard for the SAP Cloud Application Programming Model to create a project in SAP Business Application Studio that will also support SAP HANA Cloud.
You will learn
- How to create an application with the wizard for the Cloud Application Programming model
- How to use the local Git repository for development/testing purposes
Prerequisites
- This tutorial is designed for SAP HANA Cloud. It is not designed for SAP HANA on premise or SAP HANA, express edition.
- You have created a BTP trial, SAP HANA Cloud instance. Deploy SAP HANA Cloud trial
- You have setup SAP Business Application Studio for development: Set Up SAP Business Application Studio for Development
Step 1: Create dev space in SAP Business Application Studio
Step 2: Configure dev space
Step 3: Create a new project
Step 4: Explore the generated artifacts
Step 5: Adjust CAP project for HANA development
Step 6: Install dependencies
Step 7: Initialize local Git repository
Step 8: Perform your first commit
Navigate tutorial steps
-
Step 1: Create dev space in SAP Business Application Studio
-
Step 2: Configure dev space
-
Step 3: Create a new project
-
Step 4: Explore the generated artifacts
-
Step 5: Adjust CAP project for HANA development
-
Step 6: Install dependencies
-
Step 7: Initialize local Git repository
-
Step 8: Perform your first commit
- Back to Top