SAP Fiori tools is a set of extensions for SAP Business Application Studio and Visual Studio Code that makes it faster and easier to develop basic SAP Fiori apps.
If you're creating apps in one of those development environments, SAP Fiori tools provides functionality that simplifies the process of writing or modifying SAP Fiori apps throughout the entire development process.They follow the latest SAP Fiori design guidelines and best practices and can be used, for example, as a starting point for developing apps.
SAP Fiori tools offers a number of templates that you can use to quickly create an SAP Fiori app. These templates are available both for SAP Fiori elements apps and freestyle SAPUI5 apps. The following templates are available:
-
Basic (freestyle SAPUI5)
The basic template serves as a starting point when you want to start from scratch, but also want to make sure that everything is set up properly.
-
Worklist (SAP Fiori elements)
A worklist displays a collection of items to be processed by the user and usually involves reviewing details of a list item and taking action.
-
List Report Object Page (SAP Fiori elements)
With the list report object page, users can view and work with and acting on a large set of items.
-
Analytical List Page (SAP Fiori elements)
The analytical list page let users analyze data from different perspectives and to act on transactional content.
-
Overview Page (SAP Fiori elements)
The overview page is a data-driven app type and floorplan that provides all the information the user needs on a single page.
-
Form Entry Object Page (SAP Fiori elements)
This template generates an app with an object page and a form that allows end users to enter data.
Check the related links for detailed information about these floorplans and to find out how to use the templates.
Related Information