SAP Business Application Studio is a new SAP Business Technology Platform (SAP BTP) service that offers a modern development environment tailored for efficient development of business applications for the SAP Intelligent Enterprise.
Available as a cloud service, SAP Business Application Studio provides a desktop-like experience similar to leading IDEs, with command line and optimized editors. It is based on Code-OSS, an open source used for building Visual Studio Code.
Development (dev) Spaces Comparable to isolated virtual machines in the cloud containing tailored tools and preinstalled run-times per business scenario, such as SAP Fiori, SAP S/4HANA extensions, Workflow and Mobile.
Capabilities Unlike other desktop IDEs, SAP Business Application Studio is equipped with various tools specially built for developing business applications in the SAP ecosystem.
These tools cover the end-to-end development cycle:
To realize database projects we mainly use the SAP Business Application Studio (BAS). It is recommended to use the incognito tab of one of the following three browsers with the latest version.
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
Select this link to open the SAP Business Application Studio.
If prompted to enter a username, log in with the credentials provided for the workshop.

Before you can start your project you must first create a Development Space within BAS. A dev space is a development environment with the tools, capabilities, and resources needed for developing your application. A dev space provides tailored tools and pre-installed runtimes for your business scenario. This simplifies and saves time in setting up your development environment and allows you to efficiently develop, test, build, and run your solution locally or in the cloud.
To create a new development environment for your project, select Create Dev Space.

Provide the following inputs to the wizard:

Your _HCGX Dev Space is being created right now

It takes roughly 1-2 minutes to switch from STARTING to RUNNING. Now that your space is running click on the Name _HCGX to open it. Your BAS Development Editor opens, in which you create your projects.

For a better orientation in SAP BAS, the default layout can be modified.
Select the Customize Layout… Icon on the top right corner.

Change the visibility of the menu bar by selecting Visibility. Then close the Customize Layout wizard by selecting X.

Select the highlighted icon to open the Explorer.

Right-click on the Outline tab and deselect Outline.

Repeat the process by right-clicking and deselecting the Timeline.

Connect the development space in SAP BAS to Cloud Foundry, so the project can later be deployed to the SAP HANA Cloud running on the Cloud Foundry environment.
Choose the Cloud Foundry icon on the activity bar on the left hand side, expand Services and select the Login to Cloud Foundry icon.

Provide the following inputs to the Cloud Foundry Sign In wizard:

Enter IDP and choose Sign in with alternative identity provider.

A new browser tab opens up with a generated Temporary Authentication Code. Select the highlighted icon to copy this to the clipboard.

Paste the SSO passcode into the Enter your SSO Passcode field, and select Sign In.

Select the following options in the Cloud Foundry Target wizard:

The Cloud Foundry target has been set successfully.

Select New Project from template to build a new project.

Choose SAP HANA Database Project and select Start.

Provide a Project Name _Proj for the SAP HANA Cloud Database Project and choose Next.


Provide a Namespace _NS and Schema Name for the SAP HANA Cloud Database Project and choose Next.


Wait while the Project is generated (This process could take several minutes)

The Bind process is now completed and the project is available!
