SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

SAP Fiori Elements Extension Points

SAP Fiori Elements extension points are defined hooks within SAP Fiori elements-based apps that allow developers to customize and extend standard page templates — such as List Report and Object Page — without modifying the framework itself. Developers use them to add custom columns to tables, inject dynamic side content into Object Page sections, implement app-specific actions, and introduce other UI adaptations beyond what the standard annotations provide. These extensions are applied through app extensions and can be combined with building blocks for OData V4 apps to compose richer, reusable UI fragments within the extended areas.

Docs explaining this concept

Concepts that build on this