Skip to Content

Set Up SAP Business Application Studio

SAP Business Application Studio is a development environment available on SAP Business Technology Platform (BTP). Before you can start developing applications with SAP Business Application Studio, you must perform the required onboarding steps that are described in this tutorial.
You will learn
  • How to subscribe to SAP Business Application Studio
  • How to launch SAP Business Application Studio
slavipandeSvetoslav PandelievSeptember 17, 2024
Created by
slavipande
October 4, 2023
Contributors
ekaterina-mitova
slavipande

Prerequisites

  • You have an enterprise global account in SAP BTP. To use services for free, you can sign up for an SAP BTPEA (SAP BTP Enterprise Agreement) or a Pay-As-You-Go for SAP BTP global account and make use of the free tier services only. See Using Free Service Plans.
  • You have a platform user. See User and Member Management.
  • You are an administrator of the global account in SAP BTP.
  • You have a subaccount in SAP BTP to deploy the services and applications.
  • You have one of the following browsers that are supported for working in SAP Business Application Studio:
    • Mozilla Firefox
    • Google Chrome
    • Microsoft Edge

This tutorial follows the guidance provided in the SAP BTP Developer’s Guide.

  • Step 1

    This task is usually done by the administrator of the global account in SAP BTP. Developers then need to create their personal development space by following the instructions in Step 4: Launch SAP Business Application Studio below.

    1. In the SAP BTP cockpit, choose EntitlementsEntity Assignments.

    2. In the Subaccounts/Directories field, select the subaccount you have already created.

    3. Choose Edit and then choose Add Service Plans.

    4. In the Add Service Plans dialog, search for SAP Business Application Studio and select plan free (Application).

      The plan free (Application) has the following restrictions:

      • A user can only have up to 2 dev spaces.
      • A user can only have 1 dev space in the RUNNING state at a time.
      • When working in the Full-Stack Application Using Productivity Tools dev space, a user can deploy a maximum of 2 times.
      • The maximum size limit of a dev space is 4 GB.
    5. Choose Add 1 Service Plan.

      Screenshot showing the SAP BTP Cockpit logged in, with the entitlements entry highlighted on the left sidebar indicating it’s selected, the “Add Service Plans” highlighted in the entitlements section on the right indicating it’s clicked, a popover is visible in which you can find and add entitlements, the entry for “SAP Business Application Studio” is selected and the plan “free (Application) is checked finally the ”Add 1 Service Plan" button is highlighted.
    6. Choose Save.

  • Step 2

    This task is usually done by the administrator of the global account in SAP BTP. Developers then need to create their personal development space by following the instructions in Step 4: Launch SAP Business Application Studio below.

    1. Navigate to your subaccount and choose ServicesService Marketplace.

    2. Search for the SAP Business Application Studio tile and choose Create.

      screenshot showing the “three dots menu” for SAP Business Application Studio in the Service Marketplace. after opening the menu an option to create an SAP Business Application Studio Instance is seen.
    3. In the New Instance or Subscription popup, select free from the dropdown in the Plan field and choose Create.

      SAP Business Application Studio, create free plan instance

      Creating your new subscription might take some minutes. You can check the current status of the submission on the Service Instances and Subscriptions page.

  • Step 3

    This task is usually done by the administrator of the global account in SAP BTP. Developers then need to create their personal development space by following the instructions in Step 4: Launch SAP Business Application Studio below.

    1. Navigate to your subaccount and choose SecurityUsers.

    2. Select your user from the list and choose Assign Role Collection.

      SAP Business Application Studio: Assign Role Collection
    3. In the Assign Role Collection popup, select the Business_Application_Studio_Developer role collection and choose Assign Role Collection.

      Assign Rol Collection popup

      You can find an overview about the role collections in Manage Role Collections on the SAP Help Portal.

  • Step 4
    1. Navigate to your subaccount and choose ServicesInstances and Subscriptions.

    2. Choose the SAP Business Application Studio subscription. SAP Business Application Studio opens in a new tab of the browser.

    3. Choose Create Dev Space.

      If you haven’t created a dev space, the welcome page for SAP Business Application Studio loads.

      SAP Business Application Studio welcome

      If this isn’t the first dev space, the dev space manager for SAP Business Application Studio loads.

      SAP Business Application Studio welcome

      If you create a bookmark to this page, it’s easy to get back to SAP Business Application Studio later.

    4. Enter a Dev Space Name. For example, IncidentManagement.

    5. Choose the Full Stack Cloud Application template and then choose Create Dev Space.

      SAP Business Application Studio Create Dev Space

      Creating your dev space might take some minutes.

    6. As soon as your dev space is in status Running, you can click its name to open it.

      SAP Business Application Studio Create Dev Space

    With this, you’ve successfully completed the setup of SAP Business Application Studio.

    What type of application did you create?

Back to top