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

Add the Shopping Cart Fiori Application to FLP (2023)

Integrate your list report application into ABAP Fiori launchpad.

Overview

🎓 beginner 25 min. SAP S 4hana Cloud ABAP EnvironmentBeginnerABAP DevelopmentABAP Extensibility

You will learn

  • โœ”How to create a semantic object
  • โœ”How to create a technical catalog
  • โœ”How to create SAP Fiori business catalog
  • โœ”How to create a space and page
  • โœ”How to create a business role and assign to business user
  • โœ”How to run an app from FLP
Merve Temel M Merve Temel April 22, 2026
Created by June 12, 2024
Contributors

Prerequisites

Prerequisites

  • This tutorial can be used in both SAP S/4HANA Cloud, private edition system and SAP S/4HANA on-premise system with release 2023 FPS01. We suggest using a Fully-Activated Appliance in SAP Cloud Appliance Library for an easy start without the need for system setup.
  • The steps for fully-qualified Domain Name & SSL Certificates can be found here.
  • For SAP S/4HANA on-premise, create developer user with full development authorization
  • Initial setup of the Launchpad
  • You user has assigned following roles
  • You finished Create a SAP Fiori Shopping Cart App and Deploy it tutorial.
  • Pages and Space should be activated.

Steps

Intro

In this tutorial, wherever ### appears, use a number (e.g. 000). This tutorial is done with the placeholder 000.


Step 1 Create a semantic object
โ€”

  1. Open SAP Logon and log into your system. Execute following transaction to create a semantic object /ui2/semobj. You also need to add /n before your transaction.

    object
    object

  2. Click Edit and select the check mark.

    object
    object

  3. Click New Entries.

    object
    object

  4. Add your semantic object:

    • Semantic Object: z_shopping_cart_tier1_###
    • Semantic Object Name: z_shopping_cart_tier1_###
    • Semantic Object Description: Shopping Cart ###

    Click Save.

    object
    object

  5. Select and confirm your transport request.

    object
    object

Step 2 Create SAP Fiori business catalog
+
Step 3 Create a business role and assign business catalog and business user
+
Step 4 Run application via app finder
+
Step 5 Create a space and page
+
Step 6 Add space to business role
+
Step 7 Run an app from FLP
+
Step 8 Test yourself
+
Step 9 More information
+

Resources

Discussion

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

Submit detailed feedback Discuss in Community
Steps
Step 1 of 9
1. Create a semantic object 2. Create SAP Fiori business catalog 3. Create a business role and assign business catalog and business user 4. Run application via app finder 5. Create a space and page 6. Add space to business role 7. Run an app from FLP 8. Test yourself 9. More information

Learn more →