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

1 - Create the Product List Page

Import a skeleton project for the SAP Build CodeJam, and create a simple product list page based on data in our CAP service.

Overview

🎓 beginner 30 min. SAP BuildBeginnerSAP Build Apps

You will learn

  • โœ”How to create a new SAP Build Apps project
  • โœ”How to import a project
  • โœ”How to get data from a destination
  • โœ”How to add components to a page
  • โœ”How to bind data to UI elements
  • โœ”How to change component styles
  • โœ”How to preview your app
Shrinivasan Neelamegam S Shrinivasan Neelamegam September 28, 2025
Created by February 5, 2024
Contributors

Prerequisites

Prerequisites

Steps

Intro

In this exercise, you will be importing an already created skeleton app to your SAP Build Apps lobby. We’ve provided the skeleton app so you do not have to create all the UI elements for all the pages.

For this page, the product list page, you will design the entire UI, including styles and layout. For all pages, you will create the data connections, variables, logic, and navigation.

For this product list page, you will connect to our CAP service to get names, descriptions and images of products. At the end of this exercise, your homepage (product list page) will look something like this.

Home page
Home page

Step 1 Open the SAP Build lobby
โ€”

If you already have the SAP Build lobby open from doing the prerequisites, you can skip this step.

Otherwise, here’s how to open the lobby.

  1. Go to your trial account at https://account.hanatrial.ondemand.com/.

    Sign in if necessary

  2. Click Go To Your Trial Account.

    Go to trial
    Go to trial

    This brings you to your “global” trial account.

  3. Click your subaccount tile.

    Subaccount
    Subaccount

  4. Click Instances and Subscriptions.

    Instances and Subscriptions
    Instances and Subscriptions

  5. Click the icon next to SAP Build Apps or next to SAP Build Process Automation.

    Open lobby
    Open lobby

    Sign in with your custom IDP (identity provider) user you created when installing SAP Build Apps.

    This should open the SAP Build lobby. Yours should be empty.

    Lobby
    Lobby

Step 2 Import the skeleton app project
+
Step 3 Enable BTP Authentication
+
Step 4 Enable a data entity
+
Step 5 Create a data variable
+
Step 6 Add container to the homepage
+
Step 7 Add components to your container
+
Step 8 Stylize the container
+
Step 9 Bind data variable to UI elements
+
Step 10 Test the App
+
Step 11 Further study
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 11
1. Open the SAP Build lobby 2. Import the skeleton app project 3. Enable BTP Authentication 4. Enable a data entity 5. Create a data variable 6. Add container to the homepage 7. Add components to your container 8. Stylize the container 9. Bind data variable to UI elements 10. Test the App 11. Further study

Learn more →