https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Fiori-blog-posts.xml SAP Community - SAP Fiori 2026-02-25T06:01:07.725268+00:00 python-feedgen SAP Fiori blog posts in SAP Community https://community.sap.com/t5/technology-blog-posts-by-sap/removal-of-business-groups-in-sap-btp-abap-environment-switching-to-spaces/ba-p/14316689 Removal of Business Groups in SAP BTP ABAP Environment: Switching to Spaces and Pages 2026-01-28T11:58:43.178000+01:00 LauraEiraElias https://community.sap.com/t5/user/viewprofilepage/user-id/793763 <P>Recently, we announced <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/my-home-in-sap-btp-abap-environment/ba-p/14314918" target="_self">My Home in SAP BTP ABAP environment.</A><BR />My Home is your personalized entry page that provides you with easy access to the business insights and applications you need to do your job with greater speed and agility.</P><P>As a prerequisite for My Home, SAP Fiori launchpad spaces and pages need to be enabled.<BR />The spaces mode was developed to offer more flexibility to influence the launchpad layout for specific user groups. Pages are assigned to users via spaces that are assigned to business roles. The business role defines which users see a specific space. By defining pages with meaningful sections, you can define in which order the apps are sorted on the page.</P><P>&nbsp;</P><H3 id="toc-hId-1917804609">Switching to Spaces and Pages</H3><P>Spaces and pages have been announced as the standard layout approach for structuring content in the SAP Fiori launchpad with SAP BTP ABAP environment 2302.<BR />Consequently, <STRONG>the classic Fiori launchpad home page with business groups will be removed gradually until 2608 in favor of SAP Fiori launchpad spaces and pages. </STRONG></P><P>Luckily, this is no news: The transition is going on for quite some time now, as spaces and pages are already the default in newly provisioned systems for several years.&nbsp;<BR /><STRONG>The removal of groups will affect newly provisioned systems at first with 2602. Later, with 2605, the switch will take place for existing systems as well.</STRONG></P><P>This means in detail:</P><UL><LI>With 2602, it is no longer possible to switch between spaces and pages and the classic Fiori launchpad home page with groups in newly provisioned systems.</LI><LI>With 2605, spaces and pages will be the default in existing systems as well. The option to switch to the classic home page with groups will still be available for end users if the administrator has enabled it in the Manage Launchpad Settings app.</LI><LI>With 2608, the option to switch to the classic FLP home page will be removed completely in production systems.</LI></UL><P>&nbsp;</P><H3 id="toc-hId-1721291104"><STRONG>How to Prepare for the Transition</STRONG></H3><P>Good news: The transition is straightforward, but there are a few important points to note. Until now, users couldn’t create their own groups in the SAP BTP ABAP environment. They relied on SAP-delivered groups and personalized them by adding, removing, or renaming tiles.</P><P>SAP provides predefined spaces and pages with similarly structured content. SAP-delivered groups will be switched to these predefined spaces and pages. <STRONG>Important: user-level personalizations made to the previous groups will not be carried over and will be lost due to the switch. You will need to recreate personal adjustments after the transition.</STRONG></P><P>To be as well prepared as possible, we recommend administrator to enable the switch to spaces and pages now to remain productive after the transition.</P><P>Here are our best practices for end users:</P><UL><LI>Plan the switch carefully and identify which adjustments are important to you.</LI><LI>Document your existing personalizations so you can rebuild them in spaces and pages.</LI><LI>Use SAP’s predefined spaces and pages as a starting point and tailor them to your workflow.</LI></UL><P>&nbsp;</P><H3 id="toc-hId-1524777599"><STRONG>For Administrators: Summary of the Upcoming Changes</STRONG></H3><P>As part of the mentioned transition to spaces and pages, SAP will change the SAP Fiori launchpad settings in the <EM>Manage Launchpad Settings</EM> app for administrators accordingly over the next release upgrades:</P><P><STRONG>With SAP BTP ABAP environment 2602:</STRONG></P><UL><LI><P>The parameter <FONT face="andale mono,times">SPACES</FONT> is removed in newly provisioned systems.</P></LI><LI>The parameter <FONT face="andale mono,times">SPACES_ENABLE_USER</FONT> is removed in newly provisioned systems.</LI><LI>The parameter <FONT face="andale mono,times">SPACES_CUSTOM_HOME</FONT> is true (ON) as default for all existing and newly provisioned systems. The setting to disable My Home is still available. Since spaces and pages need to be enabled as a prerequisite for My Home, this needs to be manually activated for existing systems.</LI></UL><P><STRONG>With SAP BTP ABAP environment 2605:</STRONG></P><UL><LI>The parameter <FONT face="andale mono,times">SPACES</FONT> is true (ON) as default in existing systems.</LI><LI>The parameter <FONT face="andale mono,times">SPACES_ENABLE_USER</FONT> is false (OFF) as default in existing systems. The settings to enable switching between the classic FLP homepage and the spaces and pages layout is still available.</LI></UL><P><STRONG>With SAP BTP ABAP environment 2608:</STRONG></P><UL><LI>The parameter <FONT face="andale mono,times">SPACES</FONT> is removed.</LI><LI>The parameter <FONT face="andale mono,times">SPACES_ENABLE_USER</FONT> is removed.</LI><LI>The parameter <FONT face="andale mono,times">SPACES_CUSTOM_HOME</FONT> is removed.</LI></UL><P><SPAN>&nbsp;</SPAN></P><P>Ultimately, there will be no option to switch back to groups or to enable toggling between spaces and pages and groups after the SAP BTP ABAP environment 2608 release upgrade. You must complete the transition to spaces and pages before the final, irreversible switch in production systems with the 2608 release upgrade.</P><P>We therefore invite all customers to begin transitioning now and proactively embrace this change.</P> 2026-01-28T11:58:43.178000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/practical-sapui5-form-validation-name-email-amp-password-fields/ba-p/14316811 Practical SAPUI5 Form Validation: Name, Email & Password Fields 2026-01-28T14:21:49.330000+01:00 Myvizhipriya_Thangaraj_2810 https://community.sap.com/t5/user/viewprofilepage/user-id/1477011 <H3 id="toc-hId-1917806306">Introduction</H3><P>Form validation plays a critical role in SAPUI5 applications. It ensures clean data entry, improves user experience, and adds an extra layer of security.</P><P>In this blog,&nbsp;In this article, we build a simple <STRONG>employee registration form</STRONG> that focuses on practical, real-world basic validation scenarios as follows:</P><UL><LI>Allow only alphabets in the <STRONG>Name</STRONG> field</LI><LI>Validate <STRONG>Email</STRONG> format as the user types</LI><LI>Block <STRONG>copy, cut, and paste</STRONG> for the Password field</LI><LI>Show clear, real-time validation feedback</LI></UL><P>If you are unfamiliar with regex, please refer to my previous article&nbsp;<A title="Understanding Regex in JavaScript - A Beginner-Friendly Guide" href="https://community.sap.com/t5/technology-blog-posts-by-members/understanding-regex-in-javascript-a-beginner-friendly-guide/ba-p/14279708" target="_blank">Understanding Regex in JavaScript - A Beginner-Friendly Guide</A>&nbsp;for a better understanding before proceeding.</P><H3 id="toc-hId-1721292801">Let's discuss, along with the use case&nbsp;basic employee registration screen where data quality matters from the start:</H3><UL><LI>Names should not contain numbers or special characters&nbsp;</LI><LI>Email addresses must be structurally valid&nbsp;</LI><LI>Passwords should be typed manually to avoid reuse or weak stored values&nbsp;</LI><LI>Users should immediately know <EM>what is wrong</EM> and <EM>how to fix it</EM></LI></UL><P>SAPUI5 provides built-in support for this through value states and event handling.</P><H5 id="toc-hId-1782944734"><STRONG>Form.view.xml</STRONG></H5><pre class="lia-code-sample language-markup"><code>&lt;mvc:View controllerName="demo.controller.Form" xmlns:mvc="sap.ui.core.mvc" xmlns="sap.m"&gt; &lt;VBox class="sapUiSmallMargin"&gt; &lt;Input id="nameInput" placeholder="Full Name (Alphabets only)" liveChange=".onNameChange" /&gt; &lt;Input id="emailInput" placeholder="Email Address" liveChange=".onEmailChange" /&gt; &lt;Input id="passwordInput" type="Password" placeholder="Password (Copy/Paste Disabled)" paste=".onPasteBlock" copy=".onCopyBlock" cut=".onCutBlock" /&gt; &lt;Button text="Submit" press=".onSubmit" /&gt; &lt;/VBox&gt; &lt;/mvc:View&gt;</code></pre><P><STRONG>Please Note:&nbsp;</STRONG>Using <CODE>liveChange</CODE> allows us to validate input as the user types, rather than waiting until submission.</P><P>&nbsp;</P><H3 id="toc-hId-1328265791">Name Validation (Alphabets Only)</H3><P>Names typically contain letters and spaces.&nbsp;A following simple regular expression helps enforce this rule.</P><H5 id="toc-hId-1389917724"><STRONG>Form.controller.js</STRONG></H5><pre class="lia-code-sample language-javascript"><code>onNameChange: function (oEvent) { var sValue = oEvent.getParameter("value"); var oInput = oEvent.getSource(); var oRegex = /^[A-Za-z ]+$/; //Alphabets Regex if (!oRegex.test(sValue)) { oInput.setValueState("Error"); oInput.setValueStateText("Only alphabets are allowed."); } else { oInput.setValueState("None"); } }, //Accepted: John, Anna Marie //Rejected: John123, Anna!</code></pre><P>&nbsp;</P><H3 id="toc-hId-935238781">Email Validation (Structural Check)</H3><P>Instead of allowing any string, we validate whether the email follows a basic, widely accepted format.</P><H5 id="toc-hId-996890714"><STRONG>Form.controller.js</STRONG></H5><pre class="lia-code-sample language-javascript"><code>onEmailChange: function (oEvent) { var sValue = oEvent.getParameter("value"); var oInput = oEvent.getSource(); var oRegex = /^[^\s@]+@[^\s@]+\.[^\s@]+$/; //Email Regex if (!oRegex.test(sValue)) { oInput.setValueState("Error"); oInput.setValueStateText("Invalid email format."); } else { oInput.setValueState("None"); } }, //Valid example: test@example.com //Invalid example: test@, name@mail</code></pre><P><STRONG>Please Note:</STRONG>&nbsp;This doesn’t verify whether the email exists, but it <STRONG>prevents clearly invalid entries early</STRONG>.</P><P>&nbsp;</P><H3 id="toc-hId-542211771">Password Security: Blocking Copy, Cut &amp; Paste</H3><P>For sensitive fields like passwords, allowing paste can lead to reused or insecure credentials.&nbsp;Here, we explicitly block copy, cut and paste actions.</P><H5 id="toc-hId-603863704"><STRONG>Form.controller.js</STRONG></H5><pre class="lia-code-sample language-javascript"><code>onPasteBlock: function (oEvent) { oEvent.preventDefault(); var oInput = oEvent.getSource(); oInput.setValueState("Error"); oInput.setValueStateText("Pasting is disabled for security reasons."); }, onCopyBlock: function (oEvent) { oEvent.preventDefault(); }, onCutBlock: function (oEvent) { oEvent.preventDefault(); },</code></pre><P>&nbsp;</P><H3 id="toc-hId-149184761"><STRONG>Final Submit Check</STRONG></H3><P>Before submission, we verify that no field is in an error state.</P><H5 id="toc-hId--709366127"><STRONG>Form.controller.js</STRONG></H5><pre class="lia-code-sample language-javascript"><code>onSubmit: function () { var sNameInput = this.byId("nameInput"); var sEmailInput = this.byId("emailInput"); var sPasswordInput = this.byId("passwordInput"); if ( sNameInput.getValueState() === "Error" || sEmailInput.getValueState() === "Error" || sPasswordInput.getValueState() === "Error" ) { sap.m.MessageToast.show("Please fix the errors before submitting."); return; } sap.m.MessageToast.show("Form submitted successfully!"); },</code></pre><P>This keeps the logic simple and ensures only valid data moves forward.</P><P>&nbsp;</P><H3 id="toc-hId--319073618"><STRONG>Conclusion:</STRONG></H3><P>With minimal code, we have achieved&nbsp;a clean and secure SAPUI5 form featuring:</P><UL><LI>Cleaner and more reliable user input</LI><LI>Immediate feedback using SAPUI5 value states</LI><LI>Better password handling for sensitive fields</LI><LI>A smoother and more professional user experience</LI></UL><P>This approach significantly improves data quality and user experience in SAPUI5 applications.</P><P>&nbsp;</P><P>This is basic form validation using regex, but if you have alternative methods, improvements, or insights, please feel free to share them. I would love to learn from your experience too!</P><P>Thank you for taking the time to read this blog! If you found this helpful, i would love to hear your thoughts, feedback or questions in the comments. Let's keep learning and growing together!</P><P>I’m still new to blogging, so if you notice anything that could be improved or corrected, please don’t hesitate to let me know.</P> 2026-01-28T14:21:49.330000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/fix-pdfmake-table-width-issues-with-long-continuous-text-and-special/ba-p/14303195 Fix pdfmake Table Width Issues with Long Continuous Text and Special Characters (SAP UI5) 2026-01-29T05:49:14.250000+01:00 DakshKumarSingh https://community.sap.com/t5/user/viewprofilepage/user-id/2203550 <P><STRONG>Introduction</STRONG><BR />I recently hit a really specific edge case while building a PDF feature for our SAP UI5 app. We were using pdfmake, and honestly, everything looked great during standard testing. But then the backend sent over some real-world data—specifically these massive, continuous strings of text—and the whole layout just fell apart.<BR />Even though we had set fixed column widths, the table completely ignored them. The text refused to wrap, spilled right over the borders, and basically ruined the document structure. It’s one of those issues you don't usually catch until you throw messy, non-standard data at your code. In this post, I’ll break down exactly why pdfmake struggles with this and the simple workaround we found to keep the layout intact without changing how the text looks.<BR /><BR /><STRONG><BR />Problem Description<BR /></STRONG><SPAN>We get a specific edge case while building a PDF feature in our SAP UI5 app using pdfmake(pdf playground). Everything looked fine until the backend sent over a massive string of text, which is&nbsp; mix of special characters. Even though we had fixed-width columns, the table ignored them—text wouldn't wrap, it spilled over the cell borders, and basically broke the whole layout</SPAN>.<BR /><BR /><SPAN>The issue became easier to reproduce when the input text had:<BR />&nbsp; &nbsp; &nbsp; &nbsp; Very long continuous strings<BR />&nbsp; &nbsp; &nbsp; &nbsp; No spaces<BR />&nbsp; &nbsp; &nbsp; &nbsp; A lot of special characters<BR /></SPAN></P><P><SPAN>Example:<BR /><A href="mailto:ssssssssss@@@@@@@@@@@@@@@uuuuuuuuuuuuuiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii" target="_blank" rel="noopener nofollow noreferrer">ssssssssss@@@@@@@@@@@@@@@uuuuuuuuuuuuuiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii</A><BR /><BR />Even&nbsp; noWrap: false was already set, it didn’t help.&nbsp;<BR /><BR />The reason became evident after studying the text analyzing logic of pdfmake.</SPAN><SPAN><BR /><BR /></SPAN><SPAN>When the text consists of a single, continuous word, pdfmake determines the whole length of the string from considering it as a single, unbreakable unit.<BR /></SPAN><SPAN><BR /></SPAN><SPAN>Both of the font issue and the PDFmake bug aren't the root cause of this. Wrap points can't be put into continuous text; additionally fonts like Roboto or NotoSans only aid in character rendering.</SPAN><SPAN><BR /><BR /></SPAN><SPAN>This will fix when we insert invisible wrap points into the string before sending it to pdfmake.<BR /><BR /></SPAN><SPAN>We used a zero-width space character that is (\u200B), which is invisible for human eye but allows PDF engines to wrap text safely</SPAN></P><P><STRONG>Code:</STRONG></P><pre class="lia-code-sample language-javascript"><code>function safeBreak(str) { return (str || '').replace(/(.{1})/g, "$1\u200B"); }</code></pre><P>&nbsp;</P><P><SPAN>This will not change the text looks in the PDF, but it gives pdfmake to break point to respect the table width and wrap content correctly.</SPAN></P><P><SPAN>The user can view the PDF in exactly the same manner. So as for pdfmake is properly wrap the text so the table width, this simply adds a few break points.</SPAN></P><P>This turned out to be a <SPAN>invisible (for human eye)&nbsp;</SPAN>edge case when generating PDFs with dynamic data. Adding zero-width spaces solved the problem without affecting visible output.</P><P><BR /><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-01-13 135444.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/361050i89E24DC44ABB54B5/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="Screenshot 2026-01-13 135444.png" alt="Screenshot 2026-01-13 135444.png" /></span><BR />Before Applying the Fix<BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Sun Life Form (2)_page-0001.jpg" style="width: 707px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/361054iF45B86E68E31DD75/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="Sun Life Form (2)_page-0001.jpg" alt="Sun Life Form (2)_page-0001.jpg" /></span><BR /><BR />After Applying the Fix<BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2 (2).jpg" style="width: 707px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/361057i664CE5743F8F4F0E/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="2 (2).jpg" alt="2 (2).jpg" /></span><BR /><STRONG>Try the Working Demo</STRONG><BR /><SPAN>If you want to see how this project, we put together a complete SAP UI5 sample app. It covers the basic pdfmake setup and shows exactly how to handle those long strings inside table cells so they don't break your layout. You can check out the code&nbsp; here:&nbsp;</SPAN><SPAN>&nbsp;</SPAN><A href="https://github.com/dakshrajput100/PDF_SAP" target="_blank" rel="noopener nofollow noreferrer">PDF_SAP</A><SPAN>&nbsp;<BR /><BR /></SPAN></P><P><STRONG>Conclusion</STRONG><BR />Long, unbroken strings are definitely one of those hidden edges when you're generating PDFs with dynamic data. Since pdfmake needs explicit breakpoints to know when to wrap a line, it will break your table layout if it doesn't find them.<BR />We went with the zero-width space (\u200B) in the end because, frankly, it just works. It makes the text wrap properly so the table widths doesn't get destroyed, but visually, you can't tell the difference, this annoying bug can be easily and safely fixed.</P><P><SPAN>&nbsp;</SPAN></P> 2026-01-29T05:49:14.250000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/adding-custom-fields-to-a-fiori-app-using-custom-fields-and-logic/ba-p/14320222 Adding Custom Fields to a Fiori App Using Custom Fields and Logic 2026-02-04T08:29:33.635000+01:00 abap_Sap https://community.sap.com/t5/user/viewprofilepage/user-id/1866490 <H2 id="toc-hId-1789462628">Introduction:&nbsp;</H2><P>SAP S/4 HANA provides in-app extensibility and the Adaptation Transport Organizer (ATO) framework to safely create, enable and transport custom fields without modifying standard code. In this blog, I will walk through a step-by-step process to set up ATO, prepare custom fields, enable them, publish them and finally add then to a custom Fiori app.</P><P><U><STRONG>Step 1: Initial ATO (Adaptation Transport Organizer) set up:</STRONG></U></P><OL><LI>Go to transaction SCFD_EUI</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_56-1770060401488.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368314iA18A140D1D6E311F/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_56-1770060401488.png" alt="abap_Sap_56-1770060401488.png" /></span></P><P>2. Close the initial pop up and click on Auto Setup and following screen will populate:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_57-1770060432363.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368315iFF37E119550E2FFC/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_57-1770060432363.png" alt="abap_Sap_57-1770060432363.png" /></span></P><P>3. Create below packages using SE80:</P><OL><LI>Local package TEST_KEY_USER_LOCAL</LI><LI>Sandbox package TEST_KEY_USER_SANDBOX</LI></OL><P>4. Now enter the local and sandbox package name and click on ‘Setup with specific data’.</P><P>5. It will then prompt you for a transport, for this first create a workbench transport and assign it in the popup to enter the transport and save your entries.</P><P>6. Input table name ‘GMGR’ and field ‘Z*’ and hit Execute:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_58-1770060498515.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368317i89792AF60CBBAC07/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_58-1770060498515.png" alt="abap_Sap_58-1770060498515.png" /></span></P><P><STRONG><U>Step 2 – Understanding Field Statuses</U></STRONG></P><P>After execution the output screen shows three possible field statuses:</P><P><STRONG>Enabled:</STRONG> This is already enabled and available in custom field APP</P><P><STRONG>Can Be Enabled:</STRONG> This can be enabled by clicking Enable button in tool bar</P><P><STRONG>Preparation Required: </STRONG>Click on Prepare button, it will show the further steps to make it</P><P>‘CAN BE ENABLED’ status.</P><P><STRONG><U>Step3: Changing Status from preparation required to can be enabled</U></STRONG></P><OL><LI>Select ZZPIAR_EMAIL and click on Prepare.</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_59-1770060565082.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368318i5638C349F47C7AAA/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_59-1770060565082.png" alt="abap_Sap_59-1770060565082.png" /></span></P><P>2. The message below will be shown:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_60-1770060605890.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368319iB2D7B7530A8131C8/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_60-1770060605890.png" alt="abap_Sap_60-1770060605890.png" /></span></P><P>3. Go to T-code SE11 and check GMGR table.</P><P>4. The field ZZPIAR_EMAIL does not have domain associated</P><P>5. Once Domain is created for this field, the status of the field will become ‘CAN BE ENABLED’.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_61-1770060654952.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368320i9D53129912D14FBD/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_61-1770060654952.png" alt="abap_Sap_61-1770060654952.png" /></span></P><P><STRONG><U>Step4: Enabling the custom field</U></STRONG></P><OL><LI>The below field ZZFINALEXP is in ‘CAN BE ENABLED’ status:</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_62-1770060675639.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368321i745EF80DBCE17EEF/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_62-1770060675639.png" alt="abap_Sap_62-1770060675639.png" /></span></P><P>2. Select ZZFINALEXP and click Enable button:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_63-1770060700377.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368322i15E3813FD2DDCEF2/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_63-1770060700377.png" alt="abap_Sap_63-1770060700377.png" /></span></P><P>3.&nbsp;Select correct enabling type and click ok:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_64-1770060726057.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368323iEC84D2F98A7162EC/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_64-1770060726057.png" alt="abap_Sap_64-1770060726057.png" /></span></P><P>4.&nbsp;Select the package and create a workbench transport and Provide Transport number at Request/Task click ok.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_65-1770060762643.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368324iE707007CCD0E01B0/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_65-1770060762643.png" alt="abap_Sap_65-1770060762643.png" /></span></P><P>5.&nbsp;We can see that the field ZZFINALEXP status changed to ‘Enabled’ status:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_66-1770060782129.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368325i73008B207BC4670D/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_66-1770060782129.png" alt="abap_Sap_66-1770060782129.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_67-1770060787890.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368326i0497AA2777BFA64F/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_67-1770060787890.png" alt="abap_Sap_67-1770060787890.png" /></span></P><P><STRONG><U>Step5: Publish the custom Field</U></STRONG></P><OL><LI>Go to T-code /n/ui2/flp</LI><LI>Login to FIORI</LI><LI>Execute ‘custom field’ app</LI><LI>The below screen appears, this app shows all ‘Enabled’ fields, we see ‘Final Expense’ field here which we have enabled in above steps(step3).</LI><LI>Now select ‘FINAL EXPENSE’ field and click on the arrow.</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_69-1770060828070.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368327i5D6B617B9EBD74B7/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_69-1770060828070.png" alt="abap_Sap_69-1770060828070.png" /></span></P><P>6. The screen below opens, now enable Additional selection-Grant</P><P>7. Click on publish</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_70-1770060861600.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368328i674252DEA2278150/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_70-1770060861600.png" alt="abap_Sap_70-1770060861600.png" /></span></P><P>The field is published now.</P><P><STRONG><U>Step6: Add Custom field to ‘Custom’ App</U></STRONG></P><OL><LI>Now go to the custom app and click on ‘Adapt UI’ as shown below.</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_71-1770060895180.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368329iC964F914CDA5992E/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_71-1770060895180.png" alt="abap_Sap_71-1770060895180.png" /></span></P><P>2. Now the page becomes ‘Editable’, right click on screen, we can see option add field</P><P>3. Select Final expense field here and click OK.</P><P>4. Final Expense field will be added to the screen, now&nbsp;click Publish and save and exit.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_72-1770060920979.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368330i99F1FBE00A9C3C31/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_72-1770060920979.png" alt="abap_Sap_72-1770060920979.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_73-1770060928101.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368331i966131F1416695F2/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_73-1770060928101.png" alt="abap_Sap_73-1770060928101.png" /></span></P><H2 id="toc-hId-1592949123">Conclusion:</H2><P>By following these steps, you can manage custom fields using SAP’s standard extensibility framework without touching the core objects. This approach reduced upgrade risk, supports transport consistency, and aligns with SAP’s clean-core strategy. The same method can be reused for other tables and fields across S/4HANA landscape.</P><DIV class="">&nbsp;</DIV><P>&nbsp;</P><P>&nbsp;</P> 2026-02-04T08:29:33.635000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-3-ai-beta-innovations-in-sap-s-4hana-cloud/ba-p/14320120 SAP UX Q1/2026 Update – Part 3: AI (Beta) Innovations in SAP S/4HANA Cloud Public Edition 2602 2026-02-04T13:58:42.831000+01:00 ThomasReiss https://community.sap.com/t5/user/viewprofilepage/user-id/149639 <P><STRONG>This third post in my series gives an overview of the very latest AI-related user experience innovations in SAP S/4HANA Cloud Public Edition 2602, which are so new that they are only released for customers to try them out via beta testing. Particular highlights are the planned AI-assisted Task Automation via “smart helpers” and the AI-assisted Easy Fill for SAP Fiori elements-based applications. Plus many exciting application-specific UX innovations, where AI helps users get their work done more easily.</STRONG></P><P>In case you missed them, <SPAN><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-2-sap-s-4hana-cloud-public-edition-2602-and-sap/ba-p/14316127" target="_blank">Part 2</A></SPAN> of my series covers the generally available UX innovations in SAP S/4HANA Cloud Public Edition 2602, and <SPAN><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">Part 1</A></SPAN> provides general updates about Joule, SAP Work Zone and SAP Mobile Start.</P><P>I’ve grouped the AI innovations currently in beta testing into four main sections.</P><UL><LI>Cross-area UX innovations.</LI><LI>Application-specific Joule agents.</LI><LI>Application-specific AI for helping users deal with errors.</LI><LI>Application-specific embedded AI use cases.</LI></UL><P>The third section features some Joule agents as well as some embedded AI use cases, all related to helping users deal with errors.</P><P>&nbsp;</P><H1 id="toc-hId-1660378946"><SPAN>Cross-Area UX Innovations</SPAN></H1><P><STRONG>AI-assisted task automation</STRONG> is an exciting brand new innovation for the 2602 release, planned to become available for beta testing in May with 2602.3, but you can sign up for the beta program already today. The other two innovations, <STRONG>AI-assisted smart solution for situations in My Home </STRONG>and<STRONG> AI-assisted easy fill of SAP Fiori elements-based applications</STRONG> are already available for you to try out. You can try out any of them by <SPAN><A href="https://influence.sap.com/sap/ino/#campaign/4086" target="_blank" rel="noopener noreferrer">signing up here</A></SPAN>.</P><H2 id="toc-hId-1592948160"><SPAN>Beta: AI-Assisted Task Automation</SPAN></H2><P>The planned AI-assisted task automation (beta) allows your key users and end users to automate repetitive activities based on SAP Fiori apps with so-called ”smart helpers”. They are created in a design time and accessed through My Home. What makes this approach so powerful is that you simply need to describe your desired business outcome in natural language, related to a specific SAP Fiori elements-based application, and the smart helper will take care of it for you.</P><P>Let us take the example shown in Figure 1: for the application <EM>Create Sales Orders – Automatic Extraction</EM>, the user has invoked the task automation application <EM>Manage Smart Helpers</EM> and entered “<STRONG>Select sales order requests with status complete. Simulate the sales order and where the simulation is successful, create the sales order</STRONG>”.</P><P>Based on this instruction, SAP Business AI creates an execution plan and shows it to the user, as you can see in Figure 1 too, where the application is listed as well as the proposed actions to execute.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 1: Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368964i745C59AFB893089B/image-size/large?v=v2&amp;px=999" role="button" title="01 Smart Helper definition (with instruction highlighted).jpg" alt="Figure 1: Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 1: Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders.</span></span></P><P>Figure 2 shows how we currently envisage that users will get an overview of the smart helpers that they have created.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 2: Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368245iB77916B2A54417CA/image-size/large?v=v2&amp;px=999" role="button" title="02 Smart Helpers in My Home.jpg" alt="Figure 2: Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 2: Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running.</span></span></P><P>Have a look at this video to get a better idea of how this will work:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/p/video/asset/preview/PaFyZpZ?ltr=v&amp;rc=10&amp;doi=SAP1271245" target="_blank" rel="noopener noreferrer">AI-Assisted Task Automation</A></SPAN> (2:00 minutes).</LI></UL><H2 id="toc-hId-1396434655"><SPAN>Beta: AI-Assisted Smart Solution for Situations in My Home</SPAN></H2><P>With this feature, you can now get details of a Business Situation shown directly in place on My Home, and even initiate quick actions or make changes to business data there. This is achieved by expanding the Situation card on My Home when you click on it, as you can see in Figure 3, or in action in this video:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/p/video/asset/preview/LbjiTg3?ltr=a&amp;rc=10&amp;doi=SAP1206840" target="_blank" rel="noopener noreferrer">AI-Assisted Smart Solution for Situations in My Home in SAP S/4HANA Cloud Public Edition</A></SPAN> (0:50 min.)</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 3: Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368246i556535B28B183765/image-size/large?v=v2&amp;px=999" role="button" title="03 AI-assisted Situations in My Home (project end date).jpg" alt="Figure 3: Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 3: Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right.</span></span></P><H2 id="toc-hId-1199921150"><SPAN>Beta: AI-Assisted Easy Fill</SPAN></H2><P>Users often receive requests via e-mails or chats to change data in the system. This new feature makes it much easier to update the fields in the various sections of an object page based on SAP Fiori elements, such as a sales order. Instead of manually scanning the e-mail and navigating to the relevant sections and fields in the object page, you can just paste the text into Easy Fill and it will automatically identify the correct fields to update, with proposals for the correct entries.</P><P>The power of AI means that the new values do not have to be exactly contained in the text. Figure 4 shows an example, where the new address is given without actually mentioning the name of the city, only the street and post code, along with an abbreviation for the state and country (“BW DE”). As you can see, the proposed new values are correct, despite this missing or abbreviated information.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 4: Beta: AI-Assisted Easy Fill for SAP Fiori elements based applications. Alt-Text: A screenshot showing an Easy Fill pop-over, with a text entry field on the left with text from a customer e-mail informing about a change of name and address for their store, and on the left showing the “Filled Fields”, a list of seven fields for which new values are proposed." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368248i006520AF5D684F55/image-size/large?v=v2&amp;px=999" role="button" title="04 AI-assisted Easy Fill.jpg" alt="Figure 4: Beta: AI-Assisted Easy Fill for SAP Fiori elements based applications. Alt-Text: A screenshot showing an Easy Fill pop-over, with a text entry field on the left with text from a customer e-mail informing about a change of name and address for their store, and on the left showing the “Filled Fields”, a list of seven fields for which new values are proposed." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 4: Beta: AI-Assisted Easy Fill for SAP Fiori elements based applications. Alt-Text: A screenshot showing an Easy Fill pop-over, with a text entry field on the left with text from a customer e-mail informing about a change of name and address for their store, and on the left showing the “Filled Fields”, a list of seven fields for which new values are proposed.</span></span></P><P>Watch a demo:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/p/video/asset/preview/AfZ3KfF?ltr=v&amp;rc=10&amp;doi=SAP1224347" target="_blank" rel="noopener noreferrer">AI-Assisted Easy Fill of SAP Fiori Elements-Based Applications in SAP S/4HANA Cloud Public Edition</A></SPAN> (1:15 min.)</LI></UL><P>Note that this feature is only available for applications based on SAP Fiori elements.</P><P>&nbsp;</P><H1 id="toc-hId-874324926"><SPAN>Application-Specific Joule Agents</SPAN></H1><P>Agents that are specialized on specific application use cases can be particularly effective at helping users get their work done more easily. As you can see with these examples, good use of AI has considerable benefits for user experience.</P><P>The first two agents that I have highlighted below are brand new in the beta program with the 2602 release.</P><H2 id="toc-hId-806894140"><SPAN>Beta: Project Setup Agent</SPAN></H2><P>This is new with the 2602 release, available now for beta testing by <SPAN><A href="https://influence.sap.com/sap/ino/#campaign/4086" target="_blank" rel="noopener noreferrer">signing up here</A></SPAN>. This agent helps project managers create a new project based on a reference project. It also allows them to staff key resources directly and release the project for time booking. By guiding the user step by step, Joule helps to streamline the process and ensure that it is free of errors, so that project managers can spend more time on their projects rather than on administration.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 5: Beta: Project Setup Agent. Alt Text: Four screenshots of Joule. 1) the user prompts “Create Project”; Joule asks for detail like the name. 2) Joule found a similar project. 3) Project successfully created, user prompts “Staff Users”, Joule asks who to staff. 4) User lists names, Joule says Nancy is already booked, user says keep the position open, and ask Joule to notify the staff." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368905i2DACBFF947D78C9C/image-size/large?v=v2&amp;px=999" role="button" title="05 Project Setup Agent.jpg" alt="Figure 5: Beta: Project Setup Agent. Alt Text: Four screenshots of Joule. 1) the user prompts “Create Project”; Joule asks for detail like the name. 2) Joule found a similar project. 3) Project successfully created, user prompts “Staff Users”, Joule asks who to staff. 4) User lists names, Joule says Nancy is already booked, user says keep the position open, and ask Joule to notify the staff." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 5: Beta: Project Setup Agent. Alt Text: Four screenshots of Joule. 1) the user prompts “Create Project”; Joule asks for detail like the name. 2) Joule found a similar project. 3) Project successfully created, user prompts “Staff Users”, Joule asks who to staff. 4) User lists names, Joule says Nancy is already booked, user says keep the position open, and ask Joule to notify the staff.</span></span></P><P>Figure 5 above shows an example, you can dig deeper by watching this video:</P><UL><LI><SPAN><A href="https://dam.sap.com/mac/app/p/video/asset/preview/uBzq6Nc?ltr=a&amp;rc=10&amp;doi=SAP1266220" target="_blank" rel="noopener noreferrer">Project Setup Agent in SAP S/4HANA Cloud Public Edition</A></SPAN> (1:33 minutes).</LI></UL><H2 id="toc-hId-610380635"><SPAN>Beta: Dispute Resolution Agent</SPAN></H2><P>This is also new with the 2602 release, available now for beta testing by <SPAN><A href="https://influence.sap.com/sap/ino/#campaign/4086" target="_blank" rel="noopener noreferrer">signing up here</A></SPAN>.</P><P>In an ideal world, customers pay all your invoices on time, no questions asked. In the real world, customers sometimes dispute payments, claiming that the invoices are incorrect. The new dispute resolution agent helps contract accountants identify and resolve disputes by analyzing both the invoice details and the contractual terms and identifying discrepancies, errors, or mismatches. Based on this analysis, it then suggests how to proceed to resolve the dispute.</P><P>Figure 6 shows an example, where the customer has complained that the invoiced amount is too high. Analysis by the dispute resolution agent reveals that the invoice is indeed too high, more than the 2% annual rise in service basis fee stipulated in the contract. It then recommends creating a credit memo.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 6: Beta: Dispute Resolution Agent. Alt Text: Screenshot showing a dispute case full screen application, with Joule opened. User prompted “Help me with dispute 40000000171”, Joule replied with sections Overview, Discrepency Identified, Finding, I recommend, each containing detailed text." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368907i7E7BFBC367C0EAA3/image-size/large?v=v2&amp;px=999" role="button" title="06 Dispute resolution agent.jpg" alt="Figure 6: Beta: Dispute Resolution Agent. Alt Text: Screenshot showing a dispute case full screen application, with Joule opened. User prompted “Help me with dispute 40000000171”, Joule replied with sections Overview, Discrepency Identified, Finding, I recommend, each containing detailed text." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 6: Beta: Dispute Resolution Agent. Alt Text: Screenshot showing a dispute case full screen application, with Joule opened. User prompted “Help me with dispute 40000000171”, Joule replied with sections Overview, Discrepency Identified, Finding, I recommend, each containing detailed text.</span></span></P><P>Watch it in action and find out more:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/CXdaRf2?ltr=a&amp;rc=10&amp;doi=SAP1180038&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">Joule Agents: Dispute Resolution Agent</A></SPAN> (1:38 minutes).</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/bbf06e89-a47a-4a80-a619-97fa7ba6af92/" target="_blank" rel="noopener nofollow noreferrer">Dispute Resolution Agent</A></SPAN></LI></UL><H2 id="toc-hId-413867130"><SPAN>Beta: Accounts Receivable Agent (soon GA)</SPAN></H2><P>This agent helps accounts receivable (AR) accountants to reduce Days Sales Outstanding (DSO) by prioritizing the closure of open items and highlighting high-value follow-up actions. It analyses receivables data across customer balances, dunning history, and dispute items and makes recommendations based on these data-backed insights.</P><P>Overall, the agent reduces the amount of time AR accountants need to spend reconciling and managing receivables. Figure 7 shows an example of an analysis of a specified customer account along with the recommended actions.</P><P>The beta-testing program is closed for this agent, we expect it to become generally available in the next month or two.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 7: Beta: Accounts Receivable Agent. Alt Text: Two images of Joule. On the left the user has asked “Analyze overdue balances for GreenWheel Inc….”, Joule shows a card “Analysis” with a list including totals, disputed amount, non-disputed overdue. On the right the Dispute Case Status is shown, and the user asked “Show Recommended Actions”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368908iD5EC1BBCF2580809/image-size/large?v=v2&amp;px=999" role="button" title="07 Accounts Receivable Agent.jpg" alt="Figure 7: Beta: Accounts Receivable Agent. Alt Text: Two images of Joule. On the left the user has asked “Analyze overdue balances for GreenWheel Inc….”, Joule shows a card “Analysis” with a list including totals, disputed amount, non-disputed overdue. On the right the Dispute Case Status is shown, and the user asked “Show Recommended Actions”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 7: Beta: Accounts Receivable Agent. Alt Text: Two images of Joule. On the left the user has asked “Analyze overdue balances for GreenWheel Inc….”, Joule shows a card “Analysis” with a list including totals, disputed amount, non-disputed overdue. On the right the Dispute Case Status is shown, and the user asked “Show Recommended Actions”.</span></span></P><P>Watch the video and read more:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/QgMvyrj?ltr=a&amp;rc=10&amp;doi=SAP1220495&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">Accounts Receivable Agent</A></SPAN> (3:19 minutes)</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/ecd030e9-59b3-43b4-85cf-260d498912dd/" target="_blank" rel="noopener nofollow noreferrer">Accounts Receivable Agent</A></SPAN>.</LI></UL><H2 id="toc-hId-217353625"><SPAN>Beta: Accounting Accruals Agent</SPAN></H2><P>An accrual is an accounting entry which represents revenue which has been earned or expenses which have incurred but for which no payment has yet been made. That way, when looking at a particular period such as a quarter or a month, accountants get a more accurate picture of a company’s financial position. For example, if a service was delivered, but not paid for within the period, having the accrual means that the cost of delivering the service and the revenue associated with it both appear in the summary for the period.</P><P>Calculating accruals and deferrals is often time very time consuming. It can also require estimates based on historical data, if for example invoices have not yet been created, or payment amounts can be reduced if payments are made quickly in the future.</P><P>The new accounting accruals agent can significantly speed this up, potentially reducing the time spent on these activities by 80%! This frees up accountants to work on more value-adding activities, such as analysis. As you can see in Figure 8, the agent creates a list of accrual proposals. For each proposal, you can see details on the recommendation, including an explanation for the basis of the recommendation.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 8: Beta: Accrual Proposals made by the accounting accruals agent. Alt Text: A screenshot of the Accrual Proposals applications, showing a list of six accrual proposals on the left. The details of the one selected are shown on the right, showing the recommended accrual amount, the proposed line items and a section “Basis of AI Recommendation” with a natural language explanation along with a bar chart and a forecast line for the trend per month." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368910i06AA9D04BEE1DAD2/image-size/large?v=v2&amp;px=999" role="button" title="08 Accounting Accruals Agent 2508 Beta.jpg" alt="Figure 8: Beta: Accrual Proposals made by the accounting accruals agent. Alt Text: A screenshot of the Accrual Proposals applications, showing a list of six accrual proposals on the left. The details of the one selected are shown on the right, showing the recommended accrual amount, the proposed line items and a section “Basis of AI Recommendation” with a natural language explanation along with a bar chart and a forecast line for the trend per month." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 8: Beta: Accrual Proposals made by the accounting accruals agent. Alt Text: A screenshot of the Accrual Proposals applications, showing a list of six accrual proposals on the left. The details of the one selected are shown on the right, showing the recommended accrual amount, the proposed line items and a section “Basis of AI Recommendation” with a natural language explanation along with a bar chart and a forecast line for the trend per month.</span></span></P><P>Watch this video to find out more:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/u/a/Qmhc14v?rc=10&amp;doi=SAP1218527" target="_blank" rel="noopener noreferrer">Accounting Accruals Agent</A></SPAN> (1:36 min.)</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/2ba6ab3e-ff22-4cb6-b3b4-20613ae8f6e3/" target="_blank" rel="noopener nofollow noreferrer">Accounting Accruals Agent</A></SPAN>.</LI></UL><H2 id="toc-hId-20840120"><SPAN>Beta: Cash Management Agent</SPAN></H2><P>Cash managers need to manage the company’s liquidity, by transferring money to accounts that are in the red and making informed decisions on investment or borrowing opportunities. With the Cash Management Agent, Joule gives the cash manager an overview of the current cash position by collecting opening balances and expected cash flows, and then calculating expected closing balances. Joule automatically identifies potential cash shortages and surpluses according the customer’s treasury policy, and proposes appropriate bank transfers. This reduces the time needed to retrieve the relevant data and make informed decisions significantly.</P><P>Figure 9 shows an example where the cash manager asks “Show me my priorities today”, Joule provides the daily cash position summary with the main negative and positive accounts, and makes proposals for bank transfers.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 9: Beta: Cash Management Agent. Alt Text: Six images of Joule, on the very left the start screen with options as buttons. 1) The user chooses “Show me my priorities today”. 2) shows a Daily Cash Position Summary card, with tables for positive and negative balance accounts; 3) shows the user has scrolled horizontally in the table to show the opening balances. 4) Joule shows bank transfer proposals, each with a “Select” button. 5) Details of the one the user chose. 6) User entered “Confirm and Create”, Joule informs successfully created." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368911i1E75E47B970C5037/image-size/large?v=v2&amp;px=999" role="button" title="09 Cash Manager Agent.jpg" alt="Figure 9: Beta: Cash Management Agent. Alt Text: Six images of Joule, on the very left the start screen with options as buttons. 1) The user chooses “Show me my priorities today”. 2) shows a Daily Cash Position Summary card, with tables for positive and negative balance accounts; 3) shows the user has scrolled horizontally in the table to show the opening balances. 4) Joule shows bank transfer proposals, each with a “Select” button. 5) Details of the one the user chose. 6) User entered “Confirm and Create”, Joule informs successfully created." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 9: Beta: Cash Management Agent. Alt Text: Six images of Joule, on the very left the start screen with options as buttons. 1) The user chooses “Show me my priorities today”. 2) shows a Daily Cash Position Summary card, with tables for positive and negative balance accounts; 3) shows the user has scrolled horizontally in the table to show the opening balances. 4) Joule shows bank transfer proposals, each with a “Select” button. 5) Details of the one the user chose. 6) User entered “Confirm and Create”, Joule informs successfully created.</span></span></P><P>Find out more here:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/NeYymAe?ltr=a&amp;rc=10&amp;doi=SAP1229304&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">Cash Management Agent</A></SPAN></LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/cd99c7b2-f716-46ab-8fe5-640f9aa02613/" target="_blank" rel="noopener nofollow noreferrer">Cash Management Agent</A></SPAN></LI></UL><H2 id="toc-hId-171580972"><SPAN>Beta: Production Planning and Operations Agent</SPAN></H2><P>This agent helps production planners save time releasing production orders. It checks material, capacity and scheduling availability. If there are no issues, the orders can be released immediately. Where it helps most is in cases where there are material shortages: it suggests workarounds such as alternative components or materials or adjusting schedules. Once all the criteria are satisfied, the planner can release the order directly within Joule, and the agent will complete the production order release.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 10: Beta: Production Planning and Operations Agent. Alt Text: Screenshot of the “Manage Product Orders” app, with Joule opened, stating that a production order has been released, but a component is not available, and suggests to reschedule to a later date. The user entered “Reschedule and release”, and Joule confirmed success." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368913i762F9088A5ABDB55/image-size/large?v=v2&amp;px=999" role="button" title="10 Production Planning and Operations Agent.jpg" alt="Figure 10: Beta: Production Planning and Operations Agent. Alt Text: Screenshot of the “Manage Product Orders” app, with Joule opened, stating that a production order has been released, but a component is not available, and suggests to reschedule to a later date. The user entered “Reschedule and release”, and Joule confirmed success." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 10: Beta: Production Planning and Operations Agent. Alt Text: Screenshot of the “Manage Product Orders” app, with Joule opened, stating that a production order has been released, but a component is not available, and suggests to reschedule to a later date. The user entered “Reschedule and release”, and Joule confirmed success.</span></span></P><P>See it in action and read about it:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/42GG1Wg?ltr=a&amp;rc=10&amp;doi=SAP1229281&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">Production Planning and Operations Agent</A></SPAN></LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/2bac78a3-811f-456f-b950-a4fb3e7d2ac5/" target="_blank" rel="noopener nofollow noreferrer">Production Planning and Operations Agent</A></SPAN>.</LI></UL><P>If you are interested in trying this out, you can <SPAN><A href="https://influence.sap.com/sap/ino/#campaign/3987" target="_blank" rel="noopener noreferrer">sign up here</A></SPAN>.</P><H2 id="toc-hId--24932533"><SPAN>Beta: International Trade Classifications Agent</SPAN></H2><P><STRONG>I am highlighting this because it can save users 50% of their time, in some cases up to 80%! </STRONG>(as verified by user research with our first customers). The job to be done here by product classification specialists is to classify products that are to be shipped abroad. They need to assign the correct customs tariff numbers and commodity codes according to trade regulations, and provide a rationale for their decision so that the whole process is compliant and will hold up in an audit.</P><P>The process is labor intensive and error prone, since a few trade compliance specialists typically need to handle a high number of complex products (goods, software, services).</P><P>The International Trade Classifications Agent helps enormously here, since it looks at a product’s characteristics as maintained in the system, and then recommends the appropriate classification, with an easy to understand rationale for the recommendation. Even better: if there are potentially many classifications, it will rank them and provide a rationale for each one. Figure 11 shows an example for a fitness watch that needs to be classified.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 11: Beta: International Trade Classifications Agent. Alt Text: A screenshot of Classify Products, with a list of four AI-generated proposals for product classification, each with a “Select Proposal” button." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368915i50EA2D73EC9F767A/image-size/large?v=v2&amp;px=999" role="button" title="11 AI-assisted trade classification.jpg" alt="Figure 11: Beta: International Trade Classifications Agent. Alt Text: A screenshot of Classify Products, with a list of four AI-generated proposals for product classification, each with a “Select Proposal” button." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 11: Beta: International Trade Classifications Agent. Alt Text: A screenshot of Classify Products, with a list of four AI-generated proposals for product classification, each with a “Select Proposal” button.</span></span></P><P>Watch this video to get the full picture, using the fitness watch as an example:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/en3RpKf?ltr=a&amp;rc=10&amp;doi=SAP1229229&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">International Trade Classification Agent</A></SPAN> (3:50 minutes).</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/cb3aa823-c475-4f81-9730-d35d85bd55c7/" target="_blank" rel="noopener nofollow noreferrer">International Trade Classification Agent</A>.</SPAN></LI></UL><P>If you are interested in trying this out, you can <SPAN><A href="https://influence.sap.com/sap/ino/#campaign/3987" target="_blank" rel="noopener noreferrer">sign up here</A></SPAN>.</P><H2 id="toc-hId--221446038"><SPAN>Beta: Maintenance Planner Agent (Soon GA)</SPAN></H2><P>This agent helps maintenance planners manage and prioritize maintenance tasks, thus ensuring equipment reliability and minimizing downtime.</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/6x8nvjv?ltr=a&amp;rc=10&amp;doi=SAP1212466&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP S/4HANA Asset Management – Maintenance Planner Agent</A></SPAN> (2:41 minutes).</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/8b3daa3f-7a07-4a62-8d23-20e13d00aea4/" target="_blank" rel="noopener nofollow noreferrer">Maintenance Planner Agent</A></SPAN>.</LI></UL><P>The beta-testing program is closed for this agent, we expect it to become generally available in the next month or two.</P><P>&nbsp;</P><H1 id="toc-hId--124556536"><SPAN>Application-Specific AI for Helping Users Deal with Errors</SPAN></H1><P>Dealing with errors takes a lot of time and effort, and can also be frustrating. Hence we have identified areas where AI can help. In my <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-2-sap-s-4hana-cloud-public-edition-2602-and-sap/ba-p/14316127" target="_blank">previous blog post</A> I featured the AI-Assisted Error Explanation which is generally available now. This feature uses AI to explain error messages from the system when incorrect data is entered into the application.</P><P>Application-specific errors are more complex to deal with, since they turn up when a process has started and subsequently runs into issues. This example of AI-assisted error resolution using Joule is already generally available:</P><UL><LI><STRONG>AI-assisted posting issue handling for billing documents<BR /></STRONG>supports tasks related to resolving such issues and managing billing documents, including providing resolutions for posting errors caused by an unopened posting period, enabling the posting of valid billing documents, and allowing users to modify the billing date of existing billing documents as needed.<UL><LI>Video: <A href="https://cdnapisec.kaltura.com/html5/html5lib/v2.101/mwEmbedFrame.php/p/1921661/uiconf_id/35919811/entry_id/1_9673k1kq?wid=_1921661&amp;iframeembed=true&amp;playerId=sapvideo&amp;entry_id=1_9673k1kq" target="_blank" rel="noopener nofollow noreferrer">Process Billing Documents with Posting Issues</A> (2:47 minutes).</LI><LI>Blog post: <A href="https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/how-to-handle-posting-issues-for-billing-documents-using-joule/ba-p/14258903" target="_blank">How to Handle Posting Issues for Billing Documents Using Joule</A>.</LI></UL></LI></UL><H2 id="toc-hId--614473048"><SPAN>AI-Assisted Error Resolution for Product Cost Accounting </SPAN></H2><P>This is new for SAP S/4HANA Cloud Public Edition 2602, planned to be available with the Joule 2603 release in March.</P><P>Errors are brought to a user’s attention via <A href="https://pages.community.sap.com/topics/intelligent-situation-handling" target="_blank" rel="noopener noreferrer">Intelligent Situation Handling</A> notifications and To-Dos on <EM>My Home</EM>, but users can also directly ask Joule to “show my errors in company code XXX” to get an overview. Joule will display the errors , help you discover the root cause and&nbsp;guide you through the resolution with clear, step‑by‑step instructions, as shown in Figure 12.</P><P><EM><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 12: AI-Assisted Error Resolution for Cost Accounting (planned availability with Joule 2603 release). Alt Text: Five Joule images, starting with the list of situations, then showing the Explanation and Resolution content, which spans the other four images, with three detailed steps for the user, and at the end links to apps to use." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368916i51784119EF07319A/image-size/large?v=v2&amp;px=999" role="button" title="12 Joule error handling for cost accounting.jpg" alt="Figure 12: AI-Assisted Error Resolution for Cost Accounting (planned availability with Joule 2603 release). Alt Text: Five Joule images, starting with the list of situations, then showing the Explanation and Resolution content, which spans the other four images, with three detailed steps for the user, and at the end links to apps to use." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 12: AI-Assisted Error Resolution for Cost Accounting (planned availability with Joule 2603 release). Alt Text: Five Joule images, starting with the list of situations, then showing the Explanation and Resolution content, which spans the other four images, with three detailed steps for the user, and at the end links to apps to use.</span></span>&nbsp;</EM>Find out more here:</P><UL><LI>Video: <A href="https://dam.sap.com/mac/app/p/video/asset/preview/K6PCB2L?ltr=a&amp;rc=10&amp;doi=SAP1275253" target="_blank" rel="noopener noreferrer">AI-Assisted Error Resolution for Cost Accounting</A> (2:00 minutes).</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/4032610758dc437089f0c28320eec93f/4fc8a58bb74f488fb19d4da322e96a27.html?locale=en-US" target="_blank" rel="noopener noreferrer">AI-Assisted Error Resolution</A>.</LI></UL><H2 id="toc-hId--810986553"><SPAN>Beta: AI-Assisted Payment Exception Analysis</SPAN></H2><P>Most payments to vendors are automated, the first step being the payment proposal run which checks for payments that are ready to be made. Errors that surface after such a run need to be checked and resolved manually, which can be time consuming. This is where the new payment exception analysis comes in handy: it helps accounts payable (AP) accountants to identify the root cause of the error, giving them the context, &nbsp;and a step-by-step guide for resolving the issue. Figure 13 below shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 13: Beta: AI-Assisted Payment Exception Analysis. Alt Text: Screenshot of the Revise Payment Proposals app with an Exception Analysis and Resolution pop-over, with sections “Analysis”, “Resolution” and “Logs”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368917iACCE803D2160AEA5/image-size/large?v=v2&amp;px=999" role="button" title="13 Payment Exception Analysis.png" alt="Figure 13: Beta: AI-Assisted Payment Exception Analysis. Alt Text: Screenshot of the Revise Payment Proposals app with an Exception Analysis and Resolution pop-over, with sections “Analysis”, “Resolution” and “Logs”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 13: Beta: AI-Assisted Payment Exception Analysis. Alt Text: Screenshot of the Revise Payment Proposals app with an Exception Analysis and Resolution pop-over, with sections “Analysis”, “Resolution” and “Logs”.</span></span></P><P><EM>&nbsp;</EM>Watch it in action and find out more:</P><UL><LI>Video: <SPAN><A href="https://dam.sap.com/mac/app/e/video/embed/jCociCo?ltr=a&amp;rc=10&amp;doi=SAP1222771&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">AI-Assisted Payment Exception Analysis</A></SPAN> (1:21 minutes)</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/016c719c-5363-47ff-945f-cdddd5241871/" target="_blank" rel="noopener nofollow noreferrer">Payment Exception Analysis</A></SPAN>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId--714097051"><SPAN>Application-Specific Embedded AI Use Cases</SPAN></H1><P>Beyond dealing with errors and exceptions, we also have a number of interesting cases available for beta testing where AI helps users get their work done directly within their application. I have chosen to feature just one of these, but after that you will find links to more examples.</P><H2 id="toc-hId--1204013563"><SPAN>Beta: EHS Permit Management</SPAN></H2><P><STRONG>This new feature also has huge potential for saving effort </STRONG>and cost: we estimate <STRONG>65% cost reduction</STRONG> in environmental permit management cost, and 80% reduction in environmental management penalties and fines. In other words: <STRONG>a huge improvement in user experience and user satisfaction!</STRONG></P><P>Environmental, health and safety regulations can range from a few pages to hundreds of pages, depending on what it is regulating. Checking these documents and ensuring that your company is compliant, with all the necessary tasks in place to stay compliant, is a tedious and time-consuming task.</P><P>This new permit management feature automatically extracts and sets up an EHS- permit from PDF documents. It identifies all the requirements and makes proposals for the necessary tasks, ranging from simple ones to maintenance notification tasks and reporting tasks. The user can flip through the regulatory document in the left side of the screen. For each page that they look at, they see highlighted the part of the document containing a concrete requirement, and on the right side of the screen a list of proposed tasks. With one click, the user can select a proposed task and create an actual task. Figure 14 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 14: AI-Assisted Permit Management for SAP EHS Management, environment &nbsp;management. Alt Text: Screenshot showing one page of a PDF document on the left with a paragraph higlighted, and a list of proposed tasks on the right." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/368920iA59F8CF52F0A99DC/image-size/large?v=v2&amp;px=999" role="button" title="14 AI-assisted EHS permit management.jpg" alt="Figure 14: AI-Assisted Permit Management for SAP EHS Management, environment &nbsp;management. Alt Text: Screenshot showing one page of a PDF document on the left with a paragraph higlighted, and a list of proposed tasks on the right." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 14: AI-Assisted Permit Management for SAP EHS Management, environment &nbsp;management. Alt Text: Screenshot showing one page of a PDF document on the left with a paragraph higlighted, and a list of proposed tasks on the right.</span></span></P><P>Have a look at this video to see it in action, in particular how users can select from the proposed tasks to create tasks:</P><UL><LI>Video: <SPAN><A href="https://cdnapisec.kaltura.com/html5/html5lib/v2.101/mwEmbedFrame.php/p/1921661/uiconf_id/35919811/entry_id/1_hyjmoz3y?wid=_1921661&amp;iframeembed=true&amp;playerId=sapvideo&amp;entry_id=1_hyjmoz3y" target="_blank" rel="noopener nofollow noreferrer">EHS Permit Management</A></SPAN>.</LI><LI>SAP Discovery Center: <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/89944fea-d96d-453c-9684-fe2b2c9cbb51/" target="_blank" rel="noopener nofollow noreferrer">EHS Permit Management</A></SPAN>.</LI></UL><H2 id="toc-hId--1400527068"><SPAN>Additional Use Cases for Embedded AI in Beta</SPAN></H2><P>Here are three more examples for AI embedded in applications, helping users get their work done more easily.</P><H3 id="toc-hId--1890443580"><SPAN>Beta: AI-Assisted Compliance Information Processing</SPAN></H3><P>With this innovation, master data specialists can automatically process supplier compliance disclosures information such as regulations, status and upstream suppliers data, and map it to compliance requirements in SAP S/4HANA Cloud Public Edition for product compliance.</P><UL><LI><SPAN><A href="https://cdnapisec.kaltura.com/html5/html5lib/v2.101/mwEmbedFrame.php/p/1921661/uiconf_id/35919811/entry_id/1_eufjotew?wid=_1921661&amp;iframeembed=true&amp;playerId=sapvideo&amp;entry_id=1_eufjotew" target="_blank" rel="noopener nofollow noreferrer">Video</A></SPAN> (1:28 minutes) and <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/57f00cc9-d292-4fd6-baec-cb4a6336c70c/" target="_blank" rel="noopener nofollow noreferrer">SAP Discovery Center entry</A></SPAN>.</LI></UL><H3 id="toc-hId--1918773394"><SPAN>Beta: AI-Assisted Safety Instruction Generation</SPAN></H3><P>This innovation for SAP S/4HANA Cloud Public Edition, EHS workplace safety, automatically generates clear, structured and easy-to-understand safety instructions for specific equipment.</P><UL><LI><SPAN><A href="https://cdnapisec.kaltura.com/html5/html5lib/v2.101/mwEmbedFrame.php/p/1921661/uiconf_id/35919811/entry_id/1_u70nk9q2?wid=_1921661&amp;iframeembed=true&amp;playerId=sapvideo&amp;entry_id=1_u70nk9q2" target="_blank" rel="noopener nofollow noreferrer">Video</A></SPAN> (1:35 minutes) and <SPAN><A href="https://discovery-center.cloud.sap/ai-feature/76d64fc7-204e-4a1f-979c-2a75a7a4ce29/" target="_blank" rel="noopener nofollow noreferrer">SAP Discovery Center entry</A></SPAN>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId--1528480885"><SPAN>Continue reading</SPAN></H1><P>I hope you enjoyed this third part, covering the new UX innovations available for beta testing with SAP S/4HANA Cloud Public Edition 2602. Here's a link to part four, covering exciting new UX innovations available in SAP Success Factors:</P><UL><LI><A class="" href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-4-sap-successfactors-ai-joule-and-more/ba-p/14324033" target="_blank">SAP UX Q1/2026 Update – Part 4: SAP SuccessFactors (AI, Joule and More)</A>.</LI></UL><P>Do keep posting your experiences and recommendations yourself in the SAP Community, with the SAP Fiori and/or the User Experience tag! In case you are wondering how to get a list of the most recent blog posts on SAP Fiori and User Experience in our new SAP Community, use these links:</P><UL><LI><SPAN><A href="https://community.sap.com/t5/c-khhcw49343/SAP+Fiori/pd-p/73554900100700000977" target="_blank">Latest blog posts on SAP Fiori in the SAP Community</A></SPAN>.</LI><LI><SPAN><A href="https://community.sap.com/t5/c-khhcw49343/User+Experience/pd-p/4616d815-f39e-45c8-b13b-5a2d6679778f" target="_blank">Latest blog posts on User Experience in the SAP Community</A></SPAN>.</LI></UL><P>&nbsp;</P> 2026-02-04T13:58:42.831000+01:00 https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/tcode%E4%B9%9F%E8%83%BD%E5%BF%AB%E9%80%9F%E5%90%AF%E5%8A%A8%E4%BA%86/ba-p/14322641 TCode也能快速启动了 2026-02-06T06:01:41.135000+01:00 Vincent_Zhu https://community.sap.com/t5/user/viewprofilepage/user-id/131883 <P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;在之前介绍<A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-cloud-erp-s-4hana-cloud-public-edition-2602%E4%BA%AE%E7%82%B9%E5%89%8D%E7%9E%BB-%E8%B7%A8%E6%8A%80%E6%9C%AF%E8%AF%9D%E9%A2%98-cross-technology/ba-p/14297385" target="_blank">2602版本新功能</A>的博客里,我提到了被广大SAP用户熟知的/n和/o的快捷键指令也能在ERP公有云版本中使用了。比如我在搜索框中输入/nf2450,就会打开f2450对应的应用:IAM信息系统:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_0-1770353885658.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369378iFCB6D467F6A5E22B/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_0-1770353885658.png" alt="Vincent_Zhu_0-1770353885658.png" /></span></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_1-1770353885661.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369380i4F80107A2728C266/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_1-1770353885661.png" alt="Vincent_Zhu_1-1770353885661.png" /></span></P><P>&nbsp;</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;之前,通过这样的方式打开应用只支持Fiori的应用,不支持WebGui版本的应用。但被广大SAP用户所熟知的都是以前那些常用的TCode,比如VA01,VA02,VA03,MM01,MIGO等等。</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;现在,我们这个快速启动应用的功能做了改进,也支持WebGui的应用了,也就是那些常用的TCode也能快速启动了!</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;比如,我在搜索框中输入/nVA03:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_2-1770353885662.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369379iDA588A5DDB6D207F/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_2-1770353885662.png" alt="Vincent_Zhu_2-1770353885662.png" /></span></P><P>&nbsp;</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;系统就会在当前页面打开“显示销售凭证”的WebGUI版本的应用:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_3-1770353885663.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369381i51C49BB70325A3BE/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_3-1770353885663.png" alt="Vincent_Zhu_3-1770353885663.png" /></span></P><P>&nbsp;</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;再比如,我们常用的TCode:MIGO,当我输入/nMIGO后:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_4-1770353885663.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369383i6B0FE2816A8CE511/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_4-1770353885663.png" alt="Vincent_Zhu_4-1770353885663.png" /></span></P><P>&nbsp;</P><P>系统就在当前页面打开了我们最常用的MIGO应用:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vincent_Zhu_5-1770353885666.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369382i88C66C0BD944885C/image-size/large?v=v2&amp;px=999" role="button" title="Vincent_Zhu_5-1770353885666.png" alt="Vincent_Zhu_5-1770353885666.png" /></span></P><P>&nbsp;</P><P><U><STRONG>快速总结一下:</STRONG></U></P><UL><LI>搜索框中/n和/o的快捷指令从2602版本开始支持。</LI><LI>除了支持Fiori ID外,以前的TCode(如果有相应的WebGUI应用)也支持了,这对于SAP ERP的老用户非常友好,进而提升工作效率。</LI></UL> 2026-02-06T06:01:41.135000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-4-sap-successfactors-ai-joule-and-more/ba-p/14324033 SAP UX Q1/2026 Update – Part 4: SAP SuccessFactors (AI, Joule and More) 2026-02-09T10:23:23.505000+01:00 ThomasReiss https://community.sap.com/t5/user/viewprofilepage/user-id/149639 <P><STRONG>This fourth post in my series gives an overview of user experience innovations in SAP SuccessFactors. The major UX highlight is the new home page design. Beyond that, we’ll look at examples of good UX in applications, new Joule, AI, and analytics capabilities helping users become more effective, and enhanced integration into Microsoft Teams.</STRONG></P><P>Before reading this, do read the first blog post introducing the series and providing general information about Joule, SAP Build Work Zone and SAP SuccessFactors Work Zone, and SAP Mobile Start, along with links to all the published parts of this blog post series:</P><UL><LI><A class="" href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">SAP UX Q1/2026 Update – Part 1: AI, Joule, SAP Build Work Zone, SAP Mobile Start</A>.</LI></UL><P>Also, if you missed it, do have a look at the many UX innovations which already came out with the SAP SuccessFactors 1H2025 release:</P><UL><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q3-2025-update-part-4-sap-successfactors-ai-joule-and-more/ba-p/14178923" target="_blank">SAP UX Q3/2025 Update – Part 4: SAP SuccessFactors (AI, Joule and More)</A>.</LI></UL><P>Our strategy for user experience has three aspects for helping users save time and effort, and helping their business run better:</P><UL><LI><STRONG>Enjoyable</STRONG>: providing a modern, accessible user experience, consistent and integrated, with good usability.</LI><LI><STRONG>Better</STRONG>: helping users achieve better outcomes with AI and embedded analytics.</LI><LI><STRONG>Together</STRONG>: helping users work together in teams.</LI></UL><P>In this post, I have picked the following highlights from the latest SAP SuccessFactors 2H2025 release showcasing each of these aspects:</P><P><STRONG><U>Enjoyable</U></STRONG><STRONG>: design and usability enhancements<BR /></STRONG>o.&nbsp; New Home Page design (web and mobile) and WalkMe update.<BR />o.&nbsp; Examples of good UX in Workforce Management.</P><P><STRONG><U>Better</U></STRONG><STRONG> outcomes with AI and Analytic<BR /></STRONG>o.&nbsp; Career and Talent Development for employees and managers: skills, succession.<BR />o.&nbsp; Performance and Goals: Joule agent, AI and analytics for managers.<BR />o.&nbsp; Additional Joule support for employee self-services</P><P><STRONG><U>Together</U></STRONG><STRONG>: supporting collaboration in teams<BR /></STRONG>o.&nbsp; Joule integration into Microsoft Teams.<BR />o.&nbsp; AI-assisted quick writing available im Microsoft Teams</P><P>&nbsp;</P><H1 id="toc-hId-1660497183">Enjoyable: Design and Usability Enhancements</H1><P>The new home page design for the product will benefit all users. When it comes to specific applications, the 2H2025 release has a huge number of great enhancements, so it wasn’t easy to pick ones to highlight. I have chosen to include some of the innovations in Workforce Management. At the end of the blog post you’ll find links to all the news for the 2H2025 release.</P><H2 id="toc-hId-1593066397">New Home Page Design (Web)</H2><P>The new Home Page design not only looks better, it also gives users tangible benefits, by becoming more intuitive and efficient, streamlining navigation and supporting personalization.</P><P>As you can see in Figure 1, the new design is cleaner and more attractive. The top navigation row contains Quick Actions, more compact than before. Below that the greeting section is new, with quick links and cards featuring timely and relevant information going beyond the user’s workflow actions and to-dos.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 1: New Home Page for SAP SuccessFactors. Alt Text: Screenshot showing all the sections described in the text." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370175i14391D8696403BA8/image-size/large?v=v2&amp;px=999" role="button" title="01 Home Page (new design).jpg" alt="Figure 1: New Home Page for SAP SuccessFactors. Alt Text: Screenshot showing all the sections described in the text." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 1: New Home Page for SAP SuccessFactors. Alt Text: Screenshot showing all the sections described in the text.</span></span></P><P>As you can see in Figure 1, we have separated Quick Actions and the Quick Links: the Quick Actions row at the very top allow users to quickly make updates or look at information while staying on the home screen: clicking on one of the Quick Actions opens a pop-over in which the user can do the action. Figure 2 shows two examples, where the user has chosen the <EM>Manage My Team</EM> and <EM>Give Feedback </EM>Quick Actions<EM>.</EM></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 2: Quick Actions in the new home page. Alt Text: two screenshots each showing pop-overs for quick actions for (1) Manage My Team, with a list of team members on the left and two columns with links to actions, in groups “Change”, “View” and “Other actions”, (2) Give Feedback, with fields for the person, the topic and three questions (what went well, what to improve, additional comments)." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370176i0BD81AFE593F68BC/image-size/large?v=v2&amp;px=999" role="button" title="02 Home Page - Quick Actions.jpg" alt="Figure 2: Quick Actions in the new home page. Alt Text: two screenshots each showing pop-overs for quick actions for (1) Manage My Team, with a list of team members on the left and two columns with links to actions, in groups “Change”, “View” and “Other actions”, (2) Give Feedback, with fields for the person, the topic and three questions (what went well, what to improve, additional comments)." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 2: Quick Actions in the new home page. Alt Text: two screenshots each showing pop-overs for quick actions for (1) Manage My Team, with a list of team members on the left and two columns with links to actions, in groups “Change”, “View” and “Other actions”, (2) Give Feedback, with fields for the person, the topic and three questions (what went well, what to improve, additional comments).</span></span></P><P><STRONG>Greeting Section</STRONG>: this section contains Quick Links on the left, that take you directly to the respective applications. On the right, the system displays cards featuring timely and relevant information that extend beyond the user’s workflow actions and to-dos.</P><P><STRONG>Needs Attention:</STRONG> As before, tasks, to-dos, and workflow actions are available on the home page, but now with the improved design it is more intuitive and easier to use. The <EM>Needs Attention </EM>section provides a stack of cards for each type of task, to-do or action. They are displayed in just one row, within a carousel. If you have more than one card in the stack, the “View All” link opens a pop-over where you can see and interact with all the cards. Figure 3 shows an example, where the user has clicked on “View All (5)”&nbsp; in the leftmost card (shown in Figure 1) representing “Compensation Planning”.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 3: Needs Attention “View All” example, showing all tasks of type “Remind a team member to complete pending tasks”. Alt Text: Screenshot of a pop-over showing a card for each of the five team members, each with the task type as title and a “Send Email” button." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370177i0BAC867ACEACDDD9/image-size/large?v=v2&amp;px=999" role="button" title="03 Home Page - show more (Needs Attention).jpg" alt="Figure 3: Needs Attention “View All” example, showing all tasks of type “Remind a team member to complete pending tasks”. Alt Text: Screenshot of a pop-over showing a card for each of the five team members, each with the task type as title and a “Send Email” button." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 3: Needs Attention “View All” example, showing all tasks of type “Remind a team member to complete pending tasks”. Alt Text: Screenshot of a pop-over showing a card for each of the five team members, each with the task type as title and a “Send Email” button.</span></span></P><P><STRONG>Organizational Updates:</STRONG> This section is for links to organizational information, including custom cards for company initiatives or messages. As you can see, we have standardized the card pattern and display information using only the smaller-sized cards here.</P><P><STRONG>Explore More:</STRONG> this is where customers have more freedome to place data visualization and banner cards. With the 2H2025 we provide two analytic cards that can be made available there: Time Sheet Status and Upcoming Absences. Find out more in the</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/successfactors-release-information/8e0d540f96474717bbf18df51e54e522/1780ca6f0bc7498d83ad9307386f1f5c.html?locale=en-US" target="_blank" rel="noopener noreferrer">Analytical Cards on the Latest Home Page</A>.</LI></UL><P><STRONG>Personalization</STRONG>: at the very bottom of the home page (see Figure 1), you have a “Personalize your home page experience” button to do that, via a pop-over (Figure 4). You can personalize the selection of Quick Actions, Quick Links and also choose whether you want your name to appear in the <EM>Greeting</EM> section or not.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 4: Personalization of the home page. Alt Text: A screenshot of the home page with a popover “Home Page Settings” with three tabs “Greeting”, “Quick Links” (selected), and “Quick Actions”, and a list of links to choose from (Time Sheet, Team Absence Calendar,…), all currently selected." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370185i98BEE8F67FA224FA/image-size/large?v=v2&amp;px=999" role="button" title="04 SFSF Home Page personalizing quick links.png" alt="Figure 4: Personalization of the home page. Alt Text: A screenshot of the home page with a popover “Home Page Settings” with three tabs “Greeting”, “Quick Links” (selected), and “Quick Actions”, and a list of links to choose from (Time Sheet, Team Absence Calendar,…), all currently selected." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 4: Personalization of the home page. Alt Text: A screenshot of the home page with a popover “Home Page Settings” with three tabs “Greeting”, “Quick Links” (selected), and “Quick Actions”, and a list of links to choose from (Time Sheet, Team Absence Calendar,…), all currently selected.</span></span></P><P>Watch it in action and find out more about the new home page for web and mobile here:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=RC-SuTovhMs" target="_blank" rel="noopener nofollow noreferrer">Meet the New Homepage &amp; Mobile Experience in SAP SuccessFactors – 2H 2025 Release</A> (3:10 minutes)</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/sap-successfactors-hcm-updated-home-page-2h-2025/ba-p/14269975" target="_blank">SAP SuccessFactors HCM: Updated Home Page 2H 2025</A></LI><LI>More design backround: <A href="https://community.sap.com/t5/product-and-customer-updates/exciting-updates-are-coming-to-your-sap-successfactors-home-page/ba-p/14104879" target="_blank">Exciting updates are coming to your SAP SuccessFactors home page!</A></LI></UL><H2 id="toc-hId-1396552892">New Home Page Design (Mobile)</H2><P>We have also updated the SAP SuccessFactors mobile app correspondingly (Figure 5). You can see the Quick Actions along the top of the Home screen, above the <EM>Needs Attention</EM> section. To-Dos are on a separate screen, divided into two tabs <EM>Approvals</EM> and <EM>Other</EM>, with a section for each type of To-Do. Filters at the top of the screen let you quickly get to those To-Dos you are most interested in at the moment.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 5: New Home and To-Do design for SAP Success Factors mobile app. Alt Text: Two mobile screens, on the left the Home screen, with Quick Actions at the top, then “Needs Attention” and “Featured” sections, each with a row of cards. On the right the To-Do screen, with Approve and Other tabs, above filters for “My Team”, “Learning Assignments”,…, and sections “My Team (7)” and “Learning Assignments (4)”, each with one row of cards." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370186i033E9E0012D6FDE6/image-size/large?v=v2&amp;px=999" role="button" title="05 Mobile Home &amp; To-Do.jpg" alt="Figure 5: New Home and To-Do design for SAP Success Factors mobile app. Alt Text: Two mobile screens, on the left the Home screen, with Quick Actions at the top, then “Needs Attention” and “Featured” sections, each with a row of cards. On the right the To-Do screen, with Approve and Other tabs, above filters for “My Team”, “Learning Assignments”,…, and sections “My Team (7)” and “Learning Assignments (4)”, each with one row of cards." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 5: New Home and To-Do design for SAP Success Factors mobile app. Alt Text: Two mobile screens, on the left the Home screen, with Quick Actions at the top, then “Needs Attention” and “Featured” sections, each with a row of cards. On the right the To-Do screen, with Approve and Other tabs, above filters for “My Team”, “Learning Assignments”,…, and sections “My Team (7)” and “Learning Assignments (4)”, each with one row of cards.</span></span></P><H2 id="toc-hId-1200039387">Easy On-Boarding with WalkMe</H2><P>The new home page is intuitive, so that most users should be able to adapt to it easily. To ensure that <U>all</U> users feel comfortable with it, we have adapted the WalkMe onboarding tour to explain how to use the new home page. The short video in Figure 6 shows what this looks like:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 6: WalkMe for the new home page. Alt Text: A video showing WalkMe appearing as an overlay on the home page, starting with an “Explore updated home page” pop-over, followed by pop-overs next to each explained feature." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370187iB7AA015CEDCB0EE9/image-size/large?v=v2&amp;px=999" role="button" title="06 WalkMe for SFSF Home Page.gif" alt="Figure 6: WalkMe for the new home page. Alt Text: A video showing WalkMe appearing as an overlay on the home page, starting with an “Explore updated home page” pop-over, followed by pop-overs next to each explained feature." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 6: WalkMe for the new home page. Alt Text: A video showing WalkMe appearing as an overlay on the home page, starting with an “Explore updated home page” pop-over, followed by pop-overs next to each explained feature.</span></span></P><H2 id="toc-hId-1003525882">Examples of Good UX in Workforce Management</H2><P>I’d like to highlight the new capabilities for workforce scheduing and geofencing for time tracking.</P><H3 id="toc-hId-936095096"><SPAN>SAP SuccessFactors Workforce Scheduling</SPAN></H3><P>The brand-new shift scheduling solution&nbsp;<A href="https://www.sap.com/products/hcm/workforce-scheduling.html" target="_blank" rel="noopener noreferrer">SAP SuccessFactors Workforce Scheduling</A> is for companies that need to plan their production workforce schedules. It enables demand-driven workforce planning, supporting both weekly and monthly shift plans that account for operational requirements, employee skills, and labor regulations.</P><P>As you can see in Figure 7, it makes it easy for users (schedulers) to get visibility into workforce availability, allowing them to minimize downtime, increase productivity, and better align labor supply with business demand.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 7: Workforce scheduling. Alt Text. Screenshot of a schedule with a list of people on the left and a calendar on the right with rows corresponding to the people, showing who is allocated to which shift on which day. The screenshot shows a shift being assigned, with a date-picker popover." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370188i364A203224E53BD3/image-size/large?v=v2&amp;px=999" role="button" title="07 Workforce scheduling (2).png" alt="Figure 7: Workforce scheduling. Alt Text. Screenshot of a schedule with a list of people on the left and a calendar on the right with rows corresponding to the people, showing who is allocated to which shift on which day. The screenshot shows a shift being assigned, with a date-picker popover." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 7: Workforce scheduling. Alt Text. Screenshot of a schedule with a list of people on the left and a calendar on the right with rows corresponding to the people, showing who is allocated to which shift on which day. The screenshot shows a shift being assigned, with a date-picker popover.</span></span></P><H3 id="toc-hId-739581591"><SPAN>Geofencing in SAP SuccessFactors Time Tracking</SPAN></H3><P>In this release, customers can leverage a new geofencing feature that helps ensure employees clock in and out only when physically present at their designated work location. Geofences can be defined for specific groups, with real-time visibility into proximity, helping to improve compliance with location-based policies and prevent time recording outside authorized areas.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 8: Geofencing. On the left: defining the geofences. On the right: what it looks like for a user clocking time on a smart phone. Alt Text: Two screenshots: on the left the app Manage Geofences with a list of locations on the left, and on the right for the selected one a map with areas marked with a circle, a triangle and a polygon. On the right a mobile screen for clocking time, showing the user’s location within the marked circle on a map, and a “clock time” button." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370189i70D2CCDC182B6D79/image-size/large?v=v2&amp;px=999" role="button" title="08 Geofencing.jpg" alt="Figure 8: Geofencing. On the left: defining the geofences. On the right: what it looks like for a user clocking time on a smart phone. Alt Text: Two screenshots: on the left the app Manage Geofences with a list of locations on the left, and on the right for the selected one a map with areas marked with a circle, a triangle and a polygon. On the right a mobile screen for clocking time, showing the user’s location within the marked circle on a map, and a “clock time” button." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 8: Geofencing. On the left: defining the geofences. On the right: what it looks like for a user clocking time on a smart phone. Alt Text: Two screenshots: on the left the app Manage Geofences with a list of locations on the left, and on the right for the selected one a map with areas marked with a circle, a triangle and a polygon. On the right a mobile screen for clocking time, showing the user’s location within the marked circle on a map, and a “clock time” button.</span></span></P><P>Read more about these in this blog post:</P><UL><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-in-sap-successfactors-solutions-for/ba-p/14249244" target="_blank">Second Half 2025 Release: What's new in SAP SuccessFactors solutions for Workforce Management</A></LI></UL><P>&nbsp;</P><H1 id="toc-hId-284902648">Better outcomes with AI and Analytics</H1><P>SAP SuccessFactors continues to invest heavily AI and analytics to help users work more effectively with a better overall experience. I have chosen to highlight how employees benefit when planning their careers and their further development, how employees and managers benefit when they need to evaluate performance and goals, and how Joule is making employee self-services easier:</P><UL><LI>Career and Talent Development for employees and managers: skills, succession</LI><LI>Performance and Goals: Joule agent, AI and analytics for managers</LI><LI>Additional Joule support for employee self-services</LI></UL><H2 id="toc-hId-217471862">Career and Talent Development for employees and managers: skills, succession</H2><H3 id="toc-hId-150041076">Automatically Create Skills from Resume</H3><P>A system, or for that matter a manager, can only help people grow in the direction they would like if they know what skills a person has, and what development goals they aspire to reaching. This means you need to have people’s skills maintained in SAP SuccessFactors in order for the system to guide employees and managers.</P><P>People often have a wide variety of skills, so manually maintaining the full list of their skills is time-consuming and can mean that people don’t bother – resulting in a lack of data in the system.</P><P>Now, the 2H2025 release uses AI to make this much easier: users can simply attach their resume, and the system will extract skills from there automatically. Figure 9 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 9: Using AI to extract skills from your resume. Alt Text: Screenshot of the Growth Portfolio app with an “Add from Resume” pop-over, showing the file name Resume.pdf and a list of 16 skill groups, such as “Agile Methodology”, “Communication Skills”, each with a check box for selecting to add or not." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370190i9191FD2ED0D8E46D/image-size/large?v=v2&amp;px=999" role="button" title="09 Extract skills from resume.jpg" alt="Figure 9: Using AI to extract skills from your resume. Alt Text: Screenshot of the Growth Portfolio app with an “Add from Resume” pop-over, showing the file name Resume.pdf and a list of 16 skill groups, such as “Agile Methodology”, “Communication Skills”, each with a check box for selecting to add or not." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 9: Using AI to extract skills from your resume. Alt Text: Screenshot of the Growth Portfolio app with an “Add from Resume” pop-over, showing the file name Resume.pdf and a list of 16 skill groups, such as “Agile Methodology”, “Communication Skills”, each with a check box for selecting to add or not.</span></span></P><P>Once the skills have been created, you will want to be able to easily search through them or filter them – which is why we have introduced search and filtering to the skills page, as shown in Figure 10.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 10: Search and filter your skills. Alt Text: Screenshot of Growth Portfolio app with a filter bar at the top with a search field and filter fields for Proficiency Level, Categories, Tags, and Time Period. The page shows three rows of six cards, each representing a skill with a horizontal chart shosing the current level of proficiency on a 1 to 5 scale." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370191i9020CD148ABD54BE/image-size/large?v=v2&amp;px=999" role="button" title="10 Sorting and filtering skills.jpg" alt="Figure 10: Search and filter your skills. Alt Text: Screenshot of Growth Portfolio app with a filter bar at the top with a search field and filter fields for Proficiency Level, Categories, Tags, and Time Period. The page shows three rows of six cards, each representing a skill with a horizontal chart shosing the current level of proficiency on a 1 to 5 scale." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 10: Search and filter your skills. Alt Text: Screenshot of Growth Portfolio app with a filter bar at the top with a search field and filter fields for Proficiency Level, Categories, Tags, and Time Period. The page shows three rows of six cards, each representing a skill with a horizontal chart shosing the current level of proficiency on a 1 to 5 scale.</span></span></P><H3 id="toc-hId--121703798">AI-Recommended Development Goals Based On Skills</H3><P>Now that you have your full set of skills maintained in the system you can start using SAP SuccessFactors to guide your growth. This is an important enabler of our goal to empower employees to take control of their professional development.</P><P>After maintaining your development goals, the 2H2025 release of SAP SuccessFactors uses AI to make recommendations for suitable learning courses and available assignments relevant to achieving your goals. Figure 11 shows an example.</P><P>Also new: development goals can now be transferred between multiple jobs held by the same person, ensuring continuity in their growth within the company.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 11: AI recommendations for learning and assignments based on skills and development goals. Alt Text: Screenshot of Goal Details, showing a card for Linked Assignments above the main section Opportunities to Grow, containing two cards: one for Learning, one for an Assignment. Each card has an image, title and a few details." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370192i03C100C53F388CC8/image-size/large?v=v2&amp;px=999" role="button" title="11 Skill-based recommendations for development goals.jpg" alt="Figure 11: AI recommendations for learning and assignments based on skills and development goals. Alt Text: Screenshot of Goal Details, showing a card for Linked Assignments above the main section Opportunities to Grow, containing two cards: one for Learning, one for an Assignment. Each card has an image, title and a few details." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 11: AI recommendations for learning and assignments based on skills and development goals. Alt Text: Screenshot of Goal Details, showing a card for Linked Assignments above the main section Opportunities to Grow, containing two cards: one for Learning, one for an Assignment. Each card has an image, title and a few details.</span></span></P><H3 id="toc-hId--318217303">AI and Analytics for Managing Career and Talent Development</H3><P><A href="https://www.sap.com/products/hcm/data-cloud.html" target="_blank" rel="noopener noreferrer">People Intelligence</A>, our new people analytics application, is now generally available. It is built on SAP Business Data Cloud, and fully integrated in SAP SuccessFactors. It offers intuitive dashboards, AI-assisted insights supported by Joule, and hundreds of HR metrics. To help customers get started, the application includes nine pre-built use cases, each for a specific HR domain.</P><P>One of these pre-built use cases is Skills Insights. It helps to identify existing skill strengths and gaps in the organization, to compare current skills to target proficiency levels, and to align workforce capabilities with your organization’s priorities. Figure 12 shows an example of the overview page, from where you can drill down into further detailed views.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 12: An example overview page of Skills Insights. Alt Text: Screenshot showing various charts (line chart, horizontal bar charts, heat map) for Skills Adoption Overview, Employees with Skills, Most Adopted Skills, Proficiency Overview." style="width: 692px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370193i207C709862A453D5/image-size/large?v=v2&amp;px=999" role="button" title="12 Skills insights for managers.jpg" alt="Figure 12: An example overview page of Skills Insights. Alt Text: Screenshot showing various charts (line chart, horizontal bar charts, heat map) for Skills Adoption Overview, Employees with Skills, Most Adopted Skills, Proficiency Overview." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 12: An example overview page of Skills Insights. Alt Text: Screenshot showing various charts (line chart, horizontal bar charts, heat map) for Skills Adoption Overview, Employees with Skills, Most Adopted Skills, Proficiency Overview.</span></span></P><P>Find out more about Skills Insights in:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/business-data-cloud/viewing-intelligent-applications/skills-insights?locale=en-US" target="_blank" rel="noopener noreferrer">Skills Insights</A>.</LI></UL><P>Career Development Insights is another of the pre-built use cases. Figure 13 shows an example of the development goals page that offers insights into participation rates, alignment with learning and critical skills, and organizational progress.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 13: An example of the development goals within Career Development Insights. Alt Text: Screenshot showing a panel on the left with filters, on the right two sections: Summary, with numerical KPIs; Details, with four horizontal bar charts and a donut chart showing number of employees with goals, goal status, most and least popular skills." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370194i9F780A461CB18B01/image-size/large?v=v2&amp;px=999" role="button" title="13 Career Development Insights (Development Goals).jpg" alt="Figure 13: An example of the development goals within Career Development Insights. Alt Text: Screenshot showing a panel on the left with filters, on the right two sections: Summary, with numerical KPIs; Details, with four horizontal bar charts and a donut chart showing number of employees with goals, goal status, most and least popular skills." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 13: An example of the development goals within Career Development Insights. Alt Text: Screenshot showing a panel on the left with filters, on the right two sections: Summary, with numerical KPIs; Details, with four horizontal bar charts and a donut chart showing number of employees with goals, goal status, most and least popular skills.</span></span></P><P>Find out more about Career Development Insights in:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/business-data-cloud/viewing-intelligent-applications/career-development-and-planning-insights?locale=en-US" target="_blank" rel="noopener noreferrer">Career Development Insights</A>.</LI></UL><H3 id="toc-hId--514730808">AI Successor Recommendation Based On Skills</H3><P>Another example of how SAP SuccessFactors uses AI to give people a better user experience is the new skill-based successor recommendations capability. This uses AI to identify who would be best suited to be your successor, by matching skill sets and attributes to the specific role requirements. Figure 14 shows what it looks like.</P><P>By analyzing skill proficiency levels and internal work experience in the employee growth portfolio, it recommends potential successors who might have been overlooked using traditional metrics.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 14: AI successor recommendation based on skills. Alt Text: Screenshot of Succession app showing org chart view for manager John Williams with 3 successors underneath his image. There is a pop-over for John, with details of the position, and a list of three other suggested successors. For the first one, Michael Pittman, a further pop-over “Role Readiness Explanation” is shown listing five matched skills and competencies and four unmatched ones." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370195i4384229056801559/image-size/large?v=v2&amp;px=999" role="button" title="14 Successor recommendaton based on skills.jpg" alt="Figure 14: AI successor recommendation based on skills. Alt Text: Screenshot of Succession app showing org chart view for manager John Williams with 3 successors underneath his image. There is a pop-over for John, with details of the position, and a list of three other suggested successors. For the first one, Michael Pittman, a further pop-over “Role Readiness Explanation” is shown listing five matched skills and competencies and four unmatched ones." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 14: AI successor recommendation based on skills. Alt Text: Screenshot of Succession app showing org chart view for manager John Williams with 3 successors underneath his image. There is a pop-over for John, with details of the position, and a list of three other suggested successors. For the first one, Michael Pittman, a further pop-over “Role Readiness Explanation” is shown listing five matched skills and competencies and four unmatched ones.</span></span></P><H2 id="toc-hId--417841306">Performance and Goals: Joule Agent, AI and Analytics for Managers</H2><P>When the time arrives for managers to review the performance of their team members, they typically need to reserve a considerable amount of time in getting an overview of each person’s activities, achievements, and feedback they have received.</P><P>Now, managers can save a lot of time by using the new Performance and Goals Agent within the SAP SuccessFactors Performance and Goals solution. Using Joule, managers get AI-guided insights – for example, into their areas of strength, areas needing improvement, goal progress summaries, key accomplishments, and development recommendations. Figure 15 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 15: Performance and Goals Agent. Alt Text: Joule in full screen mode, with a prompt “I have to meet with Christine Dolan about her performance. What should I know about her areas of strength and what she needs to improve?”. Below that the reply in two sections “Areas of Strength” and “Areas Needing Improvement”, containing bullet points." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370196i7BA3BFA68BC919A6/image-size/large?v=v2&amp;px=999" role="button" title="15 Joule for Performance Review.jpg" alt="Figure 15: Performance and Goals Agent. Alt Text: Joule in full screen mode, with a prompt “I have to meet with Christine Dolan about her performance. What should I know about her areas of strength and what she needs to improve?”. Below that the reply in two sections “Areas of Strength” and “Areas Needing Improvement”, containing bullet points." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 15: Performance and Goals Agent. Alt Text: Joule in full screen mode, with a prompt “I have to meet with Christine Dolan about her performance. What should I know about her areas of strength and what she needs to improve?”. Below that the reply in two sections “Areas of Strength” and “Areas Needing Improvement”, containing bullet points.</span></span></P><P>The UI for managers to enter their assessment is intuitive, as shown in Figure 16. Now, with the 2H2025 release, HR departments can define business rules that trigger actions for users based on what they have entered. For example, a rule might stipulate that a low rating requires a comment to be entered, resulting in the comment field only being exposed when a user actually gives such a rating.</P><P>Have a look at many more examples of how the agent helps managers:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=B0d3Nxto0Mw" target="_blank" rel="noopener nofollow noreferrer">Introducing the Performance &amp; Goals AI Agent in SAP SuccessFactors</A> (3:27 minutes).<STRONG>&nbsp;</STRONG></LI></UL><P>Also helpful for managers is the enhancement of the AI-powered Writing Assistant that is now available: they can use it to help formulate comments for performance ratings, as shown in Figure 16, and in the video linked above.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 16: AI Writing Assistant for formulating comments when rating performance, embedded in the intuitive performance review UI. Alt Text: Screenshot of Performance feedback app, showing a list of goals with manager and employee rating, and a panel on the right with evaluation details for the goal “Ensure production documentation complies with standards”. The comments field is in focus, with a popover “Generate Comments” listing suggested texts – “Regularly review and update documentation” is highlighted." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370197i8E514D093D90B03E/image-size/large?v=v2&amp;px=999" role="button" title="16 AI writing assistant for performance comments.jpg" alt="Figure 16: AI Writing Assistant for formulating comments when rating performance, embedded in the intuitive performance review UI. Alt Text: Screenshot of Performance feedback app, showing a list of goals with manager and employee rating, and a panel on the right with evaluation details for the goal “Ensure production documentation complies with standards”. The comments field is in focus, with a popover “Generate Comments” listing suggested texts – “Regularly review and update documentation” is highlighted." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 16: AI Writing Assistant for formulating comments when rating performance, embedded in the intuitive performance review UI. Alt Text: Screenshot of Performance feedback app, showing a list of goals with manager and employee rating, and a panel on the right with evaluation details for the goal “Ensure production documentation complies with standards”. The comments field is in focus, with a popover “Generate Comments” listing suggested texts – “Regularly review and update documentation” is highlighted.</span></span></P><H3 id="toc-hId--907757818">Performance Insights</H3><P><A href="https://www.sap.com/products/hcm/data-cloud.html" target="_blank" rel="noopener noreferrer">People Intelligence</A> also comes with pre-built use cases for the performance and goals area, giving managers insights into performance metrics across the organization. Figure 17 shows an example of an overview.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 17: Performance Overview in Performance Insights provided by People Intelligence. Alt Text: Screenshot with three sections Overview (showing KPIs), and Performance Distribution and Performance Rating Changes, containing a line chart, horizontal bar charts and a donut chart." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370198i45DF61FCEF0BB1B2/image-size/large?v=v2&amp;px=999" role="button" title="17 Performance Insights - Overview.jpg" alt="Figure 17: Performance Overview in Performance Insights provided by People Intelligence. Alt Text: Screenshot with three sections Overview (showing KPIs), and Performance Distribution and Performance Rating Changes, containing a line chart, horizontal bar charts and a donut chart." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 17: Performance Overview in Performance Insights provided by People Intelligence. Alt Text: Screenshot with three sections Overview (showing KPIs), and Performance Distribution and Performance Rating Changes, containing a line chart, horizontal bar charts and a donut chart.</span></span></P><P>Find out more about what’s new for Performance and Goals here:</P><UL><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-for-sap-successfactors-performance-amp/ba-p/14244915" target="_blank">Second Half 2025 Release: What's new for SAP SuccessFactors Performance &amp; Goals?</A></LI><LI>Documentation: <A href="https://help.sap.com/docs/business-data-cloud/viewing-intelligent-applications/performance-insights?locale=en-US" target="_blank" rel="noopener noreferrer">Performance Insights</A>.</LI></UL><H2 id="toc-hId--810868316">Additional Joule support for employee self-services</H2><P>Employees typically only rarely interact with the HR system, so they are casual users, who especially need an easy to understand, intuitive user experience. Joule helps here enormously, since users can just state what they want and Joule will help.</P><P>With the 2H2025 release, we have added further Joule actions. Users can now upload files directly through Joule in the flow of supported Joule scenarios, view organizational information of themselves or others, view extended time-off data, and create half-day leave requests based on scheduled working time. Figure 18 shows examples for a half day leave request and for viewing time off guidelines.</P><P>The “explain my pay” feature, that I highlighted in my previous <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q3-2025-update-part-4-sap-successfactors-ai-joule-and-more/ba-p/14178923" target="_blank">UX blog post on SAP SuccessFactors</A>, is now also available for employees in Mexico and in Germany – in their respective languages (Spanish and German). Figure 18 shows an example for Mexico.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 18: Further Joule actions available now. Alt Text: three images of Joule: 1) with prompt “I wann apply half day leave tomorrow morning”, with Joule showing time off request; 2) “what is the time off guideline”, with Joule summarizing time off types and purposes; 3) “Explique mis deducciones”, with Joule providing a pay explanation in Spanish." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370199i1137D44D765873C8/image-size/large?v=v2&amp;px=999" role="button" title="18 Joule enhancements for ESS (with subtitles).jpg" alt="Figure 18: Further Joule actions available now. Alt Text: three images of Joule: 1) with prompt “I wann apply half day leave tomorrow morning”, with Joule showing time off request; 2) “what is the time off guideline”, with Joule summarizing time off types and purposes; 3) “Explique mis deducciones”, with Joule providing a pay explanation in Spanish." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 18: Further Joule actions available now. Alt Text: three images of Joule: 1) with prompt “I wann apply half day leave tomorrow morning”, with Joule showing time off request; 2) “what is the time off guideline”, with Joule summarizing time off types and purposes; 3) “Explique mis deducciones”, with Joule providing a pay explanation in Spanish.</span></span></P><P>&nbsp;</P><H1 id="toc-hId--713978814">Together: Supporting Collaboration in Teams</H1><P>Users working with Microsoft Teams can chat directly with Joule from within Teams, as well as benefitting from AI-assisted quick writing directly in-place.</P><H2 id="toc-hId--1203895326">Joule integration into Microsoft Teams</H2><P>Users can now access chat with Joule while using Microsoft 365 Copilot within Microsoft Teams, as shown in Figure 19.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 19: Access Joule from Microsoft Teams via Microsoft 365 Copilot. Alt Text: A screen showing Copilot open in Teams, where the user has typed in “show my leave requests”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370201iBA26FA847C3E795C/image-size/large?v=v2&amp;px=999" role="button" title="19 Chat with Joule via Copilot in MS Teams.jpg" alt="Figure 19: Access Joule from Microsoft Teams via Microsoft 365 Copilot. Alt Text: A screen showing Copilot open in Teams, where the user has typed in “show my leave requests”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 19: Access Joule from Microsoft Teams via Microsoft 365 Copilot. Alt Text: A screen showing Copilot open in Teams, where the user has typed in “show my leave requests”.</span></span></P><H2 id="toc-hId--1400408831">AI-assisted Writing Available in Microsoft Teams</H2><P>Furthermore, AI-assisted writing is now built into the SAP SuccessFactors quick actions that are available to users in Microsoft Teams, such as giving feedback or creating activities. This helps users communicate more clearly and consistently, and save them time in formulation too. Figure 20 shows an example for giving feedback directly from within Teams.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 20: AI-assisted writing in Microsoft Teams. Alt Text: A screenshot of Microsoft Teams showing Quick Actions for SAP SuccessFactors behind a pop-over for giving feedback, with some text entered into the “What went well?” question and a context menu pop-over listing the writing assistant menu items, with “Enhance Writing” in focus." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370202iE8FDF5D23BA46084/image-size/large?v=v2&amp;px=999" role="button" title="20 AI writing assistant in MS Teams.jpg" alt="Figure 20: AI-assisted writing in Microsoft Teams. Alt Text: A screenshot of Microsoft Teams showing Quick Actions for SAP SuccessFactors behind a pop-over for giving feedback, with some text entered into the “What went well?” question and a context menu pop-over listing the writing assistant menu items, with “Enhance Writing” in focus." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 20: AI-assisted writing in Microsoft Teams. Alt Text: A screenshot of Microsoft Teams showing Quick Actions for SAP SuccessFactors behind a pop-over for giving feedback, with some text entered into the “What went well?” question and a context menu pop-over listing the writing assistant menu items, with “Enhance Writing” in focus.</span></span></P><P>&nbsp;</P><H1 id="toc-hId--1303519329">Further Information on 2H2025 Release Highlights</H1><P>These four assets give you an overview of the overall release highlights for 2H2025, in increasing level of detail:</P><UL><LI><SPAN>Video: </SPAN><A href="https://www.sap.com/assetdetail/2025/10/0ef38b42-247f-0010-bca6-c68f7e60039b.html" target="_blank" rel="noopener noreferrer">SAP SuccessFactors 2H 2025 Release Highlights</A> (3:16 min.)</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-in-sap-successfactors-hcm/ba-p/14251991" target="_blank">Second Half 2025 Release: What’s New in SAP SuccessFactors HCM?</A></LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-members/sap-successfactors-2h-2025-release-what-s-new-amp-what-matters/ba-p/14242811" target="_blank">SAP SuccessFactors 2H 2025 Release: What’s New &amp; What Matters</A>.</LI><LI><A href="https://www.sap.com/documents/2025/10/30c78b42-247f-0010-bca6-c68f7e60039b.html" target="_blank" rel="noopener noreferrer">SAP SuccessFactors HCM 2H 2025 Release Highlights Brochure</A><SPAN>.</SPAN></LI></UL><P>The following posts give details of innovations in the 2H2025 release in these areas:</P><UL><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-what-s-new-in-sap-successfactors-employee-central/ba-p/14264847" target="_blank">Employee Central</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-continued-innovations-in-sap-successfactors/ba-p/14249859" target="_blank">Employee Central Payroll (ECP)</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-the-latest-enhancements-in-sap-successfactors/ba-p/14264554" target="_blank">Learning</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/2h-2025-release-highlights-the-new-enhancements-in-sap-successfactors/ba-p/14265633" target="_blank">Career and Talent Development</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-for-sap-successfactors-performance-amp/ba-p/14244915" target="_blank">Performance &amp; Goals</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-in-sap-successfactors-solutions-for/ba-p/14249244" target="_blank">Workforce Management</A>.</LI><LI><A href="https://community.sap.com/t5/human-capital-management-blog-posts-by-sap/second-half-2025-release-what-s-new-in-sap-successfactors-mobile/ba-p/14252381" target="_blank">Mobile</A>.</LI></UL><P>Finally, for all the details, have a look at the documentation:</P><UL><LI><A href="https://help.sap.com/whats-new/8fcf4960eea24f78b1d7613da406a885?locale=en-US" target="_blank" rel="noopener noreferrer">SAP SuccessFactors What’s New Viewer</A>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId--1331849143">Continue Reading</H1><P>I hope you enjoyed this fourth part, covering SAP SuccessFactors, with great new user experiences helping employees and managers work more efficiently and effectively.</P><P>Here's a link to part five, covering latest UX innovations for managing your supply chain with SAP Integrated Business Planning:</P><UL><LI><A class="" href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-5-innovations-in-sap-integrated-business/ba-p/14328170" target="_blank">SAP UX Q1/2026 Update – Part 5: Innovations in SAP Integrated Business Planning</A>.</LI></UL><P>Part 1 of the series lists all the parts, and links to those parts that have already been published:</P><UL><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">SAP UX Q1/2026 Update – Part 1: AI, Joule, SAP Build Work Zone, SAP Mobile Start</A>.</LI></UL><P>Do keep posting your experiences and recommendations yourself in the SAP Community, with the SAP Fiori and/or the User Experience tag! In case you are wondering how to get a list of the most recent blog posts on SAP Fiori and User Experience in our new SAP Community, use these links:</P><UL><LI><A href="https://community.sap.com/t5/c-khhcw49343/SAP+Fiori/pd-p/73554900100700000977" target="_blank">Latest blog posts on SAP Fiori in the SAP Community</A>.</LI><LI><A href="https://community.sap.com/t5/c-khhcw49343/User+Experience/pd-p/4616d815-f39e-45c8-b13b-5a2d6679778f" target="_blank">Latest blog posts on User Experience in the SAP Community</A>.</LI></UL> 2026-02-09T10:23:23.505000+01:00 https://community.sap.com/t5/technology-platform-learning-group-blog-posts/welcome-to-the-technology-learning-group/ba-p/14324121 Welcome to the Technology Learning Group! 2026-02-09T10:28:41.705000+01:00 Jelena_Urukalo https://community.sap.com/t5/user/viewprofilepage/user-id/2251856 <P>We’re excited to welcome you to our brand-new <STRONG>Technology Learning</STRONG> group – your go-to space for learning SAP technologies and growing your skills together with a global community of learners.</P><P>This is where SAP technology enthusiasts come together to explore topics such as <STRONG>SAP HANA, ABAP, authorizations in SAP S/4HANA, SAP Fiori, and SAP Cloud ALM (CALM)</STRONG>. Connect with SAP experts, exchange ideas with fellow learners, and stay inspired on your learning journey.</P><P>As a member of the <STRONG>Technology Learning</STRONG> group, you’ll be the first to hear about <STRONG>new courses, course updates, live learning sessions, and certification news</STRONG>. We’ll keep you informed and help you stay one step ahead as SAP technologies continue to evolve.</P><P>This community is all about learning. It complements—rather than replaces—the existing SAP Community groups that focus on product-specific discussions and troubleshooting. For deep dives into product features or technical issues, those groups remain the best place to connect with developers and consultants.</P><P>Here, the focus is on <STRONG>learning content</STRONG>: courses, learning journeys, certifications, and live sessions. It’s a welcoming and supportive space where no question is too small. Everyone here is learning—just like you—so feel free to ask, share, and join the conversation.</P><P>We’re here to support you every step of the way, whether you’re getting started with a new topic, progressing through your learning journey, or preparing for certification. Watch out for expert blog posts, tips, and guidance designed to help you succeed.</P><P>Join us and take the next step in your SAP Technology Learning journey</P> 2026-02-09T10:28:41.705000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/implementing-authorization-checks-for-data-modification-using-cds-access/ba-p/14323214 Implementing Authorization Checks for Data Modification Using CDS Access Controls 2026-02-09T15:31:50.886000+01:00 monalisa_biswal https://community.sap.com/t5/user/viewprofilepage/user-id/192213 <H4 id="toc-hId-2047717410">Introduction</H4><P>Using CDS Access control we can restrict data selection access. It allows you to put checks on the data using standard authorization object and limiting values for the same</P><P>e.g. This is one of the standard access control for Profit Center</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_0-1770586834193.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370061i50D5786BE426320E/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_0-1770586834193.png" alt="monalisa_biswal_0-1770586834193.png" /></span></P><P>In this blog, we will look at how access control can be used to control UI‑level modifications—for example, managing the visibility of Create, Edit, and Delete options—without the need for additional custom coding.</P><H4 id="toc-hId-1851203905">Backend Implementation</H4><DIV>To begin, create a CDS view that lists all business objects requiring this authorization control. Add an entry for each operation—such as <EM>create</EM> or <EM>edit</EM>. For demo, I’ve included activity <CODE>'02'</CODE> (change).</DIV><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_4-1770581326838.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370043i2B0BE561EB7E774B/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_4-1770581326838.png" alt="monalisa_biswal_4-1770581326838.png" /></span></P><DIV>Next, define an Access Control object that links your CDS view to the relevant authorization object. This authorization object will be maintained for the associated Fiori application. Set the required activity type based on the configuration in your CDS access control.</DIV><DIV><DIV>In this example, I’ve used the standard CDS view <STRONG>I_PROFITCENTER</STRONG>, but you can replace it with your own entity that needs authorization‑based restrictions.</DIV></DIV><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_6-1770581630945.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370045i8387CDF38C64243D/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_6-1770581630945.png" alt="monalisa_biswal_6-1770581630945.png" /></span></P><P>&nbsp;</P><P>When a user with the correct authorization views the CDS data,</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_5-1770581436214.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370044iA7A60E756D2BE7CA/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_5-1770581436214.png" alt="monalisa_biswal_5-1770581436214.png" /></span></P><P>User not having authorization for activity will see content as below</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_7-1770581684801.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370046iB70FB134952068F4/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_7-1770581684801.png" alt="monalisa_biswal_7-1770581684801.png" /></span></P><P>&nbsp;</P><DIV>Once the CDS view is ready, include it as an association within your main entity that is exposed via your OData service:</DIV><DIV><DIV><P><SPAN>...</SPAN></P><P><SPAN>association[</SPAN><SPAN>0</SPAN><SPAN>..</SPAN><SPAN>1</SPAN><SPAN>]</SPAN> <SPAN>to</SPAN> <SPAN>ZTEST_BO_AUTH</SPAN> <SPAN>as</SPAN> <SPAN>_BOAuth</SPAN></P><P><SPAN>on</SPAN> <SPAN>cdsviewname</SPAN> <SPAN>=</SPAN> <SPAN>'I_PROFITCENTER'</SPAN></P><P><SPAN>{</SPAN></P><P><SPAN>...,</SPAN></P><P><SPAN>_BOAuth</SPAN></P><P><SPAN>}</SPAN></P><H4 id="toc-hId-1654690400">Applying Authorization in the Fiori UI</H4><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="monalisa_biswal_0-1770585512793.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/370060i788F77D90A8E5A5B/image-size/medium?v=v2&amp;px=400" role="button" title="monalisa_biswal_0-1770585512793.png" alt="monalisa_biswal_0-1770585512793.png" /></span><P>&nbsp;</P><DIV>In your Fiori application, bind the visibility or enabled property of Create/Edit/Delete buttons to the <CODE>isEditable</CODE> property provided by this child association:</DIV><P>{/ZTEST_BO_AUTH('I_ProfitCenter')/isEditable}</P><P>Get this entityset loaded at the beginning.</P></DIV></DIV><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; var oModel = &nbsp;this.getView().getModel();</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;oModel.read("/ZTEST_CBO_AUTH", {</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; urlParameters: {</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "$filter":"BusinessObjectID eq 'I_PROFITCENTER'",</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; "$orderby":"isEditable desc"</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; },</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; success: function (oData) {</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if (oData?.results ) {</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;var bEditable = oData.results[0].isEditable; // boolean conversion</P><P>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</P><DIV><P>When a user without activity <CODE>'02'</CODE> opens the app, the Edit button will no longer appear.</P></DIV><H4 id="toc-hId-1458176895">Conclusion</H4><DIV>Using CDS Access Controls is one of the clean way to enforce consistent authorization across backend services and Fiori UIs. Instead of scattering checks across controllers and handlers, developers can define access rules once and rely on CDS to enforce them everywhere. This low‑code technique reduces maintenance effort&nbsp;<SPAN>and makes the implementation much easier</SPAN><SPAN>.</SPAN></DIV> 2026-02-09T15:31:50.886000+01:00 https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/sap-fiori-for-sap-s-4hana-cloud-new-user-experience-switch-enhanced/ba-p/14321902 SAP Fiori for SAP S/4HANA Cloud – New User Experience Switch Enhanced Explained 2026-02-11T10:52:06.571000+01:00 Jocelyn_Dart https://community.sap.com/t5/user/viewprofilepage/user-id/131660 <P><FONT color="#000000">In SAP S/4HANA Cloud Public Edition, the New User Experience Switch has been enhanced to make change even easier for you and your business users.</FONT></P><P><FONT color="#000080"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Examples of New Version Switch messages" style="width: 940px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369058iB3356FA85D668491/image-size/large?v=v2&amp;px=999" role="button" title="Jocelyn_Dart_0-1770270683868.png" alt="Examples of New Version Switch messages" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Examples of New Version Switch messages</span></span></FONT></P><P><FONT color="#000000">Find out how:</FONT></P><UL><LI><FONT color="#000000">The New User Experience Switch makes change easier</FONT></LI><LI><FONT color="#000000">What’s New in the New User Experience Switch for 2602</FONT></LI><LI><FONT color="#000000">What you need to do as a business user</FONT></LI><LI><FONT color="#000000">What you need to do as an administrator</FONT></LI><LI><FONT color="#000000">FAQ</FONT></LI></UL><P>&nbsp;</P><H1 id="toc-hId-1660416365"><FONT color="#000080">Making change easier with New User Experience Switch</FONT></H1><PRE><FONT color="#000000">“Progress is impossible without change.” <EM>George Bernard Shaw</EM></FONT></PRE><P><FONT color="#000000">In SAP S/4HANA Public Cloud Edition, you receive the latest innovations every 6 months.&nbsp;</FONT></P><P><FONT color="#000000">With each new release, new apps are <STRONG>phased-in </STRONG>and sometimes old apps may need to <STRONG>phased-out</STRONG>.</FONT></P><P><FONT color="#000000">For business users that means moving from an old app to the new app that replaces it.</FONT></P><P><FONT color="#000000">You will have at least 12 months (2 x releases) to make the shift.&nbsp; &nbsp;Sometimes that 12 months can pass very quickly. &nbsp;It can help to have a little push in the right direction to get you started.</FONT></P><P><FONT color="#000000">The New User Experience Switch makes change easier by:</FONT></P><OL><LI><FONT color="#000000">Letting you know a new app is being phased-in</FONT></LI><LI><FONT color="#000000">Encouraging you to try out the new app</FONT></LI><LI><FONT color="#000000">Warning you when the old app is being phased-out</FONT></LI><LI><FONT color="#000000">Giving you a gentle push to move to the new app before time is up!</FONT></LI></OL><P><FONT color="#000000">You only see the New User Experience Switch if you are using an app that is planned to be phased-out.</FONT></P><H1 id="toc-hId-1463902860"><FONT color="#000080">How does the New User Experience Switch work in 2602</FONT></H1><P><FONT color="#000000">The New User Experience switch was first introduced with release 2502 and has been enhanced in releases 2508 and 2602.</FONT></P><P><SPAN class=""><SPAN class="">The New Experience Switch consists of a&nbsp;</SPAN><SPAN class="">popover displayed</SPAN><SPAN class=""><SPAN>&nbsp;</SPAN>when launching the old app and a toggle button in the shell bar</SPAN><SPAN class=""><SPAN>&nbsp;</SPAN>that allows users to switch between the old and new app.</SPAN><SPAN class=""><SPAN>&nbsp;</SPAN>The switch changes appearance</SPAN><SPAN class=""><SPAN>&nbsp;depending&nbsp;</SPAN></SPAN><SPAN class="">on<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">the stage of the app replacement to an Information, Warning, or Alert message.</SPAN></SPAN></P><H2 id="toc-hId-1396472074"><FONT color="#000080"><SPAN class=""><SPAN class=""><STRONG><SPAN class=""><SPAN class="">Information</SPAN></SPAN></STRONG><SPAN class=""><STRONG><SPAN class="">&nbsp;</SPAN></STRONG></SPAN></SPAN></SPAN></FONT></H2><P><SPAN class=""><SPAN class=""><SPAN class=""><SPAN class="">In this stage the New Experience Switch lets users know that a new app version is being phased-in, explains<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">its benefits in comparison to the old one and encourages users to try<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">it</SPAN><SPAN class="">.</SPAN></SPAN><SPAN class=""><SPAN class="">&nbsp;</SPAN><BR /></SPAN></SPAN></SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="New User Experience Switch - Information message example" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371354i8592B447979AEC68/image-size/large?v=v2&amp;px=999" role="button" title="NEW UX Switch INFORMATION.png" alt="New User Experience Switch - Information message example" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">New User Experience Switch - Information message example</span></span></P><P><FONT color="#000000">If you like the new app, you can opt-in to start using it immediately.&nbsp; During phase-in, you can switch back to the old app at any time.</FONT></P><H2 id="toc-hId-1199958569"><FONT color="#000080"><SPAN class=""><SPAN class="">Warning</SPAN></SPAN><SPAN class=""><SPAN class="">&nbsp;</SPAN></SPAN></FONT></H2><P><FONT color="#000000"><SPAN class=""><SPAN class="">As soon as the old app is<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">to be phased</SPAN><SPAN class=""><SPAN>&nbsp;</SPAN></SPAN><SPAN class="">out (also known as</SPAN><SPAN class=""><SPAN>&nbsp;</SPAN><STRONG>deprecated</STRONG></SPAN><SPAN class="">)</SPAN><SPAN class="">, the New Experience Switch<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">changes to the Warning mode to<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">let users know that<SPAN>&nbsp;</SPAN></SPAN><SPAN class="">the app will be removed in an upcoming release.</SPAN></SPAN><SPAN class=""><SPAN class="">&nbsp;</SPAN></SPAN></FONT></P><P><FONT color="#000080"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of a New Version Warning message" style="width: 964px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369059i6A80C1635C735BAD/image-size/large?v=v2&amp;px=999" role="button" title="Jocelyn_Dart_0-1770270858231.png" alt="Example of a New Version Warning message" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Example of a New Version Warning message</span></span></FONT></P><H2 id="toc-hId-1003445064"><FONT color="#000000"><FONT color="#000080"><STRONG>Alert</STRONG></FONT><BR /></FONT></H2><P><FONT color="#000000">In the last release before the old app is finally removed, the New User Experience switch indicates the urgency for users and shows when the app will be removed.</FONT></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of a New Version Alert message" style="width: 964px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369060iC9495801DBAFEA20/image-size/large?v=v2&amp;px=999" role="button" title="Jocelyn_Dart_1-1770270924473.png" alt="Example of a New Version Alert message" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Example of a New Version Alert message</span></span></P><P><FONT color="#000000"><STRONG>IMPORTANT:</STRONG> Once the app has been removed, you <STRONG>must </STRONG>move to the new app.</FONT></P><P><FONT color="#000000">With release 2602, if an old app is being split across multiple new apps, during phase-in and phase-out the New User Experience helps you choose by explaining the choices.</FONT></P><P><FONT color="#000080"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of New Version available, warning, and alert messages where there are 2 new apps replacing an old app" style="width: 964px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369061iC434A1651AEBAC2B/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="Jocelyn_Dart_2-1770270961313.png" alt="Example of New Version available, warning, and alert messages where there are 2 new apps replacing an old app" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Example of New Version available, warning, and alert messages where there are 2 new apps replacing an old app</span></span></FONT></P><H1 id="toc-hId-677848840"><FONT color="#000080">What you need to do as a business user</FONT></H1><P>Make sure you use the option to give <STRONG>feedback</STRONG> on the new app especially if you notice something is missing!&nbsp; SAP product managers are making decisions based on <STRONG>your </STRONG>feedback.&nbsp; For example, they may delay the phase-out to the next release, while the missing feature is resolved, or new extension options are added.</P><P>Do <STRONG>NOT</STRONG> leave giving your feedback until the Alert stage!&nbsp; By then it may be too late. Silence is consent!</P><P>There’s two ways to provide feedback on the new app:</P><P><STRONG>1. Toggle back from the new app to the old app</STRONG><BR />If you are in the new app and toggle back to the old one, a push survey comes up asking you for your feedback. Especially interesting for SAP product teams are the comments regarding missing features or suggestions for improvements.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Example of the Feedback Survey" style="width: 535px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371453i104D127A80E42392/image-size/large?v=v2&amp;px=999" role="button" title="NEW UX Switch SURVEY.png" alt="Example of the Feedback Survey" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Example of the Feedback Survey</span></span></P><P><STRONG>2. Use the <FONT color="#0000FF">Provide Feedback</FONT> button in the <FONT color="#0000FF">Welcome</FONT> popover in the new app</STRONG><BR />You can directly access the push survey from the “Welcome” popover available in the new app. After launching the new app, click the icon next to the toggle to display the “WeIcome” popover and use the button “Provide Feedback”.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Provide Feedback button in the Welcome popover for the new app" style="width: 485px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371456iB27C8723FA11AD9E/image-size/large?v=v2&amp;px=999" role="button" title="NEW UX Switch Welcome feedback.png" alt="Provide Feedback button in the Welcome popover for the new app" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Provide Feedback button in the Welcome popover for the new app</span></span></P><P>&nbsp;</P><P>Make sure you use the option to give <STRONG>feedback</STRONG> if you have any concerns and especially notice if something is missing!&nbsp;</P><P>Product managers are making decisions based on <STRONG>your </STRONG>feedback.&nbsp; For example, they may delay the phase-out to the next release, while the missing feature is resolved, or new extension options are added.</P><P><STRONG><FONT color="#FF0000">IMPORTANT:</FONT> </STRONG>Do <STRONG>NOT</STRONG> leave giving your feedback until the <STRONG>Alert</STRONG> stage!&nbsp; By then it may be too late. Silence is consent!</P><H1 id="toc-hId-481335335"><FONT color="#000080">What you need to do as an Administrator</FONT></H1><P><STRONG>During&nbsp;phase-In</STRONG>, make the new app available to business users so they can try ir out early, and opt-in to the new app if they wish.</P><UL><LI><STRONG>HEADS-UP:</STRONG> Starting with release 2602, new apps (delivered for the first time in 2602) are delivered as inactive (due to the underlying IAM apps delivered as inactive). This means, that the new experience switch for these app replacement cases is initially not displayed (even if the new app is delivered in the same business catalog). You need to activate the new successor apps first, before the New Experience Switch is displayed to your business users.</LI><LI>You can find more information in the <SPAN><A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/ee9ee0ca4c3942068ea584d2f929b5b1/7378a87acfd04bd78768516e85c89a78.html?version=2602.00&amp;parentHref=https://help.sap.com/whats-new/4328a3353fb14ef6ba3345697ac9ecc3?Version=SAP%2BS/4HANA%2BCloud%2BPublic%2BEdition%2B2602%26" target="_self" rel="noopener noreferrer">2602 - What’s New in SAP S/4HANA Cloud Public Edition</A></SPAN><SPAN>&nbsp;</SPAN></LI><LI><SPAN>You can find a list of the impacted apps in 2602 in SAP Note </SPAN><SPAN><A href="https://me.sap.com/notes/3545277" target="_self" rel="noopener noreferrer">3545277 - New Experience Switch in SAP S/4HANA Cloud Public Edition: Overview of Apps</A>&nbsp; in the Attachments section.&nbsp;</SPAN></LI></UL><P><STRONG>During phase-out</STRONG>, you need to plan for replacing old apps with the new apps in your next release upgrade, and remind your users of which apps are due to be replaced.</P><P>For more advice on what to do during release upgrades, refer to:</P><UL><LI>SAP Help – <SPAN><A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/53e36b5493804bcdb3f6f14de8b487dd/5efa551420f24d738131134c8101168a.html?locale=en-US" target="_blank" rel="noopener noreferrer">SAP S/4HANA Cloud Public Edition – Identity and Access Management – App Replacement and Deprecation</A></SPAN>&nbsp;</LI><LI>SAP Help – SAP S/4HANA Cloud Public Edition – Upgrade phase -&nbsp; <SPAN><A href="https://help.sap.com/docs/SAP_S4HANA_CLOUD/53e36b5493804bcdb3f6f14de8b487dd/5a56cae51aaa4d4f88e6e4f7bccf958c.html?locale=en-US" target="_blank" rel="noopener noreferrer">Manage App Replacements and Deprecations</A></SPAN></LI></UL><P>You should also know that once the old app reaches the warning (<STRONG>deprecated</STRONG>) phase:&nbsp;&nbsp;</P><UL><LI>If you are a <STRONG>new</STRONG> customer joining SAP S/4HANA Cloud Public Edition, you will be moved to the new app immediately. The old app will not be available to you. This means the New Experience Switch will not be displayed to your users.</LI><LI>If you are an <STRONG>existing</STRONG> customer, move to the new app as soon as possible. &nbsp;If you have decided to switch to the new app for your entire company, you can stop the appearance of the switch by deactivating the IAM apps of the old app. With this you stop the availability of the old app for your users, and this also turns off the New Experience Switch for that app.</LI></UL><P>For more on what’s changing in the latest release, view the&nbsp;<SPAN><A href="https://pages.community.sap.com/topics/s4hana-cloud" target="_blank" rel="noopener noreferrer">SAP Community topic page for SAP S/4HANA Cloud Public Edition</A></SPAN>.</P><H1 id="toc-hId-284821830"><FONT color="#000080">FAQ</FONT></H1><H2 id="toc-hId-217391044"><FONT color="#000080">How do I avoid or minimize getting the New User Experience message</FONT></H2><P>No-one likes too many reminders.&nbsp;</P><P>For business users, the popover is only automatically expanded if you launch the old app. Launching the new app displays the toggle, but the popover is not automatically expanded.</P><P>The frequency of the automatically expanded popover differs according to the stage.</P><UL><LI>During the phase-in of the new app, you can use the option&nbsp;<STRONG>Don’t show this again</STRONG>&nbsp;to stop the expansion for an entire release.</LI><LI>During the phase-out the urgency to switch to the new app increases to keep you reminded of the need for change. You can use the option <STRONG>Remind me Later</STRONG>&nbsp;to postpone the popover appearance for one month (Warning) or one week (Alert).</LI></UL><P>&nbsp;</P><H2 id="toc-hId-20877539"><FONT color="#000080">When is the best time to give feedback on the new app</FONT></H2><P>You can send SAP feedback at any time by using the feedback icon in the shell bar at the top of the launchpad. Select the icon to give feedback on the current app.&nbsp; <EM>&nbsp;</EM></P><P><EM>&nbsp;</EM></P><P><EM>Good to know: The Switch and its latest features were based on User Research feedback with some of our SAP S/4HANA Cloud Public Edition customers – just like you! If you would like to get involved in future changes you can reach out through our SAP Customer Engagement Initiatives on the </EM><SPAN><A href="https://pages.community.sap.com/topics/influence-adopt" target="_blank" rel="noopener noreferrer"><EM>SAP Community topic Customer Influence and Adoption</EM></A></SPAN><EM>.</EM></P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P> 2026-02-11T10:52:06.571000+01:00 https://community.sap.com/t5/technology-blog-posts-by-members/accelerating-sapui5-migration-to-bas-a-practical-framework/ba-p/14314334 Accelerating SAPUI5 Migration to BAS: A Practical Framework 2026-02-12T08:43:37.222000+01:00 abap_Sap https://community.sap.com/t5/user/viewprofilepage/user-id/1866490 <P><STRONG>Introduction: </STRONG></P><P>SAP has transitioned its development paradigm from SAP Web IDE to SAP Business Application Studio (BAS), pushing developers to migrate from legacy UI5 to Fiori applications to the new environment. This paper outlines a structured and scalable methodology to migrate SAP UI5 applications from WEB IDE to BAS, focusing on connectivity, tooling and configuration challenges.</P><P><STRONG>Methodology:</STRONG></P><OL><LI>Log in to your BTP Account. Go into your space. Go to the Service Marketplace. Search for Business Application Studio. Open Business Application Studio Application.</LI></OL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_0-1770403434384.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369713iF197F23660D7110B/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_0-1770403434384.png" alt="abap_Sap_0-1770403434384.png" /></span></P><P>&nbsp;</P><P>Note: Pre-Requisite - Cloud Connector and Destination should be set up for connectivity with the S4.</P><P>2. Click on Create Dev Space. Give some Dev Space Name—select the SAP Fiori on the left. On the right side, under Additional SAP Extensions select HTML5 Application Template, Launchpad Module, Basic UI5 Template. Click on Create Dev Space.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_1-1770403434392.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369715i018AB441FE7B60F3/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_1-1770403434392.png" alt="abap_Sap_1-1770403434392.png" /></span></P><P>3. Dev Space is created as shown below. It will take a few minutes to start. Once it's started, click on the Dev space. Here, I have named it “DemoMigration”. It will open the Development workspace. Bookmark this URL for future use and easy navigation to Workspace.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_2-1770403434397.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369714i8F504A36E2665CF9/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_2-1770403434397.png" alt="abap_Sap_2-1770403434397.png" /></span></P><P>4. For the first time, click on the menu on the top left and select the open folder. Search for Projects Folder. Click on OK.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_3-1770403434406.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369717iBB5CEC9FD252F692/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_3-1770403434406.png" alt="abap_Sap_3-1770403434406.png" /></span></P><P>5. Click on Import on your Get Started page. It will prompt to start the migration. Select migration option. Below screen will appear. &nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_4-1770403434413.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369716i023CD735A9A97B96/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_4-1770403434413.png" alt="abap_Sap_4-1770403434413.png" /></span></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_Sap_5-1770403434417.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/369718i31B240F850C19990/image-size/medium?v=v2&amp;px=400" role="button" title="abap_Sap_5-1770403434417.png" alt="abap_Sap_5-1770403434417.png" /></span></P><P>6. Select Destination and Hostname and Client Details.</P><P><STRONG>Conclusion: </STRONG></P><P>Migrating SAP UI5 applications from SAP Web IDE to SAP Business Application Studio is more than a technical upgrade. It represents a strategic change towards a cloud-native and future ready development environment aligned with that of SAP’s roadmap. This blog outlined a well-structured migration methodology, which includes prerequisite connectivity set up, dev space configuration, project import and environment preparation within BAS. By following these steps, organizations can ensure a smooth transition while minimizing disruption to existing Fiori applications. This structured approach simplifies migration from WEB IDE to BAS. It supports scalable and cloud-aligned SAPUI5 development for public institutions and enterprises.</P><P>.</P><P>&nbsp;</P> 2026-02-12T08:43:37.222000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-5-innovations-in-sap-integrated-business/ba-p/14328170 SAP UX Q1/2026 Update – Part 5: Innovations in SAP Integrated Business Planning 2026-02-16T08:39:30.781000+01:00 ThomasReiss https://community.sap.com/t5/user/viewprofilepage/user-id/149639 <P><STRONG>This fifth post in my series gives an overview of UX innovations that came in the last six months, with the SAP Integrated Business Planning (SAP IBP) releases 2508, 2511 and 2602. In many areas Joule and embedded AI helps users with their planning, with explanations and guidance. We have also focused on improving usability of applications, usability of the SAP Fiori launchpad, as well as features for collaboration and Microsoft Teams integration.</STRONG></P><P>In case you missed it, <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">Part 1</A> provides general updates about Joule, SAP Work Zone and SAP Mobile Start.</P><P>I’ve grouped the UX innovations into these main sections:</P><UL><LI>Joule</LI><LI>AI-assisted features (embedded)</LI><LI>SAP Fiori launchpad</LI><LI>UX enhancements in applications</LI><LI>Collaboration enhancements (Microsoft Teams)</LI></UL><P>Let’s first look at how Joule is using AI to help users, before continuing with the embedded AI and the AI-assisted features.</P><P>&nbsp;</P><H1 id="toc-hId-1660617429">Joule</H1><H2 id="toc-hId-1593186643">Joule: AI-Assisted Supply Optimization Analysis</H2><P>Joule helps planners to quickly understand the results of supply optimizer planning, and boosts their productivity by allowing easy comparison of different planning scenarios. Not only does this make their work easier, it also leads to a reduction in lost sales and inventory costs.<BR />Planners can ask Joule about their supply planning runs, including time series optimization. Joule analyzes the planning run logs and provides explanations for missed demand fulfillment, inventory targets, and manual adjustments, as shown in Figure 1. Joule also addresses identified issues and provides suggestions for resolving them. It can also compare different planning runs to give additional insights.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 1: SAP Integrated Business Planning, AI-assisted supply optimization analysis. Alt-Text: Screenshot of Planner Workspace, with four images of Joule overlayed: first the user asked “Provide the status of the last planning run for planning area XAP4”, after seeing the status summary asked “Why the demand fulfillment rate low”, resulting in an analysis, then asked “Summarize the KPIs”, resulting in a tabular response, and then “What are the mitigation options to resolve demand fulfillment for PRODUCT02 and Customer 101?”, resulting in detailed analysis." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372420i1E13150162DD50BD/image-size/large?v=v2&amp;px=999" role="button" title="01 Joule AI-assisted supply optimization analysis.jpg" alt="Figure 1: SAP Integrated Business Planning, AI-assisted supply optimization analysis. Alt-Text: Screenshot of Planner Workspace, with four images of Joule overlayed: first the user asked “Provide the status of the last planning run for planning area XAP4”, after seeing the status summary asked “Why the demand fulfillment rate low”, resulting in an analysis, then asked “Summarize the KPIs”, resulting in a tabular response, and then “What are the mitigation options to resolve demand fulfillment for PRODUCT02 and Customer 101?”, resulting in detailed analysis." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 1: SAP Integrated Business Planning, AI-assisted supply optimization analysis. Alt-Text: Screenshot of Planner Workspace, with four images of Joule overlayed: first the user asked “Provide the status of the last planning run for planning area XAP4”, after seeing the status summary asked “Why the demand fulfillment rate low”, resulting in an analysis, then asked “Summarize the KPIs”, resulting in a tabular response, and then “What are the mitigation options to resolve demand fulfillment for PRODUCT02 and Customer 101?”, resulting in detailed analysis.</span></span></P><P>Watch it in action and find out more:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=vTfYZsnSsnI" target="_blank" rel="noopener nofollow noreferrer">&nbsp;AI-Assisted Supply Optimization Results Analysis in SAP IBP - 2511 Release Highlights &amp; Demo</A>.</LI><LI>SAP Discovery Center: <A href="https://discovery-center.cloud.sap/ai-feature/e29ae1ce-a444-4d21-a0a6-f75fec40ca32/" target="_blank" rel="noopener nofollow noreferrer">SAP Integrated Business Planning, supply optimization analysis</A>.</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/feae3cea3cc549aaa9d9de7d363a83e6/cbe3de7ae079431088d0dc7ca0a748e0.html?locale=en-US&amp;q=Supply+Optimization+Analysis" target="_blank" rel="noopener noreferrer">AI-Assisted Supply Optimization Analysis</A>.</LI></UL><H2 id="toc-hId-1396673138">Simplified Job Scheduling with Joule</H2><P>You can execute jobs and monitor them without having to leave their application – simply by asking Joule. You can list your saved jobs with a simple ask and schedule jobs directly through Joule. You can also check job statuses, including your own jobs, failed jobs from today, or jobs created by colleagues. Figure 2 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 2: Job scheduling with Joule. Alt Text: Screenshot of Intelligent Visibility showing a world map, with four images of Joule overlayed. The user prompted “I would like to run my saved job”, Joule asks to select one, the user selects “Forecast to Loads”, is shown the details and says “Run the job”, finally receiving a success illustrated message." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372421iC32E9633D1681D9D/image-size/large?v=v2&amp;px=999" role="button" title="02 Joule for job scheduling.jpg" alt="Figure 2: Job scheduling with Joule. Alt Text: Screenshot of Intelligent Visibility showing a world map, with four images of Joule overlayed. The user prompted “I would like to run my saved job”, Joule asks to select one, the user selects “Forecast to Loads”, is shown the details and says “Run the job”, finally receiving a success illustrated message." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 2: Job scheduling with Joule. Alt Text: Screenshot of Intelligent Visibility showing a world map, with four images of Joule overlayed. The user prompted “I would like to run my saved job”, Joule asks to select one, the user selects “Forecast to Loads”, is shown the details and says “Run the job”, finally receiving a success illustrated message.</span></span>This is interactive planning, reimagined for speed and simplicity.</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=VfUjjRbg2jc" target="_blank" rel="noopener nofollow noreferrer">Job Scheduling with Joule in SAP IBP - 2508 Release Highlights &amp; Demo</A> (1:47 minutes).</LI></UL><H2 id="toc-hId-1200159633">Using Joule to Run Master Data Health Checks</H2><P>Users can now ask Joule to run a master data health check for any master data type they specify, as show in Figure 3. In the past, health checks could only be started from the Manage Master Data app or using the Master Data Health Check application job, but as of SAP IBP 2508, users can define their query in a conversation with Joule and read the job results in a result table displayed in the Manage Master Data app.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 3: Running master data health checks with Joule. Alt Text: Two screenshots, each with Joule in foreground. 1) User prompts “In my last supply planning run, I had some errors that may originate from master data inconsistencies. I suspect the error is in ZP1LOCATION. Could you please check it?”. Joule replies that it found 16 messages, here are the first 10, listing them in a three column table. 2) “Can you please also check ZP1LOCATIONPRODUCT?”, result: illustrated message “no inconsistencies found”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372422iBCD1858B7B06163B/image-size/large?v=v2&amp;px=999" role="button" title="03 Joule for Master Data Health Checks.jpg" alt="Figure 3: Running master data health checks with Joule. Alt Text: Two screenshots, each with Joule in foreground. 1) User prompts “In my last supply planning run, I had some errors that may originate from master data inconsistencies. I suspect the error is in ZP1LOCATION. Could you please check it?”. Joule replies that it found 16 messages, here are the first 10, listing them in a three column table. 2) “Can you please also check ZP1LOCATIONPRODUCT?”, result: illustrated message “no inconsistencies found”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 3: Running master data health checks with Joule. Alt Text: Two screenshots, each with Joule in foreground. 1) User prompts “In my last supply planning run, I had some errors that may originate from master data inconsistencies. I suspect the error is in ZP1LOCATION. Could you please check it?”. Joule replies that it found 16 messages, here are the first 10, listing them in a three column table. 2) “Can you please also check ZP1LOCATIONPRODUCT?”, result: illustrated message “no inconsistencies found”.</span></span></P><P>&nbsp;</P><H1 id="toc-hId-874563409">AI-Assisted Features (Embedded)</H1><P>We have introduced a number of AI-assisted features, embedded in applications, that help planners save time in their daily work: AI planning assistance helps them create formulas and formatting rules, the other analysis features help planners understand the outcomes of the often complex planning algorithms, as well as making recommendations for even better outcomes.</P><H2 id="toc-hId-807132623">AI Planning Assistance</H2><P>AI planning assistance is now generally available with the 2602 release for SAP Integrated Business Planning (SAP IBP), add-in for Microsoft Excel, having benefitted from feedback from our customers during beta-testing these last six months.</P><P>Planners can now easily generate formulas and formatting rules for their planning views, by simply saying what they need using natural language. This makes their lives much easier, since in the past creating formulas was complex and often required an administrator.</P><P>Figure 4 shows an example for generating formulas, where the user first asks to calculate deltas, upon which new rows for the deltas are added. Next, the user asks to add totals per year, resulting in new columns being added for each year.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 4: Generating formulas using natural language with AI planning assistance. Alt Text: two pairs of images showing planning sheet and bar chart, first with prompt pop-over, then with resulting update to the sheet, as described in the text." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372423i56D0E1582376D8FC/image-size/large?v=v2&amp;px=999" role="button" title="04 AI-assisted formula generation in Excel add-in.jpg" alt="Figure 4: Generating formulas using natural language with AI planning assistance. Alt Text: two pairs of images showing planning sheet and bar chart, first with prompt pop-over, then with resulting update to the sheet, as described in the text." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 4: Generating formulas using natural language with AI planning assistance. Alt Text: two pairs of images showing planning sheet and bar chart, first with prompt pop-over, then with resulting update to the sheet, as described in the text.</span></span></P><P>In addition to creating formulas, planners can use natural language to highlight critical values in their plan, making it easy to identify aspects that need further attention. Figure 5 shows an example query.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 5: Formatting data using natural language with AI planning assistance. Alt Text: screenshot of part of a planning sheet with 8 rows below a bar chart, with a pop-over for entering the instruction “Show a red font in case capacity supply expansion is greater than capacity supply”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372424i3EF7ACC4697F5B58/image-size/large?v=v2&amp;px=999" role="button" title="05 AI-assisted formatting in Excel add-in.jpg" alt="Figure 5: Formatting data using natural language with AI planning assistance. Alt Text: screenshot of part of a planning sheet with 8 rows below a bar chart, with a pop-over for entering the instruction “Show a red font in case capacity supply expansion is greater than capacity supply”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 5: Formatting data using natural language with AI planning assistance. Alt Text: screenshot of part of a planning sheet with 8 rows below a bar chart, with a pop-over for entering the instruction “Show a red font in case capacity supply expansion is greater than capacity supply”.</span></span></P><P>This generative AI feature streamlines the planning process, empowering planners to focus on adding value rather than spending time on technical details.</P><P>To see this in action and find out more, have a look at:</P><UL><LI>Video: <A href="https://dam.sap.com/mac/app/e/video/embed/jQnRqSQ?ltr=a&amp;rc=10&amp;doi=SAP1199344&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">AI-Assisted Generation of Formulas</A> (4:52 minutes).&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</LI><LI>Video: <A href="https://dam.sap.com/mac/app/e/video/embed/7XJx27o?ltr=a&amp;rc=10&amp;doi=SAP1223931&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">AI-Assisted Generation of Formatting Rules</A> (3:23 minutes).</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/b28ffdd739bf45678ef36c44e64652d7/0840297dda9741d29bc53b51fb7f80e1.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Planning Assistance</A> and <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/7e361dcd28e244af8f9bfe31e58b38bd.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602#related-information" target="_blank" rel="noopener noreferrer">General Availability of Planning Assistance</A>.</LI></UL><H2 id="toc-hId-610619118">AI-Assisted Forecast Results Analysis</H2><P>Making forecasts with advanced models is powerful, but the outcomes are not necessarily intuitive and easy to understand. This is where SAP IBP, AI-assisted forecast results analysis helps users.</P><P>You can now display detailed explanations for values of the main forecast key figures. This can help you understand how each algorithm in the forecast model calculated the forecast, how the best-fit algorithm was selected, and how you could enhance parameter settings to improve forecast accuracy. Figure 6 shows an example.</P><P>These explanations are available both in the&nbsp;Planner Workspaces&nbsp;app and in the&nbsp;SAP IBP, add-in for Microsoft Excel.</P><P>We continue to enhance the scope of what the analysis can explain. With the 2602 release, it can explain the impact of independent variables, offsets, and system-generated features selected in the&nbsp;forecast&nbsp;model.&nbsp; Also, both <EM>Statistical Forecast Details</EM> and the assisted forecast results analysis includes product lifecycle information. In addition to that, you can now navigate from <EM>Statistical Forecast Details</EM> to the application log and forecast model that are relevant for the selected forecast results.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 6: SAP Integrated Business Planning, AI-assisted forecast results analysis. Alt Text: Screenshot of Planner Workspace, with a section on the right supporting vertical scrolling containing sections for Summary, Recommendation (both visible), Forecast Algorithms and Parameter Explanation." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372425i176BEAA532D5173F/image-size/large?v=v2&amp;px=999" role="button" title="06 AI-Assisted Forecast Results Analysis (from Discover Center).jpg" alt="Figure 6: SAP Integrated Business Planning, AI-assisted forecast results analysis. Alt Text: Screenshot of Planner Workspace, with a section on the right supporting vertical scrolling containing sections for Summary, Recommendation (both visible), Forecast Algorithms and Parameter Explanation." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 6: SAP Integrated Business Planning, AI-assisted forecast results analysis. Alt Text: Screenshot of Planner Workspace, with a section on the right supporting vertical scrolling containing sections for Summary, Recommendation (both visible), Forecast Algorithms and Parameter Explanation.</span></span></P><P>Find out more:</P><UL><LI>Video: <A href="https://dam.sap.com/mac/app/e/video/embed/SHVJRgE?ltr=a&amp;rc=10&amp;doi=SAP1253642&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">AI-Assisted Forecast Results Analysis</A> (2:36 minutes)</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/00f11c2827b147868b8486ce7a197c71.html?locale=en-US&amp;state=PRODUCTION&amp;version=2602" target="_blank" rel="noopener noreferrer">Check Statistical&nbsp;Forecast&nbsp;Details in Planning UIs</A> and <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/701a35d8474641e4ad98f1c137c55b44.html?locale=en-US&amp;q=forecast+results+analysis" target="_blank" rel="noopener noreferrer">Enhancements to Statistical Forecast Details in Planning UIs</A>.</LI></UL><H2 id="toc-hId-414105613">AI-Assisted Inventory Optimization Analysis</H2><P>Inventory optimization algorithms can also be challenging to understand, which is where our AI-assisted inventory optimization analysis comes in: with this, inventory planners can save up to &nbsp;25% of their time on analyzing optimizer run results!</P><P>It summarizes key reasons for the recommended safety stock output values and adjustments made, impacting final safety stock for use in downstream processes. Demand variability, lead time fluctuations, service levels, and other relevant modeling inputs are highlighted as key influences, alongside planner deviations from recommendations. Figure 7 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 7: SAP Integrated Business Planning, AI-assisted inventory optimization analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted Inventory Analysis, containing sections for Summary, Analysis (both visible), and Diagnostic Key Figures." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372426i51D2AA8FDF504A3A/image-size/large?v=v2&amp;px=999" role="button" title="07 Inventory Optimization Analysis.png" alt="Figure 7: SAP Integrated Business Planning, AI-assisted inventory optimization analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted Inventory Analysis, containing sections for Summary, Analysis (both visible), and Diagnostic Key Figures." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 7: SAP Integrated Business Planning, AI-assisted inventory optimization analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted Inventory Analysis, containing sections for Summary, Analysis (both visible), and Diagnostic Key Figures.</span></span></P><P>With the 2602 release, it now also provides insights into how the immediate upstream and downstream nodes in your supply chain network impact the safety stock levels for the product-location you're analyzing. This means that you can better understand safety stock drivers across multiple stages of your supply chain.</P><P>Find out more:</P><UL><LI>Video: <A href="https://www.sap.com/assetdetail/2025/09/5a1abc3f-1f7f-0010-bca6-c68f7e60039b.html" target="_blank" rel="noopener noreferrer">SAP Integrated Business Planning for inventory</A> (2:11 minutes).</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/feae3cea3cc549aaa9d9de7d363a83e6/2294be9eda2c4d8b8b2da1fbbf572595.html?locale=en-US" target="_blank" rel="noopener noreferrer">AI-Assisted Inventory Analysis</A> and <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/f7d980321c9d49f79f2c513ef0a197d8.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">What’s New in 2602: Analyzing the Network of Safety Stock Results with AI-Assisted Inventory Optimization Analysis</A>.</LI></UL><H2 id="toc-hId-217592108">AI-Assisted MRO Inventory Analysis</H2><P>In addition to the AI-assisted analysis for inventory used for production and sales, with the 2602 release we now provide SAP Integrated Business Planning, maintenance, repair, and operations, AI-assisted MRO inventory analysis. With this, MRO planners can get a 30%​ reduction in time spent on analyzing inventory runs.</P><P>With just one click, the new AI-Assisted MRO Inventory Analysis gives the planner a concise summary and intelligent analysis of MRO inventory planning runs, accompanied by a table that highlights the inputs and settings considered, as shown in Figure 8.</P><P>It is available in both Planner Workspaces and in the SAP IBP, add-in for Microsoft Excel, and you can review operator settings and configuration on the same screen where planning occurs.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 8: SAP Integrated Business Planning, maintenance, repair, and operations, AI-assisted MRO inventory analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted MRO Inventory Analysis, containing sections for Summary, Analysis, General Settings (all three visible), and Key Figures." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372427iC587B868CF044DDB/image-size/large?v=v2&amp;px=999" role="button" title="08 AI-Assisted MRO Inventory Analysis.jpg" alt="Figure 8: SAP Integrated Business Planning, maintenance, repair, and operations, AI-assisted MRO inventory analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted MRO Inventory Analysis, containing sections for Summary, Analysis, General Settings (all three visible), and Key Figures." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 8: SAP Integrated Business Planning, maintenance, repair, and operations, AI-assisted MRO inventory analysis. Alt Text: Screenshot of Planner Workspace, with the bottom half containing AI-Assisted MRO Inventory Analysis, containing sections for Summary, Analysis, General Settings (all three visible), and Key Figures.</span></span></P><P>Watch it in action and find out more:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=jwcVtYXk-eI" target="_blank" rel="noopener nofollow noreferrer">AI-Assisted MRO Inventory Analysis in SAP IBP – 2602 Release Highlight &amp; Demo</A> (2:05 minutes)</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/feae3cea3cc549aaa9d9de7d363a83e6/762412effb684040849bdc6e522df229.html?locale=en-US" target="_blank" rel="noopener noreferrer">AI-Assisted MRO Inventory Analysis</A>.</LI></UL><H1 id="toc-hId--108004116">SAP Fiori Launchpad and Design Updates for Suite Consistency</H1><P>We have made design improvements which are relevant for a consistent user experience across the entire SAP Business Suite, and which are now also available with SAP IBP. As I mentioned in my April blog post&nbsp;<A href="https://community.sap.com/t5/technology-blog-posts-by-sap/upcoming-design-updates-for-the-sap-business-suite-sap-fiori-for-web/ba-p/14083427" target="_blank">Upcoming Design Updates for the SAP Business Suite (SAP Fiori for Web)</A>, consistency of the user experience across the various applications used by a user is an important part of overall usability, helping users to feel confident and at ease when using a suite of products – no unexpected surprises.</P><P>In this section, we’ll look at these updates (the first two cover the design updates for consistency):</P><UL><LI>New navigation menu, with direct access to favorite apps.</LI><LI>Updated design of notifications and user menu.</LI><LI>Launch apps directly via transaction code.</LI><LI>Update for administrators</LI></UL><H2 id="toc-hId-171819455">Navigation Menu: Side Navigation</H2><P>Many SAP products already offer a navigation menu on the left of the screen, a pattern already familiar to many people. Hence we have decided to apply that approach to navigation across the SAP Business Suite in upcoming releases.</P><P>In SAP IBP the side navigation is displayed as an overlay, as you can see in Figure 9 on the left. It gives you direct access to your favorite apps, either directly or via the folders you have created. It also gives you direct access to your Spaces and Pages. The previously available menu to access all your spaces and pages along with personalization options is available via the entry “All Spaces” at the bottom of the menu.</P><P>A big benefit of this new navigation menu is that you can now access your favorite apps directly from any application. Previously, you would have to return to My Home and then click on your favorite app, now you can access it directly from the menu, as shown in Figure 9.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 9: New navigation menu and updated design of notifications and user menu. Alt Text: 3 screen snippets showing each of the menus as a pop-over." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372428i126CFCCBE9BC5883/image-size/large?v=v2&amp;px=999" role="button" title="09 New shell bar features.jpg" alt="Figure 9: New navigation menu and updated design of notifications and user menu. Alt Text: 3 screen snippets showing each of the menus as a pop-over." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 9: New navigation menu and updated design of notifications and user menu. Alt Text: 3 screen snippets showing each of the menus as a pop-over.</span></span></P><H2 id="toc-hId--24694050">Updated Design of Notifications and User Menu</H2><P>The new simplified design of notifications shown in Figure 9&nbsp;fits better with the overall design of SAP IBP, and provides simplier interactions. By default notifications are sorted by date, with grouping by “Today”, “Yesterday”, “Last Week”, “Last Month”. Users can also choose to sort by importance.</P><P>The new user menu design shown in Figure 9 provides more space for the avatar of the user, and provides more space between items for easier selection. The settings are always at the top as the first entry, and the “Sign Out” option is separated from the actual navigation options in the list, to make it easier to find.</P><H2 id="toc-hId--221207555">Launch Apps Directly via Transaction Code</H2><P>I already covered this new feature in detail in part 2 of my series, since the launchpad is used by SAP S/4HANA Cloud Public Edition 2602 too. Rather than repeating it here, I suggest that you look at the examples in the corresponding SAP Fiori launchpad subsection of my part 2 blog post:</P><UL><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-2-sap-s-4hana-cloud-public-edition-2602-and-sap/ba-p/14316127#:~:text=from%202608%20onwards.-,Launch%20apps%20directly%20via%20Transaction%20Code,-Customers%20have%20been" target="_blank">Launch apps directly via transaction code</A>.</LI></UL><P>Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/4dcd0f2a479749fb9f1b2efcca67de18.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">What’s New: Launching an App with its Transaction Code in SAP Fiori Launchpad</A> and <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/0292066056f642f1a0f6d9135e39abaf/03000c73b2474a318bb2e9882d62676a.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Searching and Launching Apps</A>.</LI></UL><H2 id="toc-hId--417721060">Administrators can Upload and Download Spaces</H2><P>In the Manage Launchpad Spaces app of the SAP Fiori launchpad, administrators can download existing spaces together with their assigned pages and upload them again to another system.</P><P>This enables you to transfer spaces and their assigned pages to other systems, for example, when you can't use transports, meaning that you can improve productivity and consistency across systems. Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/0292066056f642f1a0f6d9135e39abaf/f5055d2bf0054cd89721ff0f290f85df.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Downloading and Uploading Spaces</A></LI></UL><P>&nbsp;</P><H1 id="toc-hId--320831558">UX enhancements in applications</H1><P>We have introduced two very significant innovations that provide a much better user experience, but without dramatically updating the actual UIs! This is because user experience is so much more than just the UI: if a user can get more done than before, with less effort, achieving better ourcomes, then that is a definite improvement in their experience with the system.</P><P>The first of these, introduced with the 2508 release, is the harmonized planning area. The second, introduced just now with the 2602 release, is harmonized scenario management. In both cases, the “harmonized” in the name signifies that these new capabilities unify and simplify how users work.</P><P>Beyond these, we have introduced a number of user experience enhancements for planning UIs and for master data management, which are covered below too.</P><H2 id="toc-hId--810748070">Harmonized Planning Area</H2><P>The harmonized planning area lets you use <STRONG>one planning area</STRONG> <STRONG>to plan</STRONG> <STRONG>both</STRONG> mid- to long-term supply, demand and inventory with time-series buckets <STRONG>and</STRONG> short- to mid-term supply with orders.</P><P>Even better, it integrates both live (real-time) and scheduled data flows using the same data model, i.e. attributes, master data types, key figures, planning levels, time profile etc.</P><P>With integrated, harmonized tools and processes, planners can smoothly adopt additional SAP IBP capabilities, leading to better reporting and planner efficiency. Improved flexibility in time-series supply planning helps planners quickly adapt to changing demands and market conditions. Centralized application mapping and name space management as well as a new central unit of measure and currency conversion help to streamline configuration. Additionally, planners have on-the-fly access to order key figures, enabling more informed decision-making.</P><P>Find out more and watch a demo here:</P><UL><LI><A href="https://community.sap.com/t5/supply-chain-management-blog-posts-by-sap/sap-integrated-business-planning-sap-ibp-2508-available-now/ba-p/14149686" target="_blank">SAP Integrated Business Planning (SAP IBP) 2508 - Available Now!</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/getting-started-with-sap-ibp-new-harmonized-planning-area-sapibp2/ba-p/14270715" target="_blank">Getting Started with SAP IBP New Harmonized Planning Area (SAPIBP2)</A></LI><LI>Video: <A href="https://www.youtube.com/watch?v=PJTj7YDw70E&amp;t=1s" target="_blank" rel="noopener nofollow noreferrer">Harmonized Planning Area in SAP IBP – 2508 Release Highlights</A> (5:28 minutes).</LI></UL><H2 id="toc-hId--1007261575">Harmonized Scenario Management</H2><P>Available with the 2602 release, harmonized scenario management in SAP IBP unifies and simplifies how you work with scenarios across orders and key figures, letting you manage the full lifecycle in Planner Workspaces: create, modify, simulate, and promote both order and key figure data within one framework. It extends scenario lifetimes across orders and key figures and adds new promotion options for orders. Controlled shine-through now includes orders, giving you better control of how baseline changes propagate.</P><P>Together with the harmonized planning area, it advances integrated planning so orders and forecasts work seamlessly without separate processes.&nbsp;Look at an example and find out more:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=Zt6DhW3S3yc" target="_blank" rel="noopener nofollow noreferrer">Harmonized Scenario Management in SAP IBP - 2602 Release Highlight &amp; Demo.</A></LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/feae3cea3cc549aaa9d9de7d363a83e6/bb563e656da943559b89e55e9f0df0e2.html?locale=en-US" target="_blank" rel="noopener noreferrer">Harmonized Scenarios</A><SPAN>.</SPAN></LI></UL><H2 id="toc-hId--1203775080">Planning UI Enhancements</H2><H3 id="toc-hId--1693691592">Enhanced Filtering of Workspaces and Segmentation Variants</H3><P>Introduced with the 2508 release, users can explore data sets more easily now by leveraging segmentation variants. This provides a third level of filtering flexibility for users. The first two options were available previously, the third one is new:</P><OL><LI>Manually define filter values for the data</LI><LI>Use filter variants to store combinations of filter values for reuse, so that you just choose the variant rather than manually maintaining all the filters.</LI><LI>Define segments using attributes like “Product ID” and “Customer ID” with which you can step through the filtered data from (2).</LI></OL><P>The new segmentation variants are helpful when a selected filter variant results in a large list of data. Without the segmentation variant, users would still have to do a lot of scrolling. This targeted approach significantly reduces data volume, enhances speed and focus, and delivers a smoother experience to your planning process. Have a look at how it works:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=fcFO7vciwsU" target="_blank" rel="noopener nofollow noreferrer">Segmentation Variants in Planner Workspaces in SAP IBP - 2508 Release Highlights &amp; Demo</A>. (2:26 minutes)</LI></UL><P>With the 2602 release, we have further enhanced filtering in the <EM>Planner Workspaces</EM> app. You can now:</P><UL><LI>Manage planning filters directly in <EM>Planner Workspaces</EM>, including the options to share, edit, delete, and assign groups to existing filters.</LI><LI>Overwrite an existing planning filter when you create a new planning filter with the same name.</LI><LI><STRONG>Use advanced operators</STRONG> to define attribute-based filters in many areas across Planner Workspaces, as well as in URL-based navigations to workbooks and variants.</LI><LI>Filter aggregated constraint key figures by the&nbsp;<STRONG>(Not Specified)</STRONG>&nbsp;attribute value.</LI></UL><P>The advanced operators improve usability significantly: you can use “starts with”, “contains”, “greater than” to quickly get to the data you are interested in. Figure 10 shows an example. You can find our more here:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/7e85e2d2a5bd4b4081b74667646af07b.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Enhancements to Filtering in Planner Workspaces</A>.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 10: Filtering with advanced operators in the Planner Workspaces application. Screenshot of Planner Workspace with filters Time Periods “Next 10 weeks”, Product Group “SMART*” and Location Desc “*DC*”. The list at the bottom shows six entries fulfilling the filter criteria." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372429i8976804431EB8F6A/image-size/large?v=v2&amp;px=999" role="button" title="10 Advanced filter operators for planner workspace.jpg" alt="Figure 10: Filtering with advanced operators in the Planner Workspaces application. Screenshot of Planner Workspace with filters Time Periods “Next 10 weeks”, Product Group “SMART*” and Location Desc “*DC*”. The list at the bottom shows six entries fulfilling the filter criteria." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 10: Filtering with advanced operators in the Planner Workspaces application. Screenshot of Planner Workspace with filters Time Periods “Next 10 weeks”, Product Group “SMART*” and Location Desc “*DC*”. The list at the bottom shows six entries fulfilling the filter criteria.</span></span></P><H3 id="toc-hId--1890205097">Navigate Directly to Root Cause of Planning Obstacle</H3><P>SAP IBP 2508 enhanced the <EM>Planner Workspaces</EM> application so that users can navigate directly from an identified issue to the root cause, be it a gating resource or component constraint.</P><P>Dedicated planning views provide a clear overview of supply and demand dynamics at these critical bottlenecks, empowering you to make informed adjustments. By encompassing both gating resources and components, this feature accelerates root cause analysis and resolution improving planning efficiency and decision-making. Figure 11 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 11: Navigate directly to root cause of planning obstacle within the Planner Workspaces application. Alt Text: Screenshot of Planner Workspace with an open context menu next to a cell in the Demand sheet with a red number. The entry “Show Gating Resources” is highlighted in the menu, with an arrow pointing down to a second sheet at the bottom of the screen showing Capacity." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372431iE219FF54AA84C6AA/image-size/large?v=v2&amp;px=999" role="button" title="11 Navigating directly to root cause in Planning Workspaces.jpg" alt="Figure 11: Navigate directly to root cause of planning obstacle within the Planner Workspaces application. Alt Text: Screenshot of Planner Workspace with an open context menu next to a cell in the Demand sheet with a red number. The entry “Show Gating Resources” is highlighted in the menu, with an arrow pointing down to a second sheet at the bottom of the screen showing Capacity." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 11: Navigate directly to root cause of planning obstacle within the Planner Workspaces application. Alt Text: Screenshot of Planner Workspace with an open context menu next to a cell in the Demand sheet with a red number. The entry “Show Gating Resources” is highlighted in the menu, with an arrow pointing down to a second sheet at the bottom of the screen showing Capacity.</span></span></P><H3 id="toc-hId--1918534911">Easy Scenario Comparison with Scorecards in Planner Workspaces</H3><P>Scorecards let planners compare what-if scenarios across multiple KPIs to select the best option. Introduced in SAP IBP 2508 and enhanced in 2511, they support up to seven KPIs, each based on a key figure. For each KPI, you can set filters and define a direction: “Bigger is better”, “Smaller is better”, or “Within a range”. Figure 12 shows an example where three scenarios are being compared.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 12: An example scorecard for comparing scenarios in Planner Workspaces. Screenshot of Planner Workspace with a pop-over “Compare Scenarios with Scorecard” showing columns for three scenarios Baseline, Promotions, and Promotions wo AIR, and a list of 7 KPIs for each of them. The baseline column is a different color than the others." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372432i5244D9B147FE79AF/image-size/large?v=v2&amp;px=999" role="button" title="12 Scorecard in Planner Workspace.jpg" alt="Figure 12: An example scorecard for comparing scenarios in Planner Workspaces. Screenshot of Planner Workspace with a pop-over “Compare Scenarios with Scorecard” showing columns for three scenarios Baseline, Promotions, and Promotions wo AIR, and a list of 7 KPIs for each of them. The baseline column is a different color than the others." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 12: An example scorecard for comparing scenarios in Planner Workspaces. Screenshot of Planner Workspace with a pop-over “Compare Scenarios with Scorecard” showing columns for three scenarios Baseline, Promotions, and Promotions wo AIR, and a list of 7 KPIs for each of them. The baseline column is a different color than the others.</span></span></P><P>When a key figure appears multiple times, you can rename KPIs for distinct views (e.g., Capacity Supply for Assembly vs. Sub-Assembly). You have a lot of flexibility in how you visualize the comparisons: you can compare scenarios by absolute or percentage differences, and also swap rows and columns. You can also promote the optimal one from the scorecard.</P><P>Find out more here:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=zLLPSAuXqz0" target="_blank" rel="noopener nofollow noreferrer">Scorecards in Planner Workspaces in SAP IBP - 2511 Release Highlights &amp; Demo</A> (3:10 minutes).</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/abee3923ad4d4722b6f10b0fe6cf4cef/7534a8d222084b96bd2c1608cd3dcf13.html?locale=en-US" target="_blank" rel="noopener noreferrer">Working with Scorecards</A>.</LI></UL><H3 id="toc-hId--2115048416">Further Usability Enhancements in Planning UIs</H3><P>Have a look at the What’s New documentation for further usability enhancements with the 2602 release:</P><UL><LI><A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/ab0893d2b74641ceb3345bd0d026c9dd.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Usability Enhancements for SAP IBP, Add-in for Microsoft Excel</A>.</LI><LI><A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/4e8bb353c1484447bfc6d540443f6c3c.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Enhancements to Planner Workspaces</A>.</LI></UL><H2 id="toc-hId--2018158914">Smarter Master Data Management with New Application</H2><P>The new version of the <EM>Manage Master Data</EM> app delivers enhanced functionality with focus on planning area scope and master data relationships. Users can explore comprehensive parent-child connections and drill down into dependencies for thorough impact assessment. The app enables personalized experiences through customizable columns, groupings, and sorting based on parent master data attributes.</P><P>Teams can collaborate more effectively by sharing standardized views through public variants, all while benefiting from robust, fine-grained access control through planning area-specific authorizations that ensure security across all operations.</P><P>Find out more here:</P><UL><LI>Video: <A href="https://www.youtube.com/watch?v=Z_LTe5w_WmA" target="_blank" rel="noopener nofollow noreferrer">New Manage Master Data App in SAP IBP - 2511 Release Highlights &amp; Demo</A> (1:57 minutes).</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/feae3cea3cc549aaa9d9de7d363a83e6/d20a1eae4401494286ca8c08f1b4b41f.html?locale=en-US" target="_blank" rel="noopener noreferrer">Manage Master Data (New Version)</A>.</LI></UL><H1 id="toc-hId--1921269412">Collaboration Enhancements (Microsoft Teams)</H1><P>In addition to the built-in collaboration enhancements mentioned above (for example, in the new master data application), we have invested in real-time collaboration with messaging into Microsoft Teams.</P><H2 id="toc-hId-1883781372">Real-Time Microsoft Teams Messaging for Planners</H2><P>Planners can now send real-time messages to Microsoft Teams channels directly from SAP IBP when saving key figure data or scheduling application jobs, sharing reason codes, comments, and contextual details. They can select the target Microsoft Teams channel directly, either in the SAP IBP, add-in for Microsoft Excel (see Figure 13), or in the&nbsp;Planner Workspaces&nbsp;application.</P><P>This reduces communication delays and ensures transparency across planning teams, especially for those colleagues and stakeholders who aren’t regular SAP IBP users.</P><P>Planners also benefit by having less manual effort, since they don’t have to create separate nofifications or e-mails.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 13: Real-time messaging for planners via Microsoft Teams. Alt Text: Two screen snippets: 1) a pop-over for “Save Key Figure Changes”, with a field at the bottom “Share With” containing the entry “Sales and Operations Team/General”. 2) a pop-over showing Microsoft Teams General channel for Sales and Operations Team, with a comment in the thread." style="width: 874px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/372434iB68EB5D5D403946E/image-size/large?v=v2&amp;px=999" role="button" title="13 Teams integration.png" alt="Figure 13: Real-time messaging for planners via Microsoft Teams. Alt Text: Two screen snippets: 1) a pop-over for “Save Key Figure Changes”, with a field at the bottom “Share With” containing the entry “Sales and Operations Team/General”. 2) a pop-over showing Microsoft Teams General channel for Sales and Operations Team, with a comment in the thread." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 13: Real-time messaging for planners via Microsoft Teams. Alt Text: Two screen snippets: 1) a pop-over for “Save Key Figure Changes”, with a field at the bottom “Share With” containing the entry “Sales and Operations Team/General”. 2) a pop-over showing Microsoft Teams General channel for Sales and Operations Team, with a comment in the thread.</span></span></P><H2 id="toc-hId-1687267867">Integration of Microsoft Teams for Jobs</H2><P>Also new with the 2602 release, you can have jobs automatically post comments to Microsoft Teams channels to indicate when a job step starts running. This ensures that everyone is kept up-to-date in real time, including those colleagues who are not regular users of SAP IBP. Read more here:</P><UL><LI>What’s new documentation: <A href="https://help.sap.com/docs/SAP_INTEGRATED_BUSINESS_PLANNING/36f449c206f94a41ae951cffe4a2b3c0/8445381522254dceb1e87e0d4cc61807.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/c386e2173e8c48fcaef27154ea105852?locale=en-US&amp;parentName=What%27s+New+Viewer+-+%5bSAP+Integrated+Business+Planning%5d+(SAP+IBP)+2602" target="_blank" rel="noopener noreferrer">Integration of Microsoft Teams for Jobs</A>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId-1784157369">Further information</H1><P>For information about all the new enhancements for SAP IBP, have a look at these blog posts and the links therein:</P><UL><LI><A href="https://community.sap.com/t5/supply-chain-management-blog-posts-by-sap/sap-integrated-business-planning-sap-ibp-2508-available-now/ba-p/14149686" target="_blank">SAP Integrated Business Planning (SAP IBP) 2508 - Available Now!</A></LI><LI><A href="https://community.sap.com/t5/supply-chain-management-blog-posts-by-sap/sap-integrated-business-planning-sap-ibp-2511-available-now/ba-p/14243290" target="_blank">SAP Integrated Business Planning (SAP IBP) 2511 - Available Now!</A></LI><LI><A href="https://community.sap.com/t5/supply-chain-management-blog-posts-by-sap/sap-integrated-business-planning-sap-ibp-2602-available-now/ba-p/14307379" target="_blank">SAP Integrated Business Planning (SAP IBP) 2602 - Available Now!</A></LI></UL><P>&nbsp;</P><H1 id="toc-hId-1587643864">Continued soon …</H1><P>I hope you enjoyed this fifth part, covering the new UX innovations available for SAP Integrated Business Planning. I will post part six in the next few days, covering exciting new UX innovations available for spend management.</P><P>Do keep posting your experiences and recommendations yourself in the SAP Community, with the SAP Fiori and/or the User Experience tag! In case you are wondering how to get a list of the most recent blog posts on SAP Fiori and User Experience in our new SAP Community, use these links:</P><UL><LI><A href="https://community.sap.com/t5/c-khhcw49343/SAP+Fiori/pd-p/73554900100700000977" target="_blank">Latest blog posts on SAP Fiori in the SAP Community</A>.</LI><LI><A href="https://community.sap.com/t5/c-khhcw49343/User+Experience/pd-p/4616d815-f39e-45c8-b13b-5a2d6679778f" target="_blank">Latest blog posts on User Experience in the SAP Community</A>.</LI></UL> 2026-02-16T08:39:30.781000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/advance-and-accelerate-your-mobile-workflows-with-embedded-ai/ba-p/14255480 Advance and Accelerate your Mobile Workflows with Embedded AI 2026-02-18T09:31:42.841000+01:00 EmilVoutta https://community.sap.com/t5/user/viewprofilepage/user-id/40656 <P><SPAN>In today's fast-paced digital landscape, embedded AI is revolutionizing mobile workflows by bringing intelligence directly into applications. This integration enables faster decision-making, smarter actions, and seamless productivity without the need to switch contexts. Here are several ways embedded AI is transforming mobile experiences:</SPAN></P><UL><LI><STRONG><SPAN>Delivering contextual assistance at the moment of need</SPAN></STRONG><SPAN><BR />Embedded AI offers timely support precisely when users require it, enhancing decision-making processes directly within the app.</SPAN></LI><LI><STRONG><SPAN>Automating repetitive tasks to boost efficiency<BR /></SPAN></STRONG><SPAN>By automating routine tasks, AI frees up time and resources, allowing users to focus on more strategic activities.</SPAN></LI><LI><STRONG><SPAN>Unlocking organizational knowledge for faster and smarter decisions</SPAN></STRONG><SPAN><BR />AI leverages existing organizational data to provide insights that enable quicker and well-informed decision-making.</SPAN></LI><LI><STRONG><SPAN>Empowering users on-the-go with real-time, intelligent insights<BR /></SPAN></STRONG><SPAN>Mobile users receive dynamic and contextually relevant information, which enhances their ability to act swiftly and effectively.</SPAN></LI><LI><STRONG><SPAN>Transforming mobile apps into proactive productivity tools<BR /></SPAN></STRONG><SPAN>With embedded AI, mobile applications become active parts in driving productivity.</SPAN></LI></UL><P><STRONG><SPAN>&nbsp;</SPAN></STRONG></P><H2 id="toc-hId-1763755101"><STRONG><SPAN>UX Components and Patterns for Enhanced Clarity, Trust, and Usability</SPAN></STRONG></H2><P><SPAN>To ensure the smooth integration of AI into mobile workflows, we have designed UX components and patterns that prioritize clarity, trust, and usability. These UI elements are thoughtfully crafted to embed intelligence directly into applications, thereby enriching the user experience.</SPAN></P><H3 id="toc-hId-1696324315">AI Notice</H3><P>The AI notice feature transparently communicates when and how AI is being used within an app, building trust with users by keeping them informed. It is applied on components or pages that contain AI-generated fields, appearing interactively beneath each field. Users can tap a hyperlink within the notice to access additional information about the AI technology used to generate the content, including data usage, privacy, and potential risks.</P><P>Learn more about the <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/patterns/ai-notice" target="_blank" rel="noopener noreferrer">AI notice</A> pattern in our design guidelines.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI notice examples" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/335503iF4818F4D0A232D6D/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="25.04_AINotice_Introduction.png" alt="AI notice examples" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI notice examples</span></span></P><H3 id="toc-hId-1499810810">&nbsp;AI Button</H3><P>The AI button acts as an entry point for initiating AI-driven actions, enabling users to interact with AI seamlessly. It allows users to activate AI-powered features within a user flow, with the AI icon indicating where such features are available. Tapping the "Generate" button starts the content generation process. During this process, the button updates to "Stop Generating," giving users the option to pause the process at any moment. Once the generation is complete or stopped, the button changes to a "Revise" button, allowing users to make adjustments or regenerate content.</P><P>Check out <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/components/ai-buttons" target="_blank" rel="noopener noreferrer">AI buttons</A> to get more details.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI buttons" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/335505iC3BE50C8DE1765CF/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="AIButton24.8_Intro_iOS.png" alt="AI buttons" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI buttons</span></span></P><H3 id="toc-hId-1303297305">AI Acknowledgement</H3><P>AI acknowledgement ensures informed user consent, capturing and recording acceptance of AI functionalities. It delivers crucial information about AI services to users in a standardized manner, focusing on updates, data privacy, and potential risks, thereby establishing clear user expectations and fostering trust. To keep users informed about any AI service updates, contextual hints are recommended on the settings page, allowing users to review changes. Within the settings, users can also choose to opt out of in-app AI features and data collection. Depending on the definition of opting out, users may disable AI data collection while still being able to use AI features.</P><P>For more information, refer to <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/patterns/ai-acknowledgement" target="_blank" rel="noopener noreferrer">AI Acknowledgement</A>.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI acknowledgement screens" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/335510i6B67C14B3D809C71/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="AIAcknowledgement24.12_Intro_iOS.png" alt="AI acknowledgement screens" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI acknowledgement screens</span></span></P><H3 id="toc-hId-1106783800">AI Progress Indicators</H3><P>AI progress indicators manage user expectations by visually displaying the status during AI processing, ensuring users know their request is actively being processed. Once content generation begins, the indicator changes its state to "processing" or "loading," persisting until the task is completed or stopped. The indicator appears one second after the process starts and remains visible for at least 1000ms to prevent flickering, with pulses between animation loops. Offering users the option to stop the AI generation process is recommended for greater control.</P><P>Learn more about <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/components/ai-progress-indicators" target="_blank" rel="noopener noreferrer">AI Progress Indicators</A>.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI progress indicators" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/335512i8C315578107C1B98/image-size/large?v=v2&amp;px=999" role="button" title="AI Progress Indicators.png" alt="AI progress indicators" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI progress indicators</span></span></P><H3 id="toc-hId-910270295"><STRONG>AI Writing Assistant</STRONG></H3><P>The AI writing assistant supports content creation by providing contextual help right where it’s needed. It efficiently edits text in input fields using prompts displayed in a panel, helping users refine their input and complete writing tasks smoothly. Tapping the "Writing Assistant" button opens the panel above the keyboard, and users can close it by clicking "x" if they haven't yet edited content. After their first edit, navigation changes to "Cancel" and "Done," where "Done" saves changes and "Cancel" offers a confirmation dialog to keep or discard edits. Users can interact with elements outside the panel and are prompted with a dialog if they attempt to switch text fields. Each quick prompt selection updates the text instantly and increases the version number, allowing users to track changes easily.</P><P>Check out the <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/patterns/ai-writing-assistant" target="_blank" rel="noopener noreferrer">AI Writing Assistant</A>&nbsp;design guideline article for mor details.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI writing assistant" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/338854iB44F9A1E629F3CCD/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="AI Writing Assistant Intro.png" alt="AI writing assistant" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI writing assistant</span></span></P><H3 id="toc-hId-713756790"><STRONG>AI User Feedback</STRONG></H3><P>The AI user feedback feature gathers user feedback to continually refine and enhance AI quality and functionality. It enables users to provide positive or negative feedback on their experiences with embedded AI, from component-level to page-level interactions. AI feedback can e accessed through automatic pop-ups after AI experiences, in-line thumbs-up or thumbs-down buttons next to components, or through flexible re-entry points like overflow buttons. For positive feedback, users tap the thumbs-up button, triggering a toast message confirming their submission. For negative feedback, users tap the thumbs-down button, with options to provide additional details, requiring a manual tap on "Submit" to finalize. If users reconsider negative feedback, they can change it to positive by tapping the thumbs-up button in the detail view, and the system updates the feedback accordingly.</P><P>Find out more about <A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/patterns/ai-user-feedback" target="_blank" rel="noopener noreferrer">AI User Feedback</A>.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AI user feedback" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/335522iAD5C272FC66E3998/image-size/large?v=v2&amp;px=999" role="button" title="25.08_AI_User_Feedback_Intro.png" alt="AI user feedback" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI user feedback</span></span></P><P>&nbsp;</P><H2 id="toc-hId-388160566"><STRONG><SPAN>Use Cases - AI Writing Assistant</SPAN></STRONG></H2><P>In the SAP SuccessFactors Mobile app, the AI writing assistant is set to serve as a powerful tool for users to efficiently draft goal descriptions. This planned feature will aid users in bypassing the often tedious and error-prone process of composing these descriptions manually. For instance, when a manager needs to set performance goals for their team members, the AI writing assistant can suggest clear and concise descriptions, ensuring alignment with company objectives and language standards. By providing a few keywords or phrases, users will be able to generate well-structured goal descriptions, reducing errors and saving valuable time. This streamlined process promises to enhance productivity while ensuring consistency and clarity in goal-setting across the organization. <STRONG><SPAN>&nbsp;</SPAN></STRONG></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Goal description using the AI writing assistant" style="width: 461px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/343763i4A05F6B873E393AB/image-size/large?v=v2&amp;px=999" role="button" title="AWAgiflatest 1.gif" alt="Goal description using the AI writing assistant" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Goal description using the AI writing assistant</span></span></P><P> </P><H2 id="toc-hId-191647061"><STRONG><SPAN>Embedded AI Resources </SPAN></STRONG></H2><P><SPAN>For those eager to integrate embedded AI into their mobile workflows, the following resources are now available for Android and iOS: software development kits, comprehensive design guidelines, and Figma UI kits, all crafted to empower you to harness the potential of embedded AI effectively.</SPAN></P><P><SPAN>Unlock the power of embedded AI and transform your mobile experience today!</SPAN></P><P><A href="https://www.sap.com/design-system/fiori-design-android/in-app-ai-design/ai-get-started" target="_self" rel="noopener noreferrer">Get Started - In-App AI Design Guidelines for SAP Fiori for Android</A></P><P><A href="https://www.sap.com/design-system/fiori-design-ios/in-app-ai-design/ai-get-started" target="_self" rel="noopener noreferrer">Get Started - In-App AI Design Guidelines for SAP Fiori for iOS</A></P><P><A href="https://www.figma.com/community/file/1497649798412067020" target="_self" rel="nofollow noopener noreferrer">Figma UI Kit - SAP Fiori for Android</A></P><P><A href="https://www.figma.com/community/file/1450853598524410675" target="_self" rel="nofollow noopener noreferrer">Figma UI Kit - SAP Fiori for iOS</A></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Group 163280.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/338859iADF6F05B8E2B2E3A/image-size/large/is-moderation-mode/true?v=v2&amp;px=999" role="button" title="Group 163280.png" alt="Group 163280.png" /></span></P><P>&nbsp;</P><P data-unlink="true">&nbsp;</P><P><SPAN>&nbsp;</SPAN></P> 2026-02-18T09:31:42.841000+01:00 https://community.sap.com/t5/enterprise-resource-planning-blog-posts-by-sap/what-s-new-in-my-home-sap-s-4hana-cloud-public-edition-2602-release/ba-p/14331145 What’s New in My Home SAP S/4HANA Cloud Public Edition 2602 Release? 2026-02-18T16:26:28.224000+01:00 CarolineWelsh https://community.sap.com/t5/user/viewprofilepage/user-id/178433 <P class="lia-align-justify" style="text-align : justify;"><SPAN>My Home already serves as a centralized entry point for business users by providing immediate access to key insights, supporting the efficient management of tasks and situations, and enabling users to organize their&nbsp;favorite&nbsp;pages and apps. This helps streamline daily operations and reduces the time spent navigating across the system.</SPAN><SPAN>&nbsp;</SPAN><SPAN>The 2602 release builds on this foundation by enhancing how information is delivered, personalized, and consumed—ensuring that users can focus on what matters most.&nbsp;</SPAN><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>The 2602 release of&nbsp;</SPAN>My Home<SPAN>&nbsp;in&nbsp;</SPAN>SAP S/4HANA Cloud Public Edition<SPAN>&nbsp;introduces a range of new delivered and beta features, along with meaningful UX enhancements designed to elevate the overall user experience. In this blog,&nbsp;we’ll&nbsp;explore&nbsp;what’s&nbsp;new in this release and how these updates help business users work more efficiently and stay better informed.</SPAN><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;">&nbsp;</P><P><STRONG><SPAN>Mandatory News&nbsp;– Ensuring&nbsp;critical information is seen by all business users</SPAN></STRONG><SPAN>&nbsp;</SPAN><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>With the 2508 release, administrators gained the ability to deliver&nbsp;timely&nbsp;and targeted updates directly to business users through the My Home centralized news feed. The 2602 release takes this a step further by introducing&nbsp;</SPAN>mandatory news articles<SPAN>.&nbsp;News articles&nbsp;containing&nbsp;essential company information can now be marked as&nbsp;</SPAN><I><SPAN>required reading</SPAN></I><SPAN>. Business users must acknowledge these articles, confirming that they have read and understood the content. This feature plays a critical role in ensuring compliance with legal, safety, and policy-related requirements. It also helps&nbsp;eliminate&nbsp;knowledge gaps by ensuring that all employees receive the same information.&nbsp;During periods of change—such as the rollout of new policies or process updates—mandatory reading ensures that users understand both the reasons for the change and its potential impact, improving alignment across the organization.</SPAN><SPAN>&nbsp;</SPAN></P><P><SPAN>&nbsp;<span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="An example of a news article that is required reading. Alt Text: A screenshot of My Home with a pop-over “Required Reading” that is also highlighted with “Contains Critical News”. The news article has an image at the top, followed by text showing the first part of the article. The “Done” button is greyed out, the “Remind me later” button is visible." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373924iC3C2E44AF0A35E27/image-size/large?v=v2&amp;px=999" role="button" title="09 Required reading (end-user).jpg" alt="An example of a news article that is required reading. Alt Text: A screenshot of My Home with a pop-over “Required Reading” that is also highlighted with “Contains Critical News”. The news article has an image at the top, followed by text showing the first part of the article. The “Done” button is greyed out, the “Remind me later” button is visible." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">An example of a news article that is required reading. Alt Text: A screenshot of My Home with a pop-over “Required Reading” that is also highlighted with “Contains Critical News”. The news article has an image at the top, followed by text showing the first part of the article. The “Done” button is greyed out, the “Remind me later” button is visible.</span></span></SPAN></P><P>&nbsp;</P><P><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="The Manage News app has a toggle to mark articles as “Required Reading”. Alt Text: Screenshot of the Manage News app with the toggles set to “Yes”, and some news text in the Description field." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373928i47304641A70E0C2C/image-size/large?v=v2&amp;px=999" role="button" title="10 Required reading (admin).jpg" alt="The Manage News app has a toggle to mark articles as “Required Reading”. Alt Text: Screenshot of the Manage News app with the toggles set to “Yes”, and some news text in the Description field." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">The Manage News app has a toggle to mark articles as “Required Reading”. Alt Text: Screenshot of the Manage News app with the toggles set to “Yes”, and some news text in the Description field.</span></span></SPAN></P><P>&nbsp;</P><P><STRONG><SPAN>News and Pages visibility -&nbsp;A more focused experience&nbsp;</SPAN></STRONG></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>In the 2602 release&nbsp;we&nbsp;introduced&nbsp;enhanced customization options, allowing business users to control the visibility of news and pages within My Home. This enables users to tailor their workspace according to their role, priorities, and daily responsibilities.&nbsp;By showing only relevant information and tools, My Home becomes more focused and clutter-free, helping users stay productive and work more efficiently without unnecessary distractions.</SPAN><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="My Home with enhanced personalization, showing News deselected and Pages selected. Alt Text: A screenshot of My Home, with eight cards in one row in the Pages section, below the ToDos section showing one situation and the Apps section." style="width: 998px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373926i44DA406018F04040/image-size/large?v=v2&amp;px=999" role="button" title="11 My Home pages without news.jpg" alt="My Home with enhanced personalization, showing News deselected and Pages selected. Alt Text: A screenshot of My Home, with eight cards in one row in the Pages section, below the ToDos section showing one situation and the Apps section." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">My Home with enhanced personalization, showing News deselected and Pages selected. Alt Text: A screenshot of My Home, with eight cards in one row in the Pages section, below the ToDos section showing one situation and the Apps section.</span></span></SPAN></SPAN></P><P>&nbsp;</P><P class="lia-align-justify" style="text-align : justify;"><SPAN><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="My Home Settings pop-over with the new selectors for News and Pages within the News and Pages section. Alt Text: A screenshot showing the Layout part of My Home Settings, where users can select or deselect sections. For the News and Pages section, News is deselected, Pages are selected." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373927i9F7461353D8FF18A/image-size/large?v=v2&amp;px=999" role="button" title="12 My Home news and pages settings (smaller).jpg" alt="My Home Settings pop-over with the new selectors for News and Pages within the News and Pages section. Alt Text: A screenshot showing the Layout part of My Home Settings, where users can select or deselect sections. For the News and Pages section, News is deselected, Pages are selected." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">My Home Settings pop-over with the new selectors for News and Pages within the News and Pages section. Alt Text: A screenshot showing the Layout part of My Home Settings, where users can select or deselect sections. For the News and Pages section, News is deselected, Pages are selected.</span></span></SPAN></SPAN></P><P class="lia-align-justify" style="text-align : justify;">&nbsp;</P><P><STRONG><SPAN>Improved Mobile Experience with horizontal scrolling</SPAN></STRONG><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>For business users on the move, the My Home mobile experience has been enhanced with&nbsp;</SPAN>horizontal scrolling<SPAN>. This update supports visual browsing and improves the discoverability of tasks, apps, and insight cards on smaller screens. As a result, mobile users can navigate content more intuitively and access&nbsp;important information&nbsp;quickly—wherever they are.</SPAN><SPAN>&nbsp;</SPAN></P><P>&nbsp;</P><P><STRONG><SPAN>AI-assisted Content Addition&nbsp;- Adding&nbsp;apps using natural language.</SPAN></STRONG><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>My Home enables you to do your job with speed and agility. Even more so now&nbsp;that&nbsp;our 2508 Beta AI – Assisted&nbsp;content addition feature is now available in our 2602 release&nbsp;as&nbsp;a&nbsp;premium&nbsp;feature.&nbsp;&nbsp;Business users can&nbsp;now&nbsp;add applications using natural language in two clicks. The business user can review and verify the results generated by AI ensuring accuracy.&nbsp;&nbsp;This saves time by dramatically simplifying the process of adding new applications&nbsp;and tiles to My Home.&nbsp;Now with this new AI assisted feature,&nbsp; there is no longer a need for business users to discover the appropriate application or even to navigate away from their home page to the application and manually apply filters to find the information they require — thanks to Generative AI, the relevant information can be surfaced quickly and effortlessly using natural language. This significantly reduces the effort needed to discover and add Insights Cards.</SPAN><SPAN>&nbsp;</SPAN></P><P><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="AI-Assisted Smart Personalization of My Home for Applications. Alt Text: The image shows three screenshots: at the top an extract of My Home showing the blue salutation bar, with an AI button “Add Content” on the right. An arrow has been added linking it to the second screenshot, where a popover “Add Content” is shown, where the user has entered “I want to monitor sales orders what app should I use to do this”, and two of four results are listed and visualized: “Track Sales Orders” and “Manage Sales Orders” (shown as an insight tile). Below that a screenshot of the outcome in My Home: the former is added to Apps Favorites, the latter to Insights Tiles." style="width: 998px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373932iAC4BFC3C861EF26F/image-size/large?v=v2&amp;px=999" role="button" title="13 AI-Assisted Smart Personalization of My Home for Applications.jpg" alt="AI-Assisted Smart Personalization of My Home for Applications. Alt Text: The image shows three screenshots: at the top an extract of My Home showing the blue salutation bar, with an AI button “Add Content” on the right. An arrow has been added linking it to the second screenshot, where a popover “Add Content” is shown, where the user has entered “I want to monitor sales orders what app should I use to do this”, and two of four results are listed and visualized: “Track Sales Orders” and “Manage Sales Orders” (shown as an insight tile). Below that a screenshot of the outcome in My Home: the former is added to Apps Favorites, the latter to Insights Tiles." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">AI-Assisted Smart Personalization of My Home for Applications. Alt Text: The image shows three screenshots: at the top an extract of My Home showing the blue salutation bar, with an AI button “Add Content” on the right. An arrow has been added linking it to the second screenshot, where a popover “Add Content” is shown, where the user has entered “I want to monitor sales orders what app should I use to do this”, and two of four results are listed and visualized: “Track Sales Orders” and “Manage Sales Orders” (shown as an insight tile). Below that a screenshot of the outcome in My Home: the former is added to Apps Favorites, the latter to Insights Tiles.</span></span></SPAN></P><P>&nbsp;</P><P><STRONG><SPAN>Smart Helpers - Automating Repetitive Tasks</SPAN></STRONG><SPAN>&nbsp;</SPAN></P><P><SPAN>Business users now have access to the&nbsp;Beta&nbsp;&nbsp;AI&nbsp;– assisted task automation in the SAP S/4HANA Cloud Public Edition 2602 release. It allows key users and business users to automate their daily activities in SAP’s Fiori apps by using generative AI to create so&nbsp;call&nbsp;“smart helpers”.&nbsp;Those “smart helpers” execute the repetitive activities on behalf of the&nbsp;business&nbsp;user&nbsp;either from&nbsp;the SAP Fiori apps&nbsp;while always keeping the&nbsp;business&nbsp;user in the loop for decisions on data changes. &nbsp;</SPAN><SPAN>Business users simply describe their desired business outcome in natural language, related to a specific SAP Fiori elements-based application, and the smart helper will take care of it for you.</SPAN><SPAN>&nbsp;</SPAN></P><P><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373937iECD98A4BC89E54C1/image-size/large?v=v2&amp;px=999" role="button" title="02 Smart Helpers in My Home.jpg" alt="Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Beta: The planned way of giving users an overview of the AI-assisted task automation smart helpers in My Home. Alt Text: Screenshot of My Home with a section “Smart Helpers” above the “Apps” section, with two tabs “Smart Helpers (4)” and “Active Runs (3)”. The latter is selected, showing three cards with title, description and executed step shown: one is completed, two are running.</span></span></SPAN></P><P>&nbsp;</P><P><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373938i6E6E150706EA50E9/image-size/large?v=v2&amp;px=999" role="button" title="01 Smart Helper definition (with instruction highlighted).jpg" alt="Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Beta: Manage Smart Helpers application for defining instructions for the planned AI-assisted task automation. Alt Text: Screenshot showing the instruction text at the top, an empty section for attachments, and the execution plan with four steps: read order requests, analyze request data, simulate pending requests, create sales orders.</span></span></SPAN></P><P>&nbsp;</P><P><STRONG><SPAN>AI-assisted Smart Solution&nbsp;for situations&nbsp;– Simplifying workflow</SPAN></STRONG><SPAN>&nbsp;</SPAN></P><P><SPAN>The Beta AI-assisted Smart Solution for Situations in My Home simplifies workflows by dynamically adapting the user interface to guide business users through resolution steps using the power of generative AI.&nbsp;Key information and actions are surfaced though dynamic cards reducing the need for in-depth navigation.&nbsp;&nbsp;One&nbsp;click&nbsp;resolution of situations directly from the&nbsp;homepage&nbsp;thereby enhancing efficiency.&nbsp;There is support for&nbsp;bank messages for alerts, reaching&nbsp;project end dates when&nbsp;a&nbsp;project stage is not&nbsp;completed&nbsp;and sales quotation expiry&nbsp;situations.</SPAN><SPAN>&nbsp;</SPAN></P><P><SPAN><span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373933iD4576299CE7809AB/image-size/large?v=v2&amp;px=999" role="button" title="AI-assisted Situations in My Home (project end date).jpg" alt="Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Beta: AI-Assisted Smart Solution for Situations in My Home. Alt Text: An image with two screenshots: the upper one show the top part of My Home showing five Situation cards in the To-Dos section. One titled “End Date for Project Digital Media Assessment for Media Corp…” is linked with an arrow to an expanded card shown in the second screenshot – the card is taller and wider, contains a summary on the left with two action buttons “Assign To Me” and “Close Situation”, and more details on the right.</span></span></SPAN></P><P>&nbsp;</P><P><STRONG><SPAN>Final Thoughts</SPAN></STRONG><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>The My Home 2602 release&nbsp;demonstrates&nbsp;our&nbsp;continued focus on usability, personalization, and effective communication. From mandatory news articles that drive accountability to enhanced customization and mobile usability, these improvements help ensure that My Home&nbsp;remains&nbsp;a powerful and user-centric entry point to SAP S/4HANA Cloud Public Edition.&nbsp;The&nbsp;SAP S/4HANA Cloud Public Edition 2602&nbsp;Beta AI-assisted features such as&nbsp;Beta&nbsp;AI-assisted&nbsp;Smart solution for situations&nbsp;and Smart Helpers are now available&nbsp;for Beta Testing with the 2602 release.&nbsp;</SPAN><SPAN>At SAP,&nbsp;we’re&nbsp;committed to delivering the best experience possible, which is why&nbsp;we’re&nbsp;inviting you to join&nbsp;our&nbsp;</SPAN><A href="https://influence.sap.com/sap/ino/#campaign/3910" target="_blank" rel="noopener noreferrer"><SPAN>Beta Testing Program</SPAN></A><SPAN>. By&nbsp;participating,&nbsp;you’ll&nbsp;get&nbsp;early access&nbsp;to these features, have the chance to share your feedback, and help us fine-tune them before the official launch. Your input will play a key role in shaping the quality and usability of these new capabilities.&nbsp;</SPAN><SPAN>&nbsp;</SPAN></P><P class="lia-align-justify" style="text-align : justify;"><SPAN>Also,&nbsp;If&nbsp;you are interested in hearing about the latest innovations in SAP Cloud ERP, please&nbsp;</SPAN><A href="https://tinyurl.com/public-cloud-prac-forum" target="_blank" rel="noopener nofollow noreferrer"><SPAN>join our Public Cloud Practitioner Forum</SPAN></A><SPAN>&nbsp;in which SAP S/4HANA Cloud Public Edition customers share best practices and provide feedback to the SAP development teams about new functionality.</SPAN><SPAN>&nbsp;</SPAN></P> 2026-02-18T16:26:28.224000+01:00 https://community.sap.com/t5/integration-blog-posts/how-to-integrate-abap-composite-roles-in-sap-build-work-zone/ba-p/14330836 How to Integrate ABAP Composite Roles in SAP Build Work Zone 2026-02-20T10:22:56.337000+01:00 marek_barwicki https://community.sap.com/t5/user/viewprofilepage/user-id/1409439 <P>When you're integrating launchpad content from SAP S/4HANA or SAP S/4HANA Cloud Private Edition to SAP Build Work Zone and have an existing role model built on composite roles in your ABAP system, you've likely encountered the challenge of efficiently exposing these roles. The good news is there are two ways&nbsp;to expose composite roles from your ABAP backend to Work Zone, using the Common Data Model (CDM) content exposure. In this post we will break down what your options are, each with distinct technical implications.</P><H4 id="toc-hId-2048557388">Option 1: Direct Exposure of Composite Roles</H4><P>With this approach, you select the composite role itself for exposure in the ABAP transaction /UI2/CDM3_EXP_SCOPE (Launchpad Content Exposure to SAP BTP). The content of all underlying single roles is aggregated into the selected composite role, which is then exposed as single role to SAP BTP.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Direct_Exposure_of_Composite_Roles.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373746iD5F17E22277A28EB/image-size/large?v=v2&amp;px=999" role="button" title="Direct_Exposure_of_Composite_Roles.png" alt="Direct_Exposure_of_Composite_Roles.png" /></span></P><P><STRONG>Key points</STRONG></P><UL><LI>The consumer (Work Zone) sees the composite role as a single, unified role containing all the launchpad content of its component single roles.</LI><LI>The individual single roles inside the composite&nbsp;are not exposed&nbsp;separately.</LI><LI>Should you require separate access to the single roles beyond the unified composite role, you'll need to manually include each single role in the exposure selection.</LI><LI>Exposed roles are available in the BTP cockpit and can be assigned to users. However, IPS can optionally be used to automate role collection assignments and reduce administrative effort.</LI><LI>Direct exposure is available since SAP S/4HANA and <SPAN>SAP S/4HANA Cloud </SPAN>Private Edition release 2023 or release 2022 with note <A href="https://me.sap.com/notes/3325870" target="_blank" rel="noopener noreferrer">3325870</A></LI></UL><H3 id="toc-hId-1722961164">Option 2:&nbsp;Indirect Exposure via Single Roles (with IPS)</H3><P>The second approach keeps your original role structure and the IPS ensures correct user to role assignment between the ABAP system and BTP.<BR />You select only the single roles which contain launchpad content for exposure in /UI2/CDM3_EXP_SCOPE (not the composite role itself).<BR />During content calculation, the system checks whether these single roles belong to any composite roles. If they do, it includes a reference to this relation in the exposed CDM content. The composite role itself is not exposed to Work Zone.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Related_Exposure_of_Composite_Roles.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373756i689E0EEC63A4A18D/image-size/large?v=v2&amp;px=999" role="button" title="Related_Exposure_of_Composite_Roles.png" alt="Related_Exposure_of_Composite_Roles.png" /></span></P><P>IPS handles the role assignment logic, ensuring users with composite roles get the correct roles assigned on BTP side.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="IPS_Based_Role_Assignment.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373757iB7A24C9372C629FE/image-size/large?v=v2&amp;px=999" role="button" title="IPS_Based_Role_Assignment.png" alt="IPS_Based_Role_Assignment.png" /></span></P><P><STRONG>Key points</STRONG></P><UL><LI>Each exposed single role includes information about its composite role relationships, but those composite roles are not directly available in the Content Manager on BTP.</LI><LI>The Identity Provisioning Service (IPS) ensures that when an user is assigned to a composite role in ABAP, all required single roles (now exposed) are assigned in Work Zone/BTP. For further information see &nbsp;<A href="https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/configure-integration-with-identity-provisioning-service?locale=en-US" target="_blank" rel="noopener noreferrer">Configure Integration with the Identity Provisioning Service</A> and <A href="https://help.sap.com/docs/build-work-zone-standard-edition/sap-build-work-zone-standard-edition/exploring-role-assignments?locale=en-US" target="_blank" rel="noopener noreferrer">Exploring Role Assignments</A></LI></UL><UL><LI>If you expose only some single roles from a composite role, any other single roles within that composite are not automatically included. Users will only see apps from the exposed single roles in Work Zone not the full composite role content.</LI></UL><UL><LI>Indirect exposure is available since SAP S/4HANA and <SPAN>SAP S/4HANA Cloud </SPAN>Private Edition release 2022<SPAN>.</SPAN></LI></UL><H3 id="toc-hId-1526447659">Next Steps</H3><P>Both approaches are technically valid and work with CDM exposure version 1 and version 2.</P><P>If you're invested in IPS-driven provisioning the indirect approach gives you flexibility for Work Zone integration by keeping the existing role structure and automated user to role provisioning.&nbsp;Without IPS you have the option to directly expose composite roles and maintain user to role assignment on BTP side.&nbsp;</P><P>In any case avoid creating dedicated roles solely for exposure purposes. Instead, use the same roles that are actively used by your local entry point (SAP Fiori Launchpad). This ensures consistency between your on-premise and cloud experiences, reduces administrative overhead, and maintains a single source of truth for your role-based content model.</P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P> 2026-02-20T10:22:56.337000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/using-ai-agent-cline-to-remove-deprecated-code-from-sap-fiori-applications/ba-p/14333374 Using AI Agent Cline to Remove Deprecated Code from SAP Fiori Applications 2026-02-21T17:10:44.622000+01:00 preeti_gupta3 https://community.sap.com/t5/user/viewprofilepage/user-id/284978 <P><FONT size="6"><STRONG>Using AI Agent Cline to Remove Deprecated Code from SAP Fiori Applications</STRONG></FONT></P><P>&nbsp;</P><H1 id="toc-hId-1661393921">Introduction</H1><P>&nbsp;</P><P>SAP Fiori applications are built on the robust foundation of UI5 libraries, which are updated each quarter to deliver new features and controls. Traditionally, these libraries have evolved with a strong emphasis on backward compatibility, where addressing deprecated code was encouraged but not strictly enforced.</P><P>However, with the imminent Fiori UI5 2.0 release, all deprecated elements will be removed, making the elimination of deprecated controls not just a recommendation, but a clear guideline.</P><P>In addition, maintaining clean and up-to-date code is crucial for enhancibility, performance, security, and compatibility. Deprecated APIs, outdated libraries, and legacy patterns can lead to technical debt and potential issues in future upgrades.</P><P>In this blog, we’ll explore how AI Agent Cline can help identify and remove deprecated code from Fiori applications efficiently.</P><P>&nbsp;</P><H1 id="toc-hId-1464880416">1. Configuring Cline for Fiori Applications</H1><P>Before using Cline, ensure it is properly configured to analyse SAPUI5/Fiori applications.</P><P><SPAN>Prerequisites</SPAN></P><OL><LI>GitHub Copilot license</LI><LI>Visual Studio Code</LI><LI>Installation of GitHub Copilot extension in Visual Studio Code</LI></OL><P>&nbsp;</P><H2 id="toc-hId-1397449630">Installation of Cline extension in Visual Studio Code</H2><UL><LI>Click on Extension icon (Ctrl+Shift+X)</LI><LI>Search for cline</LI><LI>Click on install</LI><LI>Open Cline by clicking on the Cline icon in the vertical icon toolbar in VS code.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_0-1771689819688.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375023i0DC6366FD38E1D6F/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_0-1771689819688.png" alt="preeti_gupta3_0-1771689819688.png" /></span></P><UL><LI>The Cline welcome screen is shown.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_1-1771689819692.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375025i071776C398FCF8F5/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_1-1771689819692.png" alt="preeti_gupta3_1-1771689819692.png" /></span></P><UL><LI>Click on Settings icon in the top right corner</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_2-1771689819692.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375024i74EF4F02F8E6C65A/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_2-1771689819692.png" alt="preeti_gupta3_2-1771689819692.png" /></span></P><UL><LI>&nbsp;Select GitHub Copilot as the API Provider and copilot -claude-sonnet-4.5 as Language Model and press “Done”.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_3-1771689819694.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375027iEED25ACACF72C065/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_3-1771689819694.png" alt="preeti_gupta3_3-1771689819694.png" /></span></P><P>&nbsp;</P><P><FONT size="5"><STRONG>Installation of the MCP server for SAP Fiori</STRONG></FONT></P><P>&nbsp;</P><UL><LI>In the cline panel, click on the MCP Servers icon on the top-right corner.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_4-1771689819697.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375028i9FC0B5EAAE7B51C8/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_4-1771689819697.png" alt="preeti_gupta3_4-1771689819697.png" /></span></P><UL><LI>Click on Configure</LI><LI>Click on Configure MCP Servers.</LI><LI>The file cline_mcp_settings.json opens. Maintain UI5 MCP server as shown below and click on Done.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_5-1771689819699.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375026i2AC703DD68069CE8/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_5-1771689819699.png" alt="preeti_gupta3_5-1771689819699.png" /></span></P><P><STRONG>Note</STRONG>: (<A href="https://www.npmjs.com/package/@ui5/mcp-server" target="_blank" rel="nofollow noopener noreferrer">@ui5/mcp-server</A>)&nbsp;is a SAP published UI5 MCP server. It allows AI assistants to write SAPUI5 code. SAP currently prevents the usage of MCP servers together with GitHub Copilot. Hence, Cline is being used as an alternative. However a GitHub Copilot license is required for accessing SAP’s approved AI models. UI5 MCP server supports UI5 Linter along with other tools. Linter in particular is useful in identifying deprecated code from the applications and for working on subsequent fixes.</P><P>Now that we have configured VS code with all the required tools, we can proceed with fixing the deprecated code issues.</P><P>&nbsp;</P><H1 id="toc-hId-1071853406">2. Prompting Cline to Evaluate Deprecated Code</H1><P>&nbsp;</P><P>After trying multiple approaches to prompt Cline to evaluate and fix deprecated code following steps proved to give consistent results. This approach is equally effective for free style applications as well as Fiori element based applications.</P><P><STRONG>Tips</STRONG>:</P><OL><LI>Following example is an approach which worked for my use case. There were apps with ~800 issues. So going slow initially helped me gain confidence in the solution provided by AI. There by reducing subsequent effort in error fixing.</LI><LI>In Cline, describe the task as precisely as possible.</LI><LI>Clone the repository to your workspace</LI><LI>Mention the relevant project in task prompt, if you have multiple repos in your workspace.</LI><LI>Mention that the available MCP servers should be used.</LI><LI>Working context is set in the first prompt and then tasks are executed under it. If a new task is started, then the context is to be set again.</LI><LI>Cline would ask for your approval for using MCP server, for executing certain commands. Auto approval can be configured in MCP configuration.</LI><LI>File changes by Cline can be reviewed in Git Lens view of VS code.</LI><LI>If automation test scripts with good coverage is available in the repository, a better approach will be to fix the deprecated code in test scripts first. These scripts can then be regularly executed by cline to validate changes.</LI></OL><H2 id="toc-hId-1004422620">Example:</H2><P>&nbsp;</P><H3 id="toc-hId-936991834">Prompt 1: Setting “Working context”</H3><P>Cline was asked to find and evaluate deprecated code issues (both error and warning) in the application using linter command. Working context is set for Cline to follow SAP UI5 guidelines only and use the configured UI5 MCP server. This context helps Cline to stay within the SAPUI5 guidelines while solving the issues going forward.</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_6-1771689819701.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375029i71F8927DDAED3762/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_6-1771689819701.png" alt="preeti_gupta3_6-1771689819701.png" /></span></P><P>Cline would eventually categorize the issues and prepare a roadmap for fixing the same.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_7-1771689819706.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375030i81F2BE7BFE36D27D/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_7-1771689819706.png" alt="preeti_gupta3_7-1771689819706.png" /></span></P><P>In cases with large number of identified issued, which might span over days to fix, Cline might prepare a .md file with following type of details for future reference.v&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_8-1771689819711.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375031i53F75EBE7A971F80/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_8-1771689819711.png" alt="preeti_gupta3_8-1771689819711.png" /></span></P><UL><LI>Categorisation of the issues into Low Medium and High</LI><LI>Issue detail with suggested solution</LI><LI>Number of files affected with same issue</LI><LI>Effort breakup to fix the issues</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_9-1771689819712.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375032iC07ABEF4CED3EF34/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_9-1771689819712.png" alt="preeti_gupta3_9-1771689819712.png" /></span></P><UL><LI>Testing strategy to mitigate subsequent breakdowns</LI><LI>Resource required</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_10-1771689819713.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375033i41B269D4B5FBB742/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_10-1771689819713.png" alt="preeti_gupta3_10-1771689819713.png" /></span></P><UL><LI>Risk Assessment</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_11-1771689819715.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375034iAD6669F99CC758B0/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_11-1771689819715.png" alt="preeti_gupta3_11-1771689819715.png" /></span></P><P>&nbsp;</P><H2 id="toc-hId-611395610">Prompt 2: Start Fixing the Issues</H2><P>&nbsp;</P><P>For start we picked 1 type of issue, and fixed it in all files. Maybe start with a low or medium category. Such issues require less effort, get fixed quickly with negligible breakdown in the application. The number of issues start reducing at a fast pace.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_12-1771689819716.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375035i4DE6D2FE319604FC/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_12-1771689819716.png" alt="preeti_gupta3_12-1771689819716.png" /></span></P><P>We asked Cline to suggest which issue to start with. It evaluated the list of issues to prepare a suggestion. Developer can choose the fixing strategy and include it in the prompt for Cline to suggest accordingly.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_13-1771689819720.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375037i108939B715EA28ED/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_13-1771689819720.png" alt="preeti_gupta3_13-1771689819720.png" /></span></P><P>We started with a low priority issue as per suggestion shared by Cline.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_14-1771689819721.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375036i6DA3644118B0E4D5/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_14-1771689819721.png" alt="preeti_gupta3_14-1771689819721.png" /></span></P><P>For first few files, Cline asked developer to validate the changes before saving. Cline can be instructed to save the file directly.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="preeti_gupta3_15-1771689819725.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375038i33C0FE0137A02A83/image-size/medium?v=v2&amp;px=400" role="button" title="preeti_gupta3_15-1771689819725.png" alt="preeti_gupta3_15-1771689819725.png" /></span></P><P>Once some issues are fixed and tested, you can instruct cline to replicate the fix in other files without approval. Change log can then be viewed in Git Lens.</P><P>A summary get generated by Cline for developer to check how far they have come along with the suggestion for the next steps.</P><H4 id="toc-hId-673047543">Note:</H4><OL><LI>We were able to resolve 200 (low + medium) errors and 200 warnings in 1 PD using this approach.</LI><LI>If your application has custom logic coded in UI. Recommendation would be to break a big controller task into small steps for Cline. This would improve the efficiency of the solution being generated.</LI><LI>Considerable effort reduction can be achieved once initial steps are eased into.</LI><LI>Approximately 30-40% of manual effort is saved with the approach suggested. Once the confidence in AI suggestions improve, the number might be higher.</LI></OL><P>Tags: #SAPUI5 #Fiori #DeprecatedCode #AI #Cline #SAPDevelopment</P> 2026-02-21T17:10:44.622000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/when-business-asks-for-a-bicycle-don-t-build-a-spaceship/ba-p/14333381 When Business Asks for a Bicycle, Don't Build a Spaceship 2026-02-21T19:02:14.003000+01:00 RajeshKPutumbaka https://community.sap.com/t5/user/viewprofilepage/user-id/2081121 <P><SPAN>When Business Asks for a Bicycle, Don't Build a Spaceship</SPAN><BR /><BR /><SPAN>I have developed a comprehensive playbook demonstrating how modern SAP tools and AI can deliver solutions in DAYS instead of MONTHS.</SPAN><BR /><BR /><SPAN>The shocking math:</SPAN><BR /><SPAN>- Traditional approach: 6 months, $650K in delayed value</SPAN><BR /><SPAN>- SAP tools + AI: 1 week, $25K in delayed value</SPAN><BR /><BR /><SPAN>This isn't just theory—it's a practical guide that covers:</SPAN><BR /><SPAN>- CDS Views for data modeling</SPAN><BR /><SPAN>- CAP for service generation</SPAN><BR /><SPAN>- Fiori Elements for instant UIs</SPAN><BR /><SPAN>- Integration Suite for connectivity</SPAN><BR /><SPAN>- AI to accelerate everything</SPAN></P><P><A title="SAPBTP+CAP+FIORI+AI" href="https://www.linkedin.com/posts/rajesh-putumbaka-456267101_sap-btp-ai-development-playbook-ugcPost-7431029390173696001-y7Yn?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAABnYP8IBvlY4GDRmR8utVFLHXZ61gUvSa-0" target="_self" rel="nofollow noopener noreferrer">https://www.linkedin.com/posts/rajesh-putumbaka-456267101_sap-btp-ai-development-playbook-ugcPost-7431029390173696001-y7Yn?utm_source=share&amp;utm_medium=member_desktop&amp;rcm=ACoAABnYP8IBvlY4GDRmR8utVFLHXZ61gUvSa-0</A>&nbsp;<BR /><SPAN>Download the full playbook (PDF attached) and share your thoughts: Have you encountered the "perfect is the enemy of good" trap in your SAP projects?</SPAN><BR /><A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23sap&amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener nofollow noreferrer"><SPAN class=""><STRONG>#SAP</STRONG></SPAN></A> <A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23digitaltransformation&amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener nofollow noreferrer"><SPAN class=""><STRONG>#DigitalTransformation</STRONG></SPAN></A> <A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23ai&amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener nofollow noreferrer"><SPAN class=""><STRONG>#AI</STRONG></SPAN></A> <A class="" href="https://www.linkedin.com/search/results/all/?keywords=%23sapcommunity&amp;origin=HASH_TAG_FROM_FEED" target="_blank" rel="noopener nofollow noreferrer"><SPAN class=""><STRONG>#SAPCommunity</STRONG></SPAN></A></P> 2026-02-21T19:02:14.003000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/sap-user-experience-q1-2026-update-part-6-sap-fieldglass/ba-p/14333579 SAP User Experience Q1/2026 Update – Part 6: SAP Fieldglass 2026-02-23T09:03:08.673000+01:00 ThomasReiss https://community.sap.com/t5/user/viewprofilepage/user-id/149639 <P><STRONG>This sixth post in my series gives an overview of latest UX innovations in </STRONG><STRONG>SAP Fieldglass, for managing your external workforce</STRONG><STRONG>. The design of the supplier home page</STRONG><STRONG> has been updated, and a number of further design updates have been made for a consistent SAP Business Suite experience. On-boarding is now made easy with WalkMe. Joule supports further use cases now, and also supports multiple languages, not just English. We have some nice embedded AI use cases, creating a better user experience, as well as many improvements in details that make a difference in day-to-day work.</STRONG></P><P>In case you missed it, <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">Part 1</A> provides general updates about Joule, SAP Work Zone and SAP Mobile Start.</P><P>I’ve grouped the UX innovations into these main sections:</P><UL><LI>Updated Supplier Home Page.</LI><LI>Design Updates for Suite Consistency.</LI><LI>Joule Innovotions.</LI><LI>Embedded AI for improved UX.</LI><LI>WalkMe for Easy On-Boarding.</LI><LI>Selected Usability Improvements in Applications</LI><LI>Further Information</LI></UL><P>&nbsp;</P><H1 id="toc-hId-1661395848">Redesigned Supplier Home Page</H1><P>The supplier home page is the first place that suppliers go to when using SAP Fieldglass, and hence it is crucial that it provides the most important information, actions and navigation options. Based on thorough user research, we have now redesigned the page to deliver a more streamlined and user-centered experience. At the same time, the new design also supports our focus on providing a consistent user experience across all products within the SAP Business Suite, as described in the next section.</P><P>Figure 1 shows an example. As you can see, the <EM>Announcement</EM> card is prominently visible. Users can choose to close it, in which case a button appears allowing them to re-open. The short video in Figure 2 shows what this looks like on a different example page.</P><P>You can configure the layout of the redesigned home page for each role with the Layout Manager, which was introduced in the May 2025 release. <A href="https://learning.sap.com/learning-journeys/discovering-sap-fieldglass-contingent-workforce-management/layout-manager" target="_blank" rel="noopener noreferrer">This learning journey</A> tells you how to do it.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 1: The redesigned supplier home page in SAP Fieldglass. Alt Text: Screen image showing a welcome banner at the top, and a collapsed vertical navigation bar running down the left side. The main screen has a section with pinned links, below which a selection of various cards are shown such as a list of My Work Items, Active Job Postings, Announcements. Two cards have an illustrated message that they have no data to display." style="width: 808px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375162i02D620C0FC133969/image-size/large?v=v2&amp;px=999" role="button" title="01 Redesigned Supplier Home Page (1).png" alt="Figure 1: The redesigned supplier home page in SAP Fieldglass. Alt Text: Screen image showing a welcome banner at the top, and a collapsed vertical navigation bar running down the left side. The main screen has a section with pinned links, below which a selection of various cards are shown such as a list of My Work Items, Active Job Postings, Announcements. Two cards have an illustrated message that they have no data to display." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 1: The redesigned supplier home page in SAP Fieldglass. Alt Text: Screen image showing a welcome banner at the top, and a collapsed vertical navigation bar running down the left side. The main screen has a section with pinned links, below which a selection of various cards are shown such as a list of My Work Items, Active Job Postings, Announcements. Two cards have an illustrated message that they have no data to display.</span></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 2: Hiding and re-opening the Announcement card. Alt Text: a short video showing the top half of the home page and the user clicking on “Close” and then “View Announcement”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375163iBE83205D77603DE6/image-size/large?v=v2&amp;px=999" role="button" title="02 Redesigned supplier home page - announcements.gif" alt="Figure 2: Hiding and re-opening the Announcement card. Alt Text: a short video showing the top half of the home page and the user clicking on “Close” and then “View Announcement”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 2: Hiding and re-opening the Announcement card. Alt Text: a short video showing the top half of the home page and the user clicking on “Close” and then “View Announcement”.</span></span></P><P>Find out more:</P><UL><LI><A href="https://community.sap.com/t5/spend-management-blog-posts-by-sap/smooth-and-superior-the-new-user-centered-supplier-home-page/ba-p/14294579" target="_blank">Smooth and Superior: The New, User-Centered Supplier Home Page</A>.</LI><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/547fca3cdc654372bc9ca2761de2a699.html?locale=en-US" target="_blank" rel="noopener noreferrer">Redesigned Supplier Home Page</A>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId-1464882343">Design Updates for Suite Consistency</H1><P>We have made design improvements which are relevant for a consistent user experience across the entire SAP Business Suite, and which are now also available with SAP Fieldglass. As I mentioned in my April blog post&nbsp;<A href="https://community.sap.com/t5/technology-blog-posts-by-sap/upcoming-design-updates-for-the-sap-business-suite-sap-fiori-for-web/ba-p/14083427" target="_blank">Upcoming Design Updates for the SAP Business Suite (SAP Fiori for Web)</A>, consistency of the user experience across the various applications used by a user is an important part of overall usability, helping users to feel confident and at ease when using a suite of products – no unexpected surprises.</P><P>In this section, we’ll look at these updates (the first two cover the design updates for consistency):</P><UL><LI>Shell bar, navigation menu, user menu.</LI><LI>Redesigned user settings.</LI><LI>Design updates for more consistent applications.</LI></UL><H2 id="toc-hId-1397451557">Shell bar, navigation menu, user menu</H2><P>Figure 1 above already features the new shell bar, with the collapsed side navigation bar on the left, showing a vertical list of icons representing menu entries. Users can expand the menu to better understand what each menu icon represents, as shown in Figure 3. This is done by clicking on the icon in the top left corner to the left of the SAP logo. It stays expanded until the user closes it, by clicking on the same icon again.</P><P>Figure 3 also shows the redesigned user menu, which follows the design for all SAP Business Suite products.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 3: Navigation menu expanded, new user menu. Alt Text: screenshot of the home pages with the navigation menu on the left showing titles next to the icons, the user menu showing two entries “Settings” and “Legal”, and a separate “Sign Out” option at the bottom." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375164iEAB5483DC4B05B02/image-size/large?v=v2&amp;px=999" role="button" title="03 Vega - Navigation menu and user menu.jpg" alt="Figure 3: Navigation menu expanded, new user menu. Alt Text: screenshot of the home pages with the navigation menu on the left showing titles next to the icons, the user menu showing two entries “Settings” and “Legal”, and a separate “Sign Out” option at the bottom." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 3: Navigation menu expanded, new user menu. Alt Text: screenshot of the home pages with the navigation menu on the left showing titles next to the icons, the user menu showing two entries “Settings” and “Legal”, and a separate “Sign Out” option at the bottom.</span></span></P><H2 id="toc-hId-1200938052">Redesigned User Settings</H2><P>Selecting <EM>Settings</EM> in the user menu shown in Figure 3 above brings you to the redesigned settings page, shown in Figure 4 below. This design follows the SAP Fiori design guidelines, thus providing additional UX consistency across the suite. Beyond these visual aspects, it consolidates fields from the <EM>My Profile</EM> page and the <EM>My Preferences</EM> page into a single unified Settings page, which is easily accessed via the user menu. Some of the categories have been renamed too. Find out more.</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/e602152d54ad4c7387006f25b284acee.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US&amp;parentName=What%27s+New+in+SAP+Fieldglass" target="_blank" rel="noopener noreferrer">Updates to Settings Page</A>.</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 4: Redesigned and consolidated user settings. Alt Text: Screenshot showing setttings, with full width cards “User Information” and “Appearance”, each with an “Edit” button top right." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375165iDD0B282D8F9A2B1D/image-size/large?v=v2&amp;px=999" role="button" title="04 Updated design of settings.jpg" alt="Figure 4: Redesigned and consolidated user settings. Alt Text: Screenshot showing setttings, with full width cards “User Information” and “Appearance”, each with an “Edit” button top right." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 4: Redesigned and consolidated user settings. Alt Text: Screenshot showing setttings, with full width cards “User Information” and “Appearance”, each with an “Edit” button top right.</span></span></P><H2 id="toc-hId-1004424547">Design Updates for More Consistent Applications.</H2><P>SAP Fieldglass has also introduced the new illustrations from the SAP Design System (SAP Fiori). You can see some examples in Figures 1 and 2 above.</P><P>In addition to that, we have also aligned the design of individual applications with the design system. For example, the decision form list view now has the filters at the top of the page, and the <EM>Apply Filter</EM> button has been renamed to <EM>Go</EM>, thus aligning terminology – see Figure 5.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 5: Decision form list view filters and Go button. Alt Text: Screen snippet showing “Decision Forms” above two rows of six and three filters. On the far right a highlighted “Go” button." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375166iE796DF84F97E3DDE/image-size/large?v=v2&amp;px=999" role="button" title="05 Filter bar and Go button.png" alt="Figure 5: Decision form list view filters and Go button. Alt Text: Screen snippet showing “Decision Forms” above two rows of six and three filters. On the far right a highlighted “Go” button." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 5: Decision form list view filters and Go button. Alt Text: Screen snippet showing “Decision Forms” above two rows of six and three filters. On the far right a highlighted “Go” button.</span></span></P><P>We have also moved the icons for table actions to the top of the decision form table, again for more consistency. Find out more in the documentation:</P><UL><LI><A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/98863dadc0bd4e9ba6edc35b57d4796f.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US&amp;parentName=What%27s+New+in+SAP+Fieldglass" target="_blank" rel="noopener noreferrer">Decision Form List View UI Updates</A>.</LI></UL><P>We have made similar updates in other applications, such as the project list view. You can find the full list in the What’s New documentaiton:</P><UL><LI><A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/9f529ab177774fe78dae319aac426a4b.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US&amp;parentName=What%27s+New+in+SAP+Fieldglass" target="_blank" rel="noopener noreferrer">Project List View User Interface Updates</A></LI><LI><A href="https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US" target="_blank" rel="noopener noreferrer">What’s New Viewer for SAP Fieldglass</A>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId-678828323">Joule innovotions</H1><P>Now, you can use Joule:</P><UL><LI>in many languages, not just English;</LI><LI>to recommend job posting templates when create job postings;</LI><LI>to approve decision forms, including legal entity recognition.</LI></UL><H2 id="toc-hId-611397537">Joule: Multi-Language Support</H2><P>You can use Joule in all the languages available in SAP Fieldglass execept for Mongolian, which is currently not available in Joule. Figure 6 shows an example using French, which is used in many countries, not just France.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 6: Joule multi-language support, showing an example in French. Alt Text: Three Joule images starting with a list of suggested prompts, the user chose “Créer une offre d’emploi”, then showing how Joule asks for details, the user entered “chef de projet”, Joule offered three templates, the user chose one and Joule shows the details. In the background a screenshot showing user preferences with the language French selected." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375167iE4103B1EC55981D3/image-size/large?v=v2&amp;px=999" role="button" title="06 Joule multi-language support.jpg" alt="Figure 6: Joule multi-language support, showing an example in French. Alt Text: Three Joule images starting with a list of suggested prompts, the user chose “Créer une offre d’emploi”, then showing how Joule asks for details, the user entered “chef de projet”, Joule offered three templates, the user chose one and Joule shows the details. In the background a screenshot showing user preferences with the language French selected." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 6: Joule multi-language support, showing an example in French. Alt Text: Three Joule images starting with a list of suggested prompts, the user chose “Créer une offre d’emploi”, then showing how Joule asks for details, the user entered “chef de projet”, Joule offered three templates, the user chose one and Joule shows the details. In the background a screenshot showing user preferences with the language French selected.</span></span></P><P>Not only can you interact with Joule in your native tongue, you can also use Joule to find job posting templates and statement of work templates that your company has translated into your language.</P><P>For companies that translate job postings and statement of work templates into multiple languages, Joule can automatically detect the user's preferred language and retrieve the corresponding localized template, if available. If not available in the user's preferred language, templates in the company-defined language will be returned. Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/4d6e0d5026184da28aa6018c8b3c6cab.html" target="_blank" rel="noopener noreferrer">Translated Template Retrieval in Joule</A>.</LI></UL><H2 id="toc-hId-414884032">Joule: Job Posting Template Recommendations</H2><P>If you need to create a job posting, Joule can make this easier for you: after stating your requirements for the job, Joule will recommend the top three job posting templates that match best. Figure 7 shows an example where the user has asked for a “Project Manager with 3+ years experience”. In this example, Joule is in full-screen mode, giving space for details of a selected template to be shown on the right. The example shows that the user has clicked on the first suggestion in the list on the left.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 7: Using Joule for SAP Fielglass to create a job posting for a contingent worker, with Joule providing top 3 matching job posting templates. Alt Text: Screenshot of Joule in full-screen mode, with prompts and outcome as described in the text." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375168i2423AA4B0752775A/image-size/large?v=v2&amp;px=999" role="button" title="07 Joule create job posting template (full-screen mode).jpg" alt="Figure 7: Using Joule for SAP Fielglass to create a job posting for a contingent worker, with Joule providing top 3 matching job posting templates. Alt Text: Screenshot of Joule in full-screen mode, with prompts and outcome as described in the text." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 7: Using Joule for SAP Fielglass to create a job posting for a contingent worker, with Joule providing top 3 matching job posting templates. Alt Text: Screenshot of Joule in full-screen mode, with prompts and outcome as described in the text.</span></span></P><H2 id="toc-hId-218370527">Joule: Legal Entity Recognition</H2><P>If Legal Entity functionality has been enabled in your SAP Fieldglass system, so that you can manage the external workforce for more than one company, you can now specify the legal entity as part of your requirement to Joule when creating job postings or statements of work. Figure 8 shows an example for creating a job posting for the legal entity “UK”.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 8: Legal Entity Recognition by Joule for SAP Fieldglass when creating a job posting. Alt Text: Four Joule images, from left to right, with prompt “Create Job Posting”, Joule asks for details, then “programmer, legal entity is UK”, Joule shows 3 templates, user chose one, Joule asks to confirm, user says “yes”, Joule shows details for reviewing before creating." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375169iB7844267F2BAD515/image-size/large?v=v2&amp;px=999" role="button" title="08 Joule job posting for legal entity.jpg" alt="Figure 8: Legal Entity Recognition by Joule for SAP Fieldglass when creating a job posting. Alt Text: Four Joule images, from left to right, with prompt “Create Job Posting”, Joule asks for details, then “programmer, legal entity is UK”, Joule shows 3 templates, user chose one, Joule asks to confirm, user says “yes”, Joule shows details for reviewing before creating." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 8: Legal Entity Recognition by Joule for SAP Fieldglass when creating a job posting. Alt Text: Four Joule images, from left to right, with prompt “Create Job Posting”, Joule asks for details, then “programmer, legal entity is UK”, Joule shows 3 templates, user chose one, Joule asks to confirm, user says “yes”, Joule shows details for reviewing before creating.</span></span></P><P>Read more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/c4175a5568104a0fba37aa84d4b0f695.html?locale=en-US" target="_blank" rel="noopener noreferrer">Legal Entity Recognition in Joule</A>.</LI></UL><H2 id="toc-hId-21857022">Joule: Decision Form Approvals</H2><P>When asking Joule for pending work items, Joule will now include Decision Form approvals too, as shown in Figure 9.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 9: Joule for approving Decision Forms. Alt Text: Five Joule screenshots, user chooses “View my pending items”, Joule shows one “Contractor Vetting” pending approval, user selects “Approve Decision Form” from the context menu, Joule asks for a comment, user says “no comment”, decision form is approved." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375170i27667D5B551114A2/image-size/large?v=v2&amp;px=999" role="button" title="09 Joule approve decision form.jpg" alt="Figure 9: Joule for approving Decision Forms. Alt Text: Five Joule screenshots, user chooses “View my pending items”, Joule shows one “Contractor Vetting” pending approval, user selects “Approve Decision Form” from the context menu, Joule asks for a comment, user says “no comment”, decision form is approved." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 9: Joule for approving Decision Forms. Alt Text: Five Joule screenshots, user chooses “View my pending items”, Joule shows one “Contractor Vetting” pending approval, user selects “Approve Decision Form” from the context menu, Joule asks for a comment, user says “no comment”, decision form is approved.</span></span></P><H2 id="toc-hId-172597874">More Information on Joule</H2><P>Read this blog post and watch the video to learn more:</P><UL><LI><A href="https://community.sap.com/t5/spend-management-blog-posts-by-sap/what-s-new-for-joule-in-sap-fieldglass-november-2025/ba-p/14273914" target="_blank">What’s New for Joule in SAP Fieldglass – November 2025</A>.</LI><LI>Video: <A href="https://sapvideo.cfapps.eu10-004.hana.ondemand.com/?entry_id=1_praymqst" target="_blank" rel="noopener nofollow noreferrer">Introducing Joule in SAP Fieldglass</A> (3:30 minutes).</LI><LI>Video: <A href="https://dam.sap.com/mac/app/p/video/asset/preview/4GrhEki?ltr=a&amp;rc=10&amp;doi=SAP1257314&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Highlights Video - Joule</A> (5:17 minutes).</LI></UL><P>&nbsp;</P><H1 id="toc-hId-269487376">Embedded AI for improved UX</H1><H2 id="toc-hId--220429136">AI-Assisted Skills-Based Hiring</H2><P>When looking to hire consultants or contingent workers, you want to ensure that you get people with the right skills. Now, SAP Fieldglass makes this easy, with AI assistance.</P><P>AI helps you to specify which qualifications to ask for when creating a new job posting: AI-powered qualification recommendations uses AI to analyze your job title and description and then suggests relevant skills. The screen on the left in Figure 9 shows what this looks like.</P><P>AI helps you to consolidate qualifications that have different names for the same qualification. Suppliers describe the skills of their employees themselves, leading to a many different names for essentially the same skill. For example, “<EM>Azure Cloud</EM>,” “<EM>Azure”,&nbsp;</EM>and<EM> “MS&nbsp;Azure”&nbsp;</EM>could be used for someone with skills with Microsoft Azure Cloud. With the help of AI, these qualifications can be consolidated into one unique qualification. The screen top right of Figure 10 shows an example of how this is done.</P><P>Once skills have unique names, the other aspect that needs to be harmonized is the rating scale: some suppliers use 1 to 5, others perhaps 1 to 6 or 1 to 10. SAP Fieldglass normalizes these.</P><P>Having created a posting with appropriate skills, SAP Fieldglass helps you select candidates by making proposals based on the skills (and their ratings) that match, in addition to proposing candidates that have the appropriate job code. The image in Figure 10, bottom right, shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 10: AI-powered qualification recommendations, qualification consolidation and skill-based candidate proposals in SAP Fieldglass. Alt Text: Three screen snippets. On the left a list of 6 recommended qualifications for skills such as Excel, Powerpoint, Word, with a relevancy shown as a percentage (55%, 50%, …). Top right a list showing Qualification “Microsoft Azure” as heading, with two entries below “Azure Cloud” and “MS Azure” and buttons “Consolidate Qualifications” and “Cancel”. Bottom right a list of 4 potential candidates, their names greyed out, with the qualification matching percentage shown in the far right column." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375171i7F025BBAAC97DEE0/image-size/large?v=v2&amp;px=999" role="button" title="10 AI-powered skill-based hiring.jpg" alt="Figure 10: AI-powered qualification recommendations, qualification consolidation and skill-based candidate proposals in SAP Fieldglass. Alt Text: Three screen snippets. On the left a list of 6 recommended qualifications for skills such as Excel, Powerpoint, Word, with a relevancy shown as a percentage (55%, 50%, …). Top right a list showing Qualification “Microsoft Azure” as heading, with two entries below “Azure Cloud” and “MS Azure” and buttons “Consolidate Qualifications” and “Cancel”. Bottom right a list of 4 potential candidates, their names greyed out, with the qualification matching percentage shown in the far right column." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 10: AI-powered qualification recommendations, qualification consolidation and skill-based candidate proposals in SAP Fieldglass. Alt Text: Three screen snippets. On the left a list of 6 recommended qualifications for skills such as Excel, Powerpoint, Word, with a relevancy shown as a percentage (55%, 50%, …). Top right a list showing Qualification “Microsoft Azure” as heading, with two entries below “Azure Cloud” and “MS Azure” and buttons “Consolidate Qualifications” and “Cancel”. Bottom right a list of 4 potential candidates, their names greyed out, with the qualification matching percentage shown in the far right column.</span></span></P><P>Read more in this blog post:</P><UL><LI><A href="https://community.sap.com/t5/spend-management-blog-posts-by-sap/smarter-skills-based-hiring-with-sap-fieldglass/ba-p/14268984" target="_blank">Smarter Skills-Based Hiring with SAP Fieldglass</A></LI></UL><H2 id="toc-hId--416942641">Automated Approvals for Resource Time Sheets</H2><P>Another example where AI can make users much happier is approving resource time sheets. In industries that have high volumes of worker time submissions, manually and dealing with discrepencies in the submitted time sheets can be tedious and time consuming. Now, you can define tolerance limits so that hours that fall within the defined tolerances are automatically approved. This reduces manual effort significantly, freeing up users to do more value-adding activities.</P><P>Read more about it:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/97af9e3ff0344856bbfec258bcf0542e.html?locale=en-US" target="_blank" rel="noopener noreferrer">Automated Approvals for Resource Time sheets Leveraging Tolerance Limits.</A></LI></UL><P>&nbsp;</P><H1 id="toc-hId--320053139">WalkMe for Easy On-Boarding</H1><P>First-time users can often feel a bit lost when using new business software, no matter how easy it is to use – simply the fact that it is unfamiliar can make people feel uncomfortable.</P><P>This is where WalkMe comes in, helping users discover how to use the product. SAP Fieldglass now provides WalkMe content out of the box. Figure 11 shows how users can choose from a list of topics. Figure 12 shows how it looks like if a user starts a topic (the welcome pop-over shown on the left), and how WalkMe gives users guidance for each step in the process (the image on the right).</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 11: Starting WalkMe in SAP Fieldglass. Alt Text: Screenshot of the home page with a full-height pop-over on the right with heading “Type in your question” above a text entry field, below that sections “General”, “Contingent Workforce”, “Services” with a list of entries such as “Review work items” or “Create a job posting”." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375172iBB0F7BE01DC46AC7/image-size/large?v=v2&amp;px=999" role="button" title="11 WalkMe list of topics.jpg" alt="Figure 11: Starting WalkMe in SAP Fieldglass. Alt Text: Screenshot of the home page with a full-height pop-over on the right with heading “Type in your question” above a text entry field, below that sections “General”, “Contingent Workforce”, “Services” with a list of entries such as “Review work items” or “Create a job posting”." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 11: Starting WalkMe in SAP Fieldglass. Alt Text: Screenshot of the home page with a full-height pop-over on the right with heading “Type in your question” above a text entry field, below that sections “General”, “Contingent Workforce”, “Services” with a list of entries such as “Review work items” or “Create a job posting”.</span></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 12: WalkMe examples in SAP Fieldglass. Alt Text: Two screenshots with pop-overs. On the left: “Review work items” with a description and a “Guide me” button; on the right “Approve Time Sheet” pop-over with a small popover connected to the “Approve” button, explaining what to do." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375173iF869F50E82ED660F/image-size/large?v=v2&amp;px=999" role="button" title="12 WalkMe examples.jpg" alt="Figure 12: WalkMe examples in SAP Fieldglass. Alt Text: Two screenshots with pop-overs. On the left: “Review work items” with a description and a “Guide me” button; on the right “Approve Time Sheet” pop-over with a small popover connected to the “Approve” button, explaining what to do." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 12: WalkMe examples in SAP Fieldglass. Alt Text: Two screenshots with pop-overs. On the left: “Review work items” with a description and a “Guide me” button; on the right “Approve Time Sheet” pop-over with a small popover connected to the “Approve” button, explaining what to do.</span></span></P><P>Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/53490f5c6a8242d2b845a226180b3d0c.html?locale=en-US&amp;q=walkme" target="_blank" rel="noopener noreferrer">WalkMe Walkthroughs Available in SAP Fieldglass</A>.</LI></UL><P>&nbsp;</P><H1 id="toc-hId--516566644">Selected Usability Improvements in Applications</H1><P>Applications in SAP Fieldglass are constantly improving, in many cases not just with new features and functions but also with aspects that improve the overall user experience. Even if they are only improvements in details: the details matter if you want to provide a good experience, since if you get them wrong, they can be very annoying.</P><P>Below are some highlights for these improvements in details.</P><P><STRONG>Reusable Resource Types for faster resource creation<BR /></STRONG>Rather than having to always manually enter all the data for a new contractor or piece of equipment, you can define those entries that you want to have pre-filled, by defining reusable resource types. For example you can define address, job code, time tracking, work schedule, activity checklist and more just once, and then use this to pre-fill your fields when creating a new resource. Find out more here:</P><UL><LI><A href="https://community.sap.com/t5/spend-management-blog-posts-by-sap/standardize-resource-creation-with-reusable-resource-types-in-sap/ba-p/14279597" target="_blank">Standardize Resource Creation with Reusable Resource Types in SAP Fieldglass</A></LI></UL><P><STRONG>Tailored list views based on user roles<BR /></STRONG>List views are core to daily operations for teams managing job postings, work orders, and statements of work. However, only some of the many columns shown are relevant to a user in specific role. Although users could customize their views, it turns out that this is rarely done. Now, customers can define views per role, specifying which columns to show and which to hide. This supports faster, more focused decisions and delivers a cleaner, more intuitive experience. Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/26592f9ffa0b4a9c9646db5877c5eb5f/98157bd91a734cb28723eab3b5597f43.html?locale=en-US&amp;q=list+view" target="_blank" rel="noopener noreferrer">Customized List Views</A>.</LI></UL><P><STRONG>One-click line item copy for purchase orders<BR /></STRONG>Here is a nice little detail that will make users smile: with one click, you can now copy the previous line item when creating a purchase order. In many procurement scenarios the same services are purchased regularly, so it is very helpful for users to copy an item and then make only the few necessary changes before continuing with the next item. As you can see in Figure 13, we have introduced a “copy” icon to duplicate the existing PO line.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 13: One-click duplication of purchase order line. Alt Text: a screen snippet showing a PO line with the icon for copying the line on the left of the line." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375174i0121BB2560D97F2C/image-size/large?v=v2&amp;px=999" role="button" title="13 One click line copy.png" alt="Figure 13: One-click duplication of purchase order line. Alt Text: a screen snippet showing a PO line with the icon for copying the line on the left of the line." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 13: One-click duplication of purchase order line. Alt Text: a screen snippet showing a PO line with the icon for copying the line on the left of the line.</span></span></P><P><STRONG>Making it easier for suppliers to manage line items<BR /></STRONG>We have introduced a number of improvements for suppliers working on SoWs (Statements of Work). For example, when purchasing contracts are in place, it makes sense to include information from the contract in a purchase order to ensure compliance, accurate pricing and so on. Navigating to the right information in the contract when creating a purchase order has been a challenge – but no longer! Suppliers can search and insert contract segments in any order now. Find out more:</P><UL><LI>Documentation: <A href="https://help.sap.com/docs/SAP_Fieldglass/76e97fe0cccf4d37a5dadc652a375e33/152141677ba245069233bad8073d4c0b.html?locale=en-US&amp;parentHref=https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US%26q=contract&amp;parentName=What%27s+New+in+SAP+Fieldglass" target="_blank" rel="noopener noreferrer">Supplier Workflow Enhancements on SOW Characteristics Tab</A>.</LI></UL><P><STRONG>Making it easier for suppliers to maintain charges against PO items<BR /></STRONG>In asset-intensive and plant maintenance industries, suppliers frequently need to submit or resubmit charges against PO lines. This is especially common when working with complex SOWs that involve multiple tasks and services. Up until now, suppliers encountered multiple navigation paths when adding or correcting line items, particularly after a charge is rejected due to issues like incorrect pricing or missing details. Now, this has been made significantly easier: all relevant actions are accessible no matter where they begin the process. Figure 14 shows an example.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Figure 14: Supplier access to all actions when managing PO line charges. Alt Text: two screenshots, showing the card “Corrective maintenance repairs – Engineering Repairs Services and Parts” in different contexts, on the left with an “Edit” button, on the right with an “Itemize” button." style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375175i4F955FE2FFF564A8/image-size/large?v=v2&amp;px=999" role="button" title="14 Supplier access to all actions for PO charges.jpg" alt="Figure 14: Supplier access to all actions when managing PO line charges. Alt Text: two screenshots, showing the card “Corrective maintenance repairs – Engineering Repairs Services and Parts” in different contexts, on the left with an “Edit” button, on the right with an “Itemize” button." /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Figure 14: Supplier access to all actions when managing PO line charges. Alt Text: two screenshots, showing the card “Corrective maintenance repairs – Engineering Repairs Services and Parts” in different contexts, on the left with an “Edit” button, on the right with an “Itemize” button.</span></span></P><P>&nbsp;</P><H1 id="toc-hId--713080149">Further Information</H1><P>For an overview of the major new features with the 2511 release, have a look at:</P><UL><LI><A href="https://dam.sap.com/mac/app/p/pdf/asset/preview/BWqjNjo?ltr=a&amp;rc=10&amp;doi=SAP1254301" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Spotlight Features Guide</A>.</LI></UL><P>These videos are available too:</P><UL><LI><A href="https://dam.sap.com/mac/app/p/video/asset/preview/4GrhEki?ltr=a&amp;rc=10&amp;doi=SAP1257314&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Highlights Video - Joule</A></LI><LI><A href="https://dam.sap.com/mac/app/p/video/asset/preview/9QWTydD?ltr=a&amp;rc=10&amp;doi=SAP1257299&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Highlights Video - Configuration Manager</A></LI><LI><A href="https://dam.sap.com/mac/app/p/video/asset/preview/5E5iEXB?ltr=a&amp;rc=10&amp;doi=SAP1257307&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Highlights Video - General Updates</A></LI><LI><A href="https://dam.sap.com/mac/app/p/video/asset/preview/rBP3sWo?ltr=a&amp;rc=10&amp;doi=SAP1257325&amp;includeRelatedAssets=true" target="_blank" rel="noopener noreferrer">SAP Fieldglass 2025.11 Release Highlights Video - Services Procurement</A></LI></UL><P>Have a look at all the latest updates, month by month, in the</P><UL><LI><A href="https://help.sap.com/whats-new/0c2fc99f5fd34e8e8662fbdff4cbbb0d?locale=en-US" target="_blank" rel="noopener noreferrer">What’s New Viewer for SAP Fieldglass</A>.</LI><LI>This blog post explains how to use the What’s New Viewer:<BR /><A href="https://community.sap.com/t5/spend-management-blog-posts-by-sap/sap-fieldglass-november-2025-release-communication-now-available/ba-p/14242775" target="_blank">SAP Fieldglass November 2025 Release Communication Now Available!</A></LI></UL><P>Another good place to stay up to date is the <A href="https://pages.community.sap.com/topics/spend-management/fieldglass" target="_blank" rel="noopener noreferrer">SAP Fieldglass</A>&nbsp;page on&nbsp;SAP Community.</P><P>&nbsp;</P><H1 id="toc-hId--909593654">Continued soon…</H1><P>I hope you enjoyed this sixth part, covering SAP Fieldglass.</P><P>I will post part seven next, covering latest UX innovations for spend management with SAP Ariba.</P><P>Part 1 of the series lists all the parts, and links to those parts that have already been published:</P><UL><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/sap-ux-q1-2026-update-part-1-ai-joule-sap-build-work-zone-sap-mobile-start/ba-p/14312110" target="_blank">SAP UX Q1/2026 Update – Part 1: AI, Joule, SAP Build Work Zone, SAP Mobile Start</A>.</LI></UL><P>Do keep posting your experiences and recommendations yourself in the SAP Community, with the SAP Fiori and/or the User Experience tag! In case you are wondering how to get a list of the most recent blog posts on SAP Fiori and User Experience in our new SAP Community, use these links:</P><UL><LI><A href="https://community.sap.com/t5/c-khhcw49343/SAP+Fiori/pd-p/73554900100700000977" target="_blank">Latest blog posts on SAP Fiori in the SAP Community</A>.</LI><LI><A href="https://community.sap.com/t5/c-khhcw49343/User+Experience/pd-p/4616d815-f39e-45c8-b13b-5a2d6679778f" target="_blank">Latest blog posts on User Experience in the SAP Community</A>.</LI></UL><P>For general information on design at SAP and SAP Fiori, check out:</P><UL><LI><A href="http://www.sap.com/design" target="_blank" rel="noopener noreferrer">www.sap.com/design</A>.</LI><LI><A href="http://www.sap.com/fiori" target="_blank" rel="noopener noreferrer">www.sap.com/fiori</A>&nbsp;&nbsp;&nbsp;&nbsp;</LI><LI><A href="https://pages.community.sap.com/topics/fiori" target="_blank" rel="noopener noreferrer">SAP Community: SAP Fiori topic page</A><SPAN>.</SPAN></LI></UL> 2026-02-23T09:03:08.673000+01:00 https://community.sap.com/t5/sap-community-leaders-finder/gregor-wolf/ba-p/14334595 Gregor Wolf 2026-02-23T18:24:58.182000+01:00 StephanieMarley https://community.sap.com/t5/user/viewprofilepage/user-id/109 <P class=""><A href="https://community.sap.com/t5/user/viewprofilepage/user-id/12545" target="_self">About Gregor</A></P> <UL> <LI><FONT face="tahoma,arial,helvetica,sans-serif">Germany |&nbsp;</FONT><FONT face="tahoma,arial,helvetica,sans-serif">SAP Mentor since 2007 |&nbsp;</FONT><FONT face="tahoma,arial,helvetica,sans-serif">Follow Gregor on <A href="https://www.linkedin.com/in/gregorwolf/" target="_self" rel="nofollow noopener noreferrer">LinkedIn</A></FONT></LI> </UL> <P><STRONG><span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="gregor.jpg" style="width: 200px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/375814i2FFBF9F0A61929ED/image-size/small?v=v2&amp;px=200" role="button" title="gregor.jpg" alt="gregor.jpg" /></span></STRONG><SPAN>I am&nbsp;an independent SAP solution architect, developer and SAP Mentor. I focus on SAP Business Technology Platform, SAP Cloud Application Programming Model (CAP), Node.JS, SAP Fiori Elements and Security. I've supported several customers during their SAP Cloud ERP Private Edition (S/4HANA On Premise) implementation. Since the end of 2024 I support the technical topics at an SAP Cloud ERP Public Edition Customer.</SPAN></P> <P><FONT face="tahoma,arial,helvetica,sans-serif"><STRONG>Topics of interest:&nbsp;</STRONG></FONT>SAP Business Technology Platform, SAP Cloud Application Programming Model (CAP), SAP Cloud ERP public and private, SAPUI5, OpenUI5, SAP Fiori, SAP HANA Cloud</P> <P><FONT face="tahoma,arial,helvetica,sans-serif"><STRONG>Gregor, what inspired you to become an SAP Mentor?</STRONG></FONT></P> <P><FONT face="tahoma,arial,helvetica,sans-serif"><STRONG><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="handshake .png" style="width: 68px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/52491i8E9D2FFB3C7BC293/image-dimensions/68x68?v=v2" width="68" height="68" role="button" title="handshake .png" alt="handshake .png" /></span></STRONG></FONT>A key influence early in my SAP Community&nbsp;journey was Mark Finnern. He is the father of the SAP Community. Mark encouraged me to move beyond answering questions and start sharing detailed technical how-to's but also event reports in blog posts. In 2007 Mark also founded the SAP Mentors&nbsp;program which gave me the opportunity to provide structured, experience-based feedback to SAP product teams and help bridge the gap between product vision and real-world implementation.</P> <P><FONT face="tahoma,arial,helvetica,sans-serif"><STRONG>What advice would like to share with other SAP community members?</STRONG></FONT></P> <P><FONT face="tahoma,arial,helvetica,sans-serif"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="298874_collaborate_blue (1).png" style="width: 65px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/52495i64D82195EFF8CCB9/image-dimensions/65x65?v=v2" width="65" height="65" role="button" title="298874_collaborate_blue (1).png" alt="298874_collaborate_blue (1).png" /></span></FONT>My advice to other SAP Community members is simple: contribute consistently and think long-term.</P> <P>Start by answering questions and helping others solve real problems - but don’t stop there. Document your lessons learned, share architectural insights, and write about what worked and what didn’t. That’s how collective expertise grows. And you will be amazed how often you research years later and find your own answers and blog posts to solve a problem you're just facing. Despite all the new stuff SAP has quite a long tail that doesn't change quickly.<BR /><BR />Engage constructively, challenge respectfully, and focus on signal over noise. The community is not just a support forum - it’s an ecosystem where practitioners can influence product direction, elevate standards, and shape the future of SAP together.</P> 2026-02-23T18:24:58.182000+01:00 https://community.sap.com/t5/technology-blog-posts-by-sap/configure-your-sap-fiori-elements-apps-introducing-fine-tuning-in-the-sap/ba-p/14335492 Configure Your SAP Fiori Elements Apps: Introducing Fine-Tuning in the SAP Fiori Development Portal 2026-02-24T13:45:32.257000+01:00 marcel_waechter https://community.sap.com/t5/user/viewprofilepage/user-id/302397 <P>Throughout our blog series on the SAP Fiori development portal, we've explored how SAP Fiori elements leverages metadata and annotations to build enterprise-grade UIs following the Global UX design principles. But what happens when you need to adjust UI behavior in ways that aren't expressed through annotations? That's what we call configuration – and the Fiori tools are the best place for it. But we're excited to introduce a new feature in the SAP Fiori development portal that makes configuration discovery and experimentation easier than ever.</P><H2 id="toc-hId-1790537243">Understanding Fine-Tuning in SAP Fiori Elements</H2><P>SAP Fiori elements applications are primarily driven by metadata and annotations - this is their superpower. Annotations define what data to display, how to structure it, and which features to enable. However, not every UI behavior can or should be controlled through annotations. Some aspects require configuration settings that fine-tune how building blocks render and behave.</P><P>Let's take the table building block as a perfect example. When you annotate your service with UI.LineItem, SAP Fiori elements automatically selects an appropriate table type based on your entity's capabilities and the Global UX design guidelines:</P><UL><LI>If your entity set is analytics-enabled, an Analytical Table is displayed, providing built-in aggregation and grouping capabilities</LI><LI>For standard use cases, the Responsive Table is shown by default - it's optimized for various screen sizes and delivers the best user experience across devices</LI><LI>But what if you need to display massive datasets where scrolling performance is critical? The Grid Table excels at rendering huge amounts of data efficiently</LI></UL><P>Here's the challenge: there's no annotation to switch between these table types. This is where fine-tuning comes into play. You configure these settings in your application's manifest.json or directly in the building block definition when using XML views. But how do you discover what's configurable? What are the available options? What values can you set?</P><H2 id="toc-hId-1594023738">Introducing the Fine-Tuning Panel in the SAP Fiori Development Portal</H2><P>The SAP Fiori development portal now includes a dedicated Fine-Tuning panel that answers these questions interactively. When you open the code editor for any building block - let's use the table as our example - you'll notice two tabs at the top: "Code" and "Fine-Tuning."</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fine-Tuning Panel" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/376360i2523445F880F12BE/image-size/large?v=v2&amp;px=999" role="button" title="marcel_waechter_0-1771936151776.png" alt="Fine-Tuning Panel" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Fine-Tuning Panel</span></span></P><P>The Fine-Tuning panel reveals all available configuration settings for the building block, complete with:</P><UL><LI>Clear descriptions explaining what each setting controls</LI><LI>The current value applied in the sample</LI><LI>A searchable interface to quickly find specific settings</LI><LI>Immediate visual feedback when you change values</LI></UL><H2 id="toc-hId-1397510233">Exploring Fine-Tuning: A Table Story</H2><P>Let's walk through a practical scenario. Navigate to the <A href="https://ui5.sap.com/test-resources/sap/fe/core/fpmExplorer/index.html#/buildingBlocks/table/tableDefault" target="_blank" rel="noopener noreferrer">Table Building Block</A> in the SAP Fiori development portal and click "Show Code" to open the code editor. Now switch to the "Fine-Tuning" tab.</P><P>You'll see a comprehensive list of configuration options. Let's say you're working on an application that needs to display thousands of travel records, and scrolling performance is becoming an issue. You remember hearing about the Grid Table's superior performance with large datasets, but you're not sure how to enable it.</P><P>In the Fine-Tuning panel, use the search box and type "type." The list immediately filters to show the "type" setting, which controls the table visualization. You'll see:</P><UL><LI>A description explaining the table type setting</LI><LI>The current value: "ResponsiveTable" (the default)</LI><LI>A dropdown showing all available options: ResponsiveTable, GridTable and AnalyticalTable</LI></UL><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Searching for settings" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/376359i05839421B654A218/image-size/large?v=v2&amp;px=999" role="button" title="marcel_waechter_1-1771936151777.png" alt="Searching for settings" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Searching for settings</span></span></P><P>Change the value to "GridTable" and watch the magic happen. The preview immediately updates, showing your table rendered as a Grid Table.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Changing the table type" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/376358i2E93AA7F66D5950B/image-size/large?v=v2&amp;px=999" role="button" title="marcel_waechter_2-1771936151777.png" alt="Changing the table type" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Changing the table type</span></span></P><P>You can see the visual differences</P><UL><LI>the denser layout</LI><LI>the different scrolling behavior</LI><LI>the optimized rendering for large datasets</LI></UL><P>But here's where it gets even better. Switch back to the "Code" tab, and you'll notice the code has been automatically updated:<BR /><BR /></P><pre class="lia-code-sample language-markup"><code>&lt;core:FragmentDefinition xmlns:core="sap.ui.core" xmlns="sap.m" xmlns:macros="sap.fe.macros"&gt; &lt;macros:Table metaPath="/Travel/@com.sap.vocabularies.UI.v1.LineItem" type="GridTable"/&gt; &lt;/core:FragmentDefinition&gt;</code></pre><P>The `type="GridTable"` attribute has been added automatically. If you're using building blocks directly in your XML views, you can simply copy this code into your application. Perfect for custom page development!</P><H2 id="toc-hId-1200996728">From Exploration to Implementation</H2><P>The Fine-Tuning panel serves as your bridge from exploration to implementation. You can experiment with different settings, understand their effects, and see the exact code needed - all in one interactive environment.</P><P>However, it's important to understand where these settings belong in your application architecture:</P><UL><LI><STRONG>For Building Blocks in XML Views</STRONG> (like in custom pages): Apply the settings directly as attributes on the building block, just as shown in the code editor. The portal gives you the exact syntax you need.</LI><LI><STRONG>For Standard Floorplans </STRONG>(List Report, Object Page, etc.): The table building blocks are already integrated into the page structure. To fine-tune them, you add configuration settings to your application's manifest.json file. The SAP Fiori tools Page Map provides a user-friendly interface for configuring these settings without manually editing JSON.</LI></UL><P>This two-path approach ensures you can fine-tune your application whether you're building custom pages with building blocks or extending standard floorplans.</P><H2 id="toc-hId-1004483223">The Fiori Development Portal as Your Fine-Tuning Laboratory</H2><P>Think of the SAP Fiori development portal's Fine-Tuning panel as your laboratory for configuration experimentation. You can:</P><UL><LI>Discover settings you didn't know existed</LI><LI>Understand the purpose and impact of each configuration option</LI><LI>Test different combinations to find the optimal setup for your requirements</LI><LI>Learn the exact syntax needed for implementation</LI><LI>Make informed decisions backed by visual evidence</LI></UL><P>This interactive approach transforms configuration from a trial-and-error process into a guided, informed decision-making experience.</P><P><STRONG>But keep in mind</STRONG>: SAP Fiori elements applies Global UX design principles automatically. Only fine-tune when you have specific requirements that justify deviating from the defaults.</P><H2 id="toc-hId-807969718">What's Next</H2><P>The Fine-Tuning panel represents another step in our commitment to making SAP Fiori elements development more accessible, efficient, and collaborative. But we're not stopping here. We have exciting enhancements planned that will further improve your development experience with the SAP Fiori development portal.</P><P>Stay tuned for upcoming blog posts where we'll introduce additional features that continue to bridge the gap between exploration and implementation, making your journey from concept to production even smoother.</P><P>To get the full overview of the SAP Fiori development portal, check out the following blog posts of the mini-series:</P><UL class=""><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/introducing-the-sap-fiori-development-portal-your-gateway-to-rapid-sap/ba-p/14236768" target="_blank">Introducing the SAP Fiori Development Portal: Your Gateway to Rapid SAP Fiori App Creation (1 of 6)</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/get-familiar-with-sap-fiori-development-portal-and-the-power-of-the/ba-p/14240041" target="_self">Get familiar with SAP Fiori development portal and the power of the building blocks (2 of 6)</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/explore-the-potential-of-sap-fiori-development-portal-using-complex/ba-p/14257622" target="_self">Explore the potential of SAP Fiori development portal using complex building blocks (3 of 6)</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/use-sap-fiori-development-portal-to-understand-extension-options-for/ba-p/14270914" target="_self">Use SAP Fiori development portal to understand extension options for standard floorplans (4 of 6)</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/prepare-building-custom-pages-by-using-sap-fiori-development-portal-5-of-6/ba-p/14277842" target="_self">Prepare building custom pages by using SAP Fiori development portal (5 of 6)</A></LI><LI><A href="https://community.sap.com/t5/technology-blog-posts-by-sap/bringing-the-sap-fiori-development-portal-and-its-use-to-the-next-level-6/ba-p/14285025" target="_self">Bringing the SAP Fiori development portal and its use to the next level (6 of 6)</A></LI></UL> 2026-02-24T13:45:32.257000+01:00