SAP HANA Native, Create a SAP Cloud Application Programming Model project
January 27, 2021
Beginner
15 min.
Use the wizard for the SAP Cloud Application Programming Model to create a project for SAP HANA.
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 on premise and SAP HANA, express edition. It is not designed for SAP HANA Cloud.
- You have logged into SAP Web IDE for SAP HANA. To find out more about SAP Web IDE and other tools in you SAP HANA, express edition instance, refer to this tutorial. To learn more about SAP Web IDE Full-stack for HANA development refer to this tutorial.
- If you are planning on continuing the series in SAP HANA, express edition, it is recommended to map the development space to the tenant database before starting development.
The images in this tutorial are based on SAP HANA, express edition SPS04.
Step 1: Create a new project
Step 2: Explore the generated artifacts
Step 3: Initialize local Git repository
Step 4: Perform your first commit