<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Feature-Map on Marian Zeis Blog</title>
    <link>https://blog.zeis.de/tags/feature-map/</link>
    <description>Recent content in Feature-Map on Marian Zeis Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 11 Mar 2026 20:55:00 +0100</lastBuildDate>
    <atom:link href="https://blog.zeis.de/tags/feature-map/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SAP Fiori Elements Feature Map: What Is Available in Each SAPUI5 Version</title>
      <link>https://blog.zeis.de/posts/2026-03-12-fiori-elements-feature-map/</link>
      <pubDate>Wed, 11 Mar 2026 20:55:00 +0100</pubDate>
      <guid>https://blog.zeis.de/posts/2026-03-12-fiori-elements-feature-map/</guid>
      <description>&lt;p&gt;If you work with SAP Fiori Elements, you have probably run into this problem before:&lt;br&gt;&#xA;it is hard to see in which UI5 version a specific feature was introduced.&lt;/p&gt;&#xA;&lt;p&gt;Bjorn Schulz already built a strong matrix for ABAP: &lt;a href=&#34;https://software-heroes.com/abap-feature-matrix&#34;&gt;ABAP Feature Matrix&lt;/a&gt;.&lt;br&gt;&#xA;For Fiori Elements and RAP/CAP, there was no comparable matrix yet.&lt;/p&gt;&#xA;&lt;p&gt;So I created an Influence request to close this gap:&lt;br&gt;&#xA;&lt;a href=&#34;https://influence.sap.com/sap/ino/#idea/351729&#34;&gt;influence.sap.com/sap/ino/#idea/351729&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;The new Developer Portal would be a great home for a matrix like this but so far, there still is no official version.&lt;br&gt;&#xA;The closest alternative is the &lt;a href=&#34;https://ui5.sap.com/#/topic/62d3f7c2a9424864921184fd6c7002eb&#34;&gt;SAP Fiori Elements Feature Map&lt;/a&gt; in the SAPUI5 documentation.&lt;/p&gt;&#xA;&lt;p&gt;The challenge is that SAPUI5 docs are published per version, so you mostly see a point-in-time view.&lt;br&gt;&#xA;You do not get a clear cross-version overview showing when a feature first appeared.&lt;/p&gt;&#xA;&lt;p&gt;That is why I decided to fetch the feature map for each version and compare when a feature first appears.&lt;br&gt;&#xA;The result is the feature map below, updated automatically whenever new versions are released.&lt;/p&gt;&#xA;&lt;p&gt;You can filter by features, floorplans, and versions, and sort by the key columns.&lt;br&gt;&#xA;The data is taken directly from the official feature list.&lt;/p&gt;&#xA;&lt;p&gt;Since the feature map in the SAPUI5 documentation has not been clearly managed, there are sometimes discrepancies.&lt;br&gt;&#xA;You can see this more clearly in the &lt;a href=&#34;https://blog.zeis.de/feature-map/fe-feature-matrix.md&#34;&gt;feature matrix markdown&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Download the data:&lt;/strong&gt; &lt;a href=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.json&#34;&gt;JSON&lt;/a&gt; · &lt;a href=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.csv&#34;&gt;CSV&lt;/a&gt; · &lt;a href=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.md&#34;&gt;Adoption (Markdown)&lt;/a&gt; · &lt;a href=&#34;https://blog.zeis.de/feature-map/fe-feature-matrix.md&#34;&gt;Matrix (Markdown)&lt;/a&gt;&lt;/p&gt;&#xA;&lt;link rel=&#34;stylesheet&#34; href=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.css&#34;&gt;&#xA;&lt;script defer src=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.js&#34;&gt;&lt;/script&gt;&lt;section class=&#34;fe-feature-map&#34; data-fe-feature-map data-json-url=&#34;https://blog.zeis.de/feature-map/fe-feature-adoption.json&#34;&gt;&#xA;  &lt;h2 class=&#34;fe-feature-map__title&#34;&gt;SAP Fiori Elements Feature Map&lt;/h2&gt;&#xA;  &lt;p class=&#34;fe-feature-map__meta&#34;&gt;Data updated: &lt;span data-role=&#34;generated-at&#34;&gt;-&lt;/span&gt;&lt;/p&gt;&#xA;&#xA;  &lt;div class=&#34;fe-feature-map__toolbar&#34; role=&#34;group&#34; aria-label=&#34;Feature map filters&#34;&gt;&#xA;    &lt;label class=&#34;fe-feature-map__toolbar-label&#34;&gt;&#xA;      Full text search&#xA;      &lt;input type=&#34;search&#34; data-role=&#34;global-search&#34; placeholder=&#34;Search all columns&#34;&gt;&#xA;    &lt;/label&gt;&#xA;&#xA;    &lt;div class=&#34;fe-feature-map__floorplan-filter&#34; data-role=&#34;floorplan-filter&#34;&gt;&#xA;      &lt;button type=&#34;button&#34; class=&#34;fe-feature-map__button&#34; data-role=&#34;floorplan-toggle&#34; aria-expanded=&#34;false&#34; aria-haspopup=&#34;true&#34;&gt;&#xA;        Floorplans: All&#xA;      &lt;/button&gt;&#xA;      &lt;div class=&#34;fe-feature-map__floorplan-menu&#34; data-role=&#34;floorplan-menu&#34; hidden&gt;&#xA;        &lt;div class=&#34;fe-feature-map__menu-actions&#34;&gt;&#xA;          &lt;button type=&#34;button&#34; class=&#34;fe-feature-map__button&#34; data-role=&#34;floorplan-select-all&#34;&gt;Select all&lt;/button&gt;&#xA;          &lt;button type=&#34;button&#34; class=&#34;fe-feature-map__button&#34; data-role=&#34;floorplan-clear&#34;&gt;Clear&lt;/button&gt;&#xA;        &lt;/div&gt;&#xA;        &lt;div class=&#34;fe-feature-map__floorplan-options&#34; data-role=&#34;floorplan-options&#34;&gt;&lt;/div&gt;&#xA;      &lt;/div&gt;&#xA;    &lt;/div&gt;&#xA;&#xA;    &lt;button type=&#34;button&#34; class=&#34;fe-feature-map__button&#34; data-role=&#34;clear-filters&#34;&gt;Clear Filters&lt;/button&gt;&#xA;    &lt;span class=&#34;fe-feature-map__count&#34; data-role=&#34;result-count&#34;&gt;0 / 0 rows&lt;/span&gt;&#xA;  &lt;/div&gt;&#xA;&#xA;  &lt;div class=&#34;fe-feature-map__table-wrap&#34;&gt;&#xA;    &lt;table class=&#34;fe-feature-map__table&#34; data-role=&#34;table&#34;&gt;&#xA;      &lt;caption&gt;Feature availability and references across SAPUI5 versions&lt;/caption&gt;&#xA;      &lt;thead&gt;&#xA;        &lt;tr data-role=&#34;header-row&#34;&gt;&lt;/tr&gt;&#xA;        &lt;tr class=&#34;fe-feature-map__filter-row&#34; data-role=&#34;filter-row&#34;&gt;&lt;/tr&gt;&#xA;      &lt;/thead&gt;&#xA;      &lt;tbody data-role=&#34;table-body&#34;&gt;&lt;/tbody&gt;&#xA;    &lt;/table&gt;&#xA;  &lt;/div&gt;&#xA;&#xA;  &lt;p class=&#34;fe-feature-map__status&#34; data-role=&#34;status&#34; aria-live=&#34;polite&#34;&gt;&lt;/p&gt;&#xA;&#xA;  &lt;noscript&gt;&#xA;    &lt;p&gt;This table needs JavaScript for search, filters, and sorting.&lt;/p&gt;&#xA;  &lt;/noscript&gt;&#xA;&lt;/section&gt;&#xA;&#xA;</description>
    </item>
  </channel>
</rss>
