Create a SAP Fiori App in Visual Studio Code and Deploy it to SAP BTP, ABAP Environment
Beginner
15 min.
Create a SAP Fiori Elements app for a RAP business object from SAP BTP, ABAP Environment in Visual Studio Code and deploy it to SAP BTP, ABAP Environment.
You will learn
- How to create an SAP Fiori application
- How to run an SAP Fiori application
- How to deploy an SAP Fiori application
Prerequisites
- You need an SAP BTP, ABAP environment trial user or a license.
- You have completed Develop a Fiori App Using the ABAP RESTful Application Programming Model (Managed Scenario).
- Installation of:
- You also need to install Python for Windows.
- Installation of Extensions
HINT: If you are not able to see the Fiori Application Generator, please install the generator again by opening the terminal and adding following: npm
install -g yo
.