List Report – Content Area

Discover / Frameworks / SAP Fiori Elements / List Report / List Report – Content Area
information

No longer maintained, this article reflects the SAPUI5 version 1.136 release of SAP Fiori Elements for OData V2 and SAP Fiori Elements for OData V4.

To explore the design capabilities of SAP Fiori elements for OData V4 and the various options for the building blocks, and to experiment with their behavior – both standalone and when used in standard floorplans or custom pages, see: the SAP Fiori Development Portal.

information

No longer maintained, this article reflects the SAPUI5 version 1.136 release of SAP Fiori Elements for OData V2 and SAP Fiori Elements for OData V4.

For information on the latest release of both versions of SAP Fiori Elements, see: What's New in SAPUI5 documentation.

To explore the design capabilities of SAP Fiori elements for OData V4 and the various options for the building blocks, and to experiment with their behavior – both standalone and when used in standard floorplans or custom pages, see: the SAP Fiori Development Portal.

Intro

The SAP Fiori elements list report template supports the three content area layouts detailed below.

For design information, see General Layout and the links below.

Simple Content Layout

The default layout for the content area is the simple content layout and displays the data for one business object in a single table view. It supports:

warning
  • We strongly recommend against table-level view management, but it is supported.

  • With SAP Fiori elements for OData V4 these restrictions apply for the Insights cards:

    • When users navigate from the card in the Insights section of the My Home page to the list report table, the table view is similar to its state at card creation, but it does not retain the changes in the position or removal of filter fields or table columns.
    • The formatting of unit of measure fields differs between the Insights card and the list report table.
hint
For more information on card creation and disabling it, refer application developers to Creating Cards for the Insights Section of My Home in SAP S/4HANA Cloud.

Simple content layout (default)

Simple content layout (default)

Multiple View Layout

For more complex scenarios, you can turn on the multiple view layout which supports:

warning
  • We strongly recommend against table-level view management, but it is supported.

  • With SAP Fiori elements for OData V4 these restrictions apply for the Insights cards:

    • When users navigate from the card in the Insights section of the My Home page to the list report table, the table view is similar to its state at card creation, but it does not retain the changes in the position or removal of filter fields or table columns.
    • The formatting of unit of measure fields differs between the Insights card and the list report table.
hint
For more information on card creation and disabling it, refer application developers to Creating Cards for the Insights Section of My Home in SAP S/4HANA Cloud.

Multiple view layout - Segmented button

Multiple view layout - Segmented button

Muliple view layout - Select control

Muliple view layout - Select control

Multiple Content Layout

To support even more complex scenarios, you can turn on the multiple content layout which supports:

warning
  • We strongly recommend against table-level or chart-level view management, but it is supported.
  • Creation of business objects must be done in an object page. Doing it via a dialog is not supported
  • Do not use a mix of responsive and non-responsive tables.
hint

Application developers may be unfamiliar with the designer term “multiple content layout.”

For more information on implementing this feature, refer the development team to:

Multiple content layout

Multiple content layout

Want to dive deeper? Better understand the related desgin guidelines? Or, refer the development team to the related documentation for implementation? Follow the links below.