Introduction

SAP Fiori elements for OData V4 empowers you to effectively develop scalable, efficient, and modern applications that align with SAP's design principles and user-centric approach.

Building Blocks

Building blocks are reusable artifacts that are consistently orchestrated by SAP Fiori elements and are the basis for every OData V4 application.
They contain standardized layout patterns or interaction behaviors to provide enterprise readiness, support UI consistency, and boost developer efficiency.

Select Your Option

You can choose standard floorplans, custom pages, or combine both approaches to best fit your application's requirements.

Standard Floorplans

List Report

Predefined layouts of building blocks are provided as floorplans to enable efficient SAP Fiori elements application development. These floorplans inherit all the qualities of their building blocks while adding optimizations for component interaction at the floorplan level.

When to Use

  • The most efficient approach for building your SAP Fiori elements application.
  • For specific deviations, you can leverage the extension points provided by SAP Fiori elements.

Custom Page

Custom Layout

Custom pages serve as the basis for custom layouts that can utilize building blocks with all their framework qualities. These custom pages can contain a layout building block for optimal support while offering maximum flexibility.

When to Use

  • The most flexible approach for building your SAP Fiori elements application.
  • For added flexibility, select custom pages with their building blocks and options for additional SAPUI5 coding.