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

Set Up and Generate a New SAP Fiori App Project

Create a simple SAP Fiori elements List Report Page using SAP Fiori tools.

Overview

🎓 beginner 15 min. SAP Fiori ToolsBeginnerSAP FioriOdataSapui5User Interface

You will learn

  • โœ”How to generate an SAP Fiori elements application with SAP Fiori tools
  • โœ”How to test run your application using both mock data and real data
Unknown U Unknown September 28, 2023
Created by June 18, 2020
Contributors

Prerequisites

Prerequisites

  • You must have access to the Gateway Demo System. This tutorial shows you how to access it: Create an Account on the Gateway Demo System
  • You must be able to access the following OData service URL (ES5 service): https://sapes5.sapdevcenter.com/sap/opu/odata/sap/SEPMRA_PROD_MAN/
  • You must have Visual Studio Code and SAP Fiori tools installed or have your SAP Business Application Studio environment configured.

Steps

Intro

The purpose of this tutorial is to familiarize you with the process for creating applications using the SAP Fiori tools Application Generator, as well as the process for testing your application with both mock and real data.

In this case, you will create an SAP Fiori elements list report page displaying a list of products. This list report will be modified in later tutorials using the other extensions available in SAP Fiori tools.


Step 1 Set up the work environment
โ€”

Before generating the application, create a root folder for your project wherever you would like to store it. Name it whatever you like. For the sake of this tutorial, we will call it lroptutorial. Open this folder in your development environment.

Create root folder
Create root folder

Step 2 Launch Application Generator
+
Step 3 Select application template
+
Step 4 Configure service for List Report Page
+
Step 5 Configure the main project attributes
+
Step 6 Preview app with real backend data
+
Step 7 Preview your application with mock Data
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 7
1. Set up the work environment 2. Launch Application Generator 3. Select application template 4. Configure service for List Report Page 5. Configure the main project attributes 6. Preview app with real backend data 7. Preview your application with mock Data

Learn more →