Show TOC

SAPUI5 Flexibility ServicesLocate this document in the navigation structure

SAPUI5 flexibility services enable functions for different user groups to personalize SAP Fiori apps and adapt their user interface at runtime.

End users personalize apps for themselves, key users adapt apps for their team, and developers create new or modify existing apps.

The functions are based on content which is stored in the layered repository in multiple, separate layers:

Function

User

Control

Layer in the Layered Repository

Personalization of table and filter bar

End user

SmartTable

SmartFilterBar

USER

Handling of variants for table and filter bar

End user

Key user

SmartVariantManagement

SmartTable

SmartFilterBar

USER

CUSTOMER

UI adaptation at runtime

Key user

SmartForm

ObjectPage

CUSTOMER

Here you can find more information:

Smart controls

sap.ui.comp library

UI adaptation at runtime

  • For key users, see SAP Library for User Interface Add-On 2.0 for SAP NetWeaver on SAP Help Portal. Under Application Help, open SAP Library and search for Adapting the UI of an SAP Fiori App at Runtime.

  • For SAP Fiori launchpad admins, see SAP Library for User Interface Add-On 2.0 for SAP NetWeaver on SAP Help Portal. Under Application Help, open SAP Library and search for Enabling Apps for UI Adaptation at Runtime.

  • For SAPUI5 app developers, see UI Adaptation at Runtime

Layered repository

Layered Repository