https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-S4HANA-Cloud-Extensibility-qa.xml SAP Community - SAP S/4HANA Cloud Extensibility 2026-03-02T21:01:31.132747+00:00 python-feedgen SAP S/4HANA Cloud Extensibility Q&A in SAP Community https://community.sap.com/t5/enterprise-resource-planning-q-a/workflow-for-custom-business-object/qaq-p/14309629 workflow for custom business object 2026-01-19T09:08:30.601000+01:00 webhua https://community.sap.com/t5/user/viewprofilepage/user-id/199881 <P>Hi experts, can I setup the workflow for a custom business object via Workflow engine in S/4HANA Public Cloud?</P><P>If yes, how to connect the workflow to custom business object?</P><P>Thanks a lot.</P> 2026-01-19T09:08:30.601000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/auto-approve-step-in-flexible-workflow-for-supplier-invoice-blocked/qaq-p/14311380 Auto-approve step in flexible workflow for supplier invoice (blocked) 2026-01-20T19:22:06.866000+01:00 ornecogli https://community.sap.com/t5/user/viewprofilepage/user-id/883035 <P>Hi everyone,&nbsp;</P><P>For a specific category of purchase orders, my client needs to set up a workflow to release MM supplier invoices blocked due to price variances in <STRONG>SAP S/4HANA Cloud Public Edition</STRONG>.</P><P>I need the first step to be approved by default. Is there a way to configure an 'automatic' approval without requiring intervention from a real user? Alternatively, could we implement a 'dummy' approver via a BAdI?</P><P>Thank you in advance for your help.</P><P>Best regards.</P><P>Ornella Cogliano</P><P>&nbsp;</P> 2026-01-20T19:22:06.866000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/cds-for-fetching-details-in-version-tab-from-customer-project-sap-publi/qaq-p/14311567 CDS for fetching details in version tab from customer project (SAP Publi cloud) 2026-01-21T07:37:39.591000+01:00 Shahana https://community.sap.com/t5/user/viewprofilepage/user-id/1503750 <P>Hi Team,</P><P>In Plan customer project, we have a tab as "VERSION".&nbsp;</P><P>Kindly help with CDS which store those value.</P><P>We have baseline and current value. So, to fetch those value difference. Need CDS details.</P><P>Thanks in advance.</P> 2026-01-21T07:37:39.591000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/in-s4hcloud-query-browser-app-missing/qaq-p/14311626 in S4HCloud - Query Browser app missing 2026-01-21T09:30:43.667000+01:00 rohlfc https://community.sap.com/t5/user/viewprofilepage/user-id/804590 <P>in S4HCloud 2508 I don't find the Query Browser (not in any space, not in the app finder).<BR /><BR />I included many roles already, as shown below, but still I don't have the App "Query Browser" in our development tenant. (Though I see the app now in the customizing tenant, where also the roles are assigned. All other roles are automatically valid for both tenants/clients - but not in the case of "QueryBrowser")<BR /><BR />I added already many roles as described in a former post from 2018/2024, but it does not change anything.</P><P data-unlink="true"><SPAN class="">*BR_ANALYTICS_SPECIALIST</SPAN>&nbsp;<BR />*<SPAN class="">BR_EMPLOYEE</SPAN>&nbsp;<BR /><SPAN class="">*BR_ADMINISTRATOR</SPAN>&nbsp;<BR /><SPAN class="">*BR_DEVELOPER</SPAN>&nbsp;<BR /><BR />Meanwhile I&nbsp; added the by&nbsp;<a href="https://community.sap.com/t5/user/viewprofilepage/user-id/172309">@dawid90</a>&nbsp;&nbsp;mentioned roles resp. the catalogs from the blog he mentioned, but it only helped to have the app in the customizing tenant, not in the development tenant.<BR />I don't know if this split is unusual, I guess not.<BR /><BR /></P><P data-unlink="true">Other colleagues with only role&nbsp;<SPAN class="">*BR_DEVELOPER</SPAN>&nbsp;&nbsp;do have access/find it.</P><P>Any ideas? Thanks!</P> 2026-01-21T09:30:43.667000+01:00 https://community.sap.com/t5/technology-q-a/rap-fiori-elements-list-report-page-with-analytical-table-how-to/qaq-p/14312095 RAP Fiori Elements List Report Page with Analytical Table - How to? 2026-01-21T18:11:33.433000+01:00 SarahOe https://community.sap.com/t5/user/viewprofilepage/user-id/1662173 <P>Hi community,</P><P>I’m currently trying to implement a Fiori Elements List Report based on RAP and OData V4 and I’m struggling to align the current technical limitations with what is announced on the SAP roadmap.</P><H3 id="toc-hId-1917679706">My requirement</H3><P>I need a generated Fiori Elements application that provides:</P><UL><LI>a List Report<UL><LI>using an Analytical Table</LI><LI>showing totals and subtotals for measures (amounts / quantities with currency or unit)</LI><LI>while still allowing create / update operations on the underlying business data via RAP</LI></UL></LI></UL><P>In other words:<BR /><span class="lia-unicode-emoji" title=":backhand_index_pointing_right:">👉</span>Aggregations (totals/subtotals) and editability in the same List Page.<BR /><BR /></P><H3 id="toc-hId-1721166201">Roadmap reference</H3><P>According to the SAP Roadmap (Q3 2025):</P><P><STRONG>Support for analytical tables</STRONG><BR /><EM>Use analytical tables to provide users with totals and subtotals in applications</EM><BR /><EM>Feature is delivered as described in the documentation: Tables – SAPUI5 SDK</EM></P><P>Based on this roadmap entry, I would assume that using an <CODE>AnalyticalTable</CODE> in a Fiori Elements List Report is now intended to be a supported and productive option.</P><H3 id="toc-hId-1524652696">What I experience in practice</H3><UL><LI>When using a <STRONG>transactional RAP BO</STRONG> (<CODE>provider contract transactional_query</CODE>) as the data source:<UL><LI>editing works as expected</LI><LI>but configuring the table as <CODE>AnalyticalTable</CODE> leads to aggregation-related errors<BR />(e.g. <EM>“Aggregation not supported for this entity type”</EM> or<BR /><EM>“Property ‘Currency’ is not flagged as custom aggregate”</EM>)</LI><LI>When switching to an <STRONG>analytical query view</STRONG><SPAN> (</SPAN><CODE><a href="https://community.sap.com/t5/user/viewprofilepage/user-id/15206">@analytics</a>.query: true</CODE><SPAN><span class="lia-unicode-emoji" title=":disappointed_face:">😞</span></SPAN><UL><LI>totals and subtotals work</LI><LI>but the entity becomes <STRONG>read-only</STRONG>, so editing is no longer possible</LI></UL></LI><LI>The Annotations&nbsp;<CODE><a href="https://community.sap.com/t5/user/viewprofilepage/user-id/1599241">@odata</a>.applySupportedForAggregation: #FULL</CODE><BR />(mentioned i<A href="https://help.sap.com/docs/abap-cloud/abap-rap/developing-read-only-rap-analytical-tables?locale=en-US" target="_blank" rel="noopener noreferrer">n this scenario</A>) is&nbsp;<STRONG>not permitted</STRONG> in RAP CDS view entities.</LI></UL></LI></UL><H3 id="toc-hId-1328139191">My open questions</H3><OL><LI>With the roadmap item marked as <EM>delivered</EM>:<OL><LI>is it now officially supported to use an <STRONG>Analytical Table in a Fiori Elements List Report</STRONG> on top of a <STRONG>transactional RAP BO</STRONG>?</LI></OL></LI><LI>If yes: what is the <STRONG>recommended architecture</STRONG><SPAN>?</SPAN><OL><LI>a single transactional RAP BO with analytical capabilities?</LI><LI><P>or still a separation between analytical (read-only) and transactional entities?</P></LI></OL></LI><LI><P><SPAN>If not:&nbsp;</SPAN>does the roadmap item only refer to <STRONG>UI5 analytical tables in general</STRONG>, but <STRONG>not</STRONG> to RAP-based, editable Fiori Elements List Reports yet?</P></LI></OL><P>Any clarification on the intended usage and current limitations would be highly appreciated.</P><P>Thanks a lot in advance and best regards;<BR />Sarah</P> 2026-01-21T18:11:33.433000+01:00 https://community.sap.com/t5/financial-management-q-a/company-logo-not-displayed-in-payment-advice-email-template/qaq-p/14316982 Company Logo Not Displayed in Payment Advice Email Template 2026-01-28T17:08:35.235000+01:00 Jessicaaguilar1 https://community.sap.com/t5/user/viewprofilepage/user-id/2010465 <P><SPAN>Hellor,</SPAN></P><P><SPAN>In the <STRONG>“Maintain Email Templates”</STRONG> application in SAP Public Cloud, I have created an email body template for payment advice notifications. The email text is displayed correctly, but the company logo does not appear when the message is sent to an external email address.</SPAN></P><P><SPAN>The client provided us with the logo, but it is <STRONG>not published on any public website</STRONG>. When I use the image link, SAP displays it correctly within the system, but the logo is not shown in the outgoing email. The HTML code I am using is the following:<BR /><BR />&lt;div style="float:left;width:25%"&gt;<BR />&lt;img style="width:50%" src="<A href="https://my418744.s4hana.cloud.sap/sap/opu/odata/sap/APS_OM_LOGO_SRV/ImageSet(Name='YY1_LOGOBIOWASTE')/$value" target="_blank" rel="nofollow noopener noreferrer">https://my418744.s4hana.cloud.sap/sap/opu/odata/sap/APS_OM_LOGO_SRV/ImageSet(Name='YY1_LOGOBIOWASTE')/$value</A>"&gt;<BR />&lt;/div&gt;</SPAN></P><P><SPAN>Does anyone know if there is a way to make the logo visible in the email even though it is not publicly available on the internet?</SPAN></P><P><SPAN>Thank you very much and kind regards.</SPAN></P><P><SPAN>&nbsp;</SPAN></P> 2026-01-28T17:08:35.235000+01:00 https://community.sap.com/t5/technology-q-a/how-to-group-business-roles-and-role-upgrades-in-sap-s-4hana-cloud-public/qaq-p/14317365 How to group Business Roles and Role Upgrades in SAP S/4HANA Cloud Public Edition 2026-01-29T07:30:15.857000+01:00 duynd23 https://community.sap.com/t5/user/viewprofilepage/user-id/756867 <P>Dear SAP Community,</P><P>I've few concern in below about the "How to group Business Roles and Role Upgrades in SAP S/4HANA Cloud Public Edition"</P><P>1. Is there any way to group multiple Business Roles into a composite role and assign that composite role to a user?<BR />2. Is there any way to create a Reference User that contains the required roles, and then assign that user to other users who need the same roles?<BR />3. When SAP upgrades a SAP Business Role Template, how can the Business Roles created from that template be upgraded accordingly?</P><P>Please help to advise</P><P>Thanks,</P><P>Gabriel</P> 2026-01-29T07:30:15.857000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/replacing-smtp-with-microsoft-graph-api-for-workflow-email-notifications-in/qaq-p/14321212 Replacing SMTP with Microsoft Graph API for Workflow Email Notifications in S/4HANA Public Cloud 2026-02-04T08:10:12.723000+01:00 Harshal91 https://community.sap.com/t5/user/viewprofilepage/user-id/1422612 <P>Hello SAP Community,</P><P>We have a requirement in <STRONG>SAP S/4HANA Public Cloud</STRONG> to replace the standard <STRONG>SMTP-based email sending</STRONG> mechanism with <STRONG>Microsoft Graph API</STRONG> for sending email notifications from <STRONG>Procurement Workflows (PO status updates)</STRONG>.</P><P>Currently:</P><UL><LI><P>We are using a standard flexible workflow for purchase orders.</P></LI><LI><P>Email notifications are sent via the standard <STRONG>SMTP configuration</STRONG> in Communication Arrangement.</P></LI><LI><P>These emails are triggered by workflow steps (approval, rejection, status update, etc.).</P></LI></UL><P>New requirement:</P><UL><LI><P>Due to corporate IT/security policy, SMTP usage is restricted.</P></LI><LI><P>We are required to use <STRONG>Microsoft Graph API (OAuth 2.0)</STRONG> for sending emails instead of SMTP.</P></LI></UL><P>We would like to understand:</P><OL><LI><P><STRONG>Is it technically possible in S/4HANA Public Cloud to replace standard SMTP with Microsoft Graph API for workflow emails?</STRONG></P></LI><LI><P>Is there any <STRONG>standard SAP-supported alternative</STRONG> to SMTP for outbound emails (for example, via SAP BTP services or API-based mail service)?</P></LI><LI><P>Can workflow email notifications be redirected to:</P><UL><LI><P>SAP BTP (via API), and</P></LI><LI><P>then sent using the Microsoft Graph API from BTP?</P></LI></UL></LI><LI><P>Are there any <STRONG>SAP Notes or official documentation</STRONG> confirming:</P><UL><LI><P>SMTP is mandatory for workflow emails, or</P></LI><LI><P>Is API-based email sending supported?</P></LI></UL></LI><LI><P>Has anyone implemented a similar scenario using</P><UL><LI><P>SAP Build Process Automation / BTP Integration Suite / custom service with MS Graph API?</P></LI></UL></LI></OL><P>Our goal is to:</P><UL><LI><P>Avoid SMTP completely, and</P></LI><LI><P>Use Microsoft Graph API with OAuth authentication for all outbound workflow email notifications.</P></LI></UL><P>Any guidance on:</P><UL><LI><P>Supported architecture,</P></LI><LI><P>Limitations in S/4HANA Public Cloud,</P></LI><LI><P>or recommended best practice would be highly appreciated.</P></LI></UL><P>Thank you in advance for your support.</P><P>Best regards,<BR />Harshal</P> 2026-02-04T08:10:12.723000+01:00 https://community.sap.com/t5/technology-q-a/cds-view-for-accessing-customer-group-sales-area-in-a-customer-master/qaq-p/14322195 CDS view for accessing customer group(sales area) in a customer master 2026-02-05T13:18:19.143000+01:00 swarnali_basu39977a https://community.sap.com/t5/user/viewprofilepage/user-id/2279216 <P>I want to know the CDS view which can return me the customer group inside a BADI:<SPAN>_SD_SLS_CHECK_BEFORE_SAVE&nbsp; based on customer as an input</SPAN></P><P><SPAN>Please advice</SPAN></P><P><SPAN>#CDS</SPAN></P> 2026-02-05T13:18:19.143000+01:00 https://community.sap.com/t5/technology-q-a/how-to-map-fiori-apps-to-their-underlying-data-sources-tables-cds-views/qaq-p/14324070 How to Map Fiori Apps to Their Underlying Data Sources (Tables/CDS Views/Queries) in Public Edition 2026-02-09T09:57:22.929000+01:00 Minsung_Lee https://community.sap.com/t5/user/viewprofilepage/user-id/1887393 <P>Hi SAP Community,</P><P>I'm working with SAP S/4HANA Cloud Public Edition (using Fiori apps) and would like to analyze the complete data lineage from Fiori apps down to their underlying data sources.</P><P>Specifically, I want to understand:</P><P>1. Which database tables, CDS views, or queries a specific Fiori app uses<BR />2. How to trace the relationship between:<BR />- Fiori App → OData Service → CDS Views → Database Tables<BR />3. For Query Browser specifically, how to identify which CDS views it references and understand the logic behind it</P><P>Since we have limited backend access in Public Edition (no SE16N, SEGW, or other GUI transactions), I'm wondering:</P><P>- Can I use View Browser app to trace these relationships effectively?<BR />- How can I find the OData service used by a specific Fiori app?<BR />- Is there a way to see which tables are used by a CDS view in Public Edition?<BR />- Are there any Fiori apps or tools available in Public Edition for this kind of data lineage analysis?</P><P>I've tried using View Browser and App Support tool, but I'd like to know if there are recommended best practices or additional techniques for comprehensive data source mapping in a Public Edition environment.</P><P>Any guidance or documentation references would be greatly appreciated!</P><P>Thank you in advance.</P><P>Best regards</P> 2026-02-09T09:57:22.929000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/need-alternative-cds-view-that-allows-us-to-access-the-history-of-material/qaq-p/14326337 Need alternative CDS view that allows us to access the history of material prices 2026-02-11T12:09:25.853000+01:00 HITESH5 https://community.sap.com/t5/user/viewprofilepage/user-id/1517595 <P>Hello Community,</P><P>I need an alternative CDS view to access the history of material prices for creating a Z report on period-wise standard cost and moving average cost of a material valuation.</P><P>Could you please help to identify which CDS view can fulfill this requirement?</P><P>Thank you!&nbsp;</P> 2026-02-11T12:09:25.853000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/sap-public-cloud-2602-navigation-from-notifications-to-my-inbox-expert-view/qaq-p/14326483 SAP Public Cloud 2602 / Navigation from Notifications to My Inbox - Expert view 2026-02-11T15:00:47.876000+01:00 LukasKuhn https://community.sap.com/t5/user/viewprofilepage/user-id/1448638 <P>Hello Experts,<BR />i have a question about the following topic. The users in our system should use the App My Inbox to access their open Tasks that they recieve from workflows. Because of custom attributes we wanted to display in the Inbox, we decided that all users should use the App My Inbox in the Expert Mode.&nbsp;<BR />The problem is, that if a user gets a notification for an open task on his homepage and then clicks on the bell and then on the task, the Task gets opened in the "normal" My Inbox App.&nbsp;<BR />My question is, are we able to change the App that opens when you click on a notfication from the normal Inbox to the Inbox in the expert mode ? And if so how ?<BR /><BR />Best regards<BR />Lukas</P> 2026-02-11T15:00:47.876000+01:00 https://community.sap.com/t5/supply-chain-management-q-a/display-the-attachedment-directly-in-the-web-browser/qaq-p/14326892 Display the attachedment directly in the web browser 2026-02-12T08:33:19.451000+01:00 Keratiya_D https://community.sap.com/t5/user/viewprofilepage/user-id/143675 <P>Dear All,</P><P>I would like the attached file in the PR line item to open and display directly in the web browser when clicked, instead of being downloaded. Is this possible?</P><P>Regards,</P><P>Keratiya D.</P> 2026-02-12T08:33:19.451000+01:00 https://community.sap.com/t5/supply-chain-management-q-a/apis-for-stock-inventory-and-sales-volume/qaq-p/14331081 APIs for stock inventory and sales volume 2026-02-18T14:45:13.044000+01:00 PlamenTraychev https://community.sap.com/t5/user/viewprofilepage/user-id/1464452 <P>Hello,</P><P>Please for a short step-by-step guide to identify the correct API in BTP for extracting data from apps&nbsp;<SPAN>Stock - Multiple Materials &amp;&nbsp;Sales Volume - Flexible Analysis</SPAN></P><P><SPAN>Our system is SAP S4/HANA Public Cloud</SPAN></P><P><SPAN>Thank you!</SPAN></P><P><SPAN>Plamen,</SPAN></P><P><SPAN>Shelly Group</SPAN></P> 2026-02-18T14:45:13.044000+01:00 https://community.sap.com/t5/technology-q-a/custom-business-catalog-missing-in-app-quot-manage-launchpad-pages-quot/qaq-p/14332982 Custom Business Catalog missing in App "Manage Launchpad Pages" 2026-02-20T16:05:26.025000+01:00 abap_learner1 https://community.sap.com/t5/user/viewprofilepage/user-id/1398911 <P>Hello,</P><P>I am facing an issue deploying my app in S/4HANA Public Cloud. I developed it using RAP and Fiori in BAS, following this tutorial:<BR /><A class="" href="https://sapzero2hero.com/2024/01/21/sap-s-4hana-cloud-developer-extensibility-with-upload-excel/" target="_new" rel="noopener nofollow noreferrer">https://sapzero2hero.com/2024/01/21/sap-s-4hana-cloud-developer-extensibility-with-upload-excel/</A></P><P>I cannot see the business catalog in Manage Launchpad Pages. In my custom catalog, the Custom Catalog Extension contains the IAM app created in ADT (Eclipse), but when I click it, I get “<SPAN class="">The requested catalog was not found".</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_learner1_0-1771599727003.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/374855i8AABB1FEF557E8B2/image-size/medium?v=v2&amp;px=400" role="button" title="abap_learner1_0-1771599727003.png" alt="abap_learner1_0-1771599727003.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="abap_learner1_1-1771599770092.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/374857i60CA7E57500ECD02/image-size/medium?v=v2&amp;px=400" role="button" title="abap_learner1_1-1771599770092.png" alt="abap_learner1_1-1771599770092.png" /></span></P><P>However, I can see the IAM app in Display IAM Apps.</P><P>Could you please help ?</P><P>&nbsp;</P> 2026-02-20T16:05:26.025000+01:00 https://community.sap.com/t5/financial-management-q-a/ck2027-error-when-marking-standard-cost-estimates-in-f1865-organizational/qaq-p/14335373 CK2027 Error When Marking Standard Cost Estimates in F1865 - Organizational Measure Not Allowed for 2026-02-24T12:10:23.230000+01:00 byd https://community.sap.com/t5/user/viewprofilepage/user-id/1424802 <P><BR />## Issue Description</P><P>**Error Message:** CK2027<BR />**Error Text:**<BR />&gt; "In Legal Valuation the following occurred: You are trying to mark materials for period 002/2026 and company code 1510 in ledger 0L, although marking has not been allowed for this."</P><P>**System:** SAP S/4HANA Cloud Public Edition<BR />**App Used:** F1865 - Manage Costing Runs - Estimated Costs<BR />**Step Failed:** Marking step in costing run execution<BR />**Business Context:** Standard cost estimate marking for period 002/2026</P><P>---</P><P>## Root Cause</P><P>The organizational measure (organizational standard) has not been enabled for **marking standard cost estimates** for the following combination:<BR />- Company Code: 1510<BR />- Ledger: 0L (Leading Ledger)<BR />- Period: 002/2026<BR />- Valuation Type: Legal Valuation</P><P>---</P><P>## Solution</P><P>### Step 1: Navigate to Organizational Standards App</P><P>**App ID to search:** Look for organizational standards/measures app (likely something like F2XXX or similar)</P><P>**Search terms in SAP Fiori Launchpad:**<BR />- "Organizational Standards"<BR />- "Organizational Measure"<BR />- "Manage Organizational Standards"<BR />- "組織標準"</P><P>### Step 2: Access the Configuration</P><P>Once in the app:</P><P>1. Filter/navigate to:<BR />- Company Code: **1510**<BR />- Ledger: **0L**<BR />- Fiscal Year/Period: **002/2026**</P><P>2. Look for settings related to **Product Costing** or **Material Price Determination**</P><P>### Step 3: Enable Marking Permission</P><P>1. Click on **Company Code** or **Valuation View** in the list<BR />2. You'll either see:<BR />- Permitted costing variants (if already enabled), OR<BR />- A request/button to enable organizational measure<BR />3. Enable marking for your **Costing Variant** used in the costing run<BR />4. Ensure **"Allow Marking"** is checked for period 002/2026<BR />5. Save</P><P>### Step 4: Retry in F1865</P><P>1. Go back to **F1865 - Manage Costing Runs - Estimated Costs**<BR />2. Select your costing run<BR />3. Re-execute the **Marking** step</P><P>Error should be resolved.</P><P>---</P><P>## Additional Info Needed</P><P>**Question:** What is the exact Fiori App ID for managing organizational standards in your system? (So I can give you the exact app to use)</P><P>&nbsp;</P> 2026-02-24T12:10:23.230000+01:00 https://community.sap.com/t5/technology-q-a/unable-to-create-custom-analytical-query-in-sap-s-4hana-cloud-public/qaq-p/14337618 Unable to Create Custom Analytical Query in SAP S/4HANA Cloud Public Edition 2026-02-26T19:00:23.095000+01:00 Octavio_Ruiz4 https://community.sap.com/t5/user/viewprofilepage/user-id/2284134 <P>Good afternoon,</P><P>I’m reaching out to ask for some guidance regarding an issue I’m experiencing in <STRONG>SAP S/4HANA Cloud Public Edition</STRONG>.</P><P>I’m trying to create a new Custom Analytical Query using the <STRONG><EM>Custom Analytical Queries</EM></STRONG> app in the<STRONG> test environment</STRONG>, as I would like to start exploring and working with this functionality. However, when I access the app, the <STRONG>“Create” button is disabled</STRONG>, and I’m unable to proceed.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Octavio_Ruiz4_0-1772128487627.png" style="width: 725px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/377501i182BC9CB1CB2E6ED/image-dimensions/725x116?v=v2" width="725" height="116" role="button" title="Octavio_Ruiz4_0-1772128487627.png" alt="Octavio_Ruiz4_0-1772128487627.png" /></span></P><P>I have already reviewed the business roles and catalog permissions assigned to my user, and they appear to include the necessary authorizations to create analytical queries.</P><P>These are my business roles</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Octavio_Ruiz4_1-1772128487629.png" style="width: 730px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/377500i749328103087DC22/image-dimensions/730x75?v=v2" width="730" height="75" role="button" title="Octavio_Ruiz4_1-1772128487629.png" alt="Octavio_Ruiz4_1-1772128487629.png" /></span></P><P>These are permissions for business rol 1</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Octavio_Ruiz4_2-1772128487636.png" style="width: 728px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/377502i6F0718F7E3C89D0E/image-dimensions/728x293?v=v2" width="728" height="293" role="button" title="Octavio_Ruiz4_2-1772128487636.png" alt="Octavio_Ruiz4_2-1772128487636.png" /></span></P><P>These are permissions for business rol 2</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Octavio_Ruiz4_3-1772128487641.png" style="width: 716px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/377503i9F54AB686EC1A46F/image-dimensions/716x290?v=v2" width="716" height="290" role="button" title="Octavio_Ruiz4_3-1772128487641.png" alt="Octavio_Ruiz4_3-1772128487641.png" /></span></P><P>I’ve searched through available documentation and tried different approaches, but I haven’t been able to identify the root cause.</P><P>Has anyone experienced a similar issue or can provide guidance on what additional configuration, role, or restriction I should verify?</P><P>Any help would be greatly appreciated.</P><P>Kind regards,<BR />Octavio</P> 2026-02-26T19:00:23.095000+01:00 https://community.sap.com/t5/technology-q-a/rfm-allocation-strategy-badi-in-s4hana-public-cloud/qaq-p/14337949 RFM_ALLOCATION_STRATEGY BAdI in s4hana public cloud 2026-02-27T09:11:08.640000+01:00 KhaingZinTun https://community.sap.com/t5/user/viewprofilepage/user-id/1391125 <P>I want to create&nbsp;RFM_ALLOCATION_STRATEGY BAdI via custom logic app in s4hana public cloud.</P><P>But I can't find that BAdI in custom logic. Why? Is there any configuration setting I need to activate?</P><P>Best Regards,</P><P>Khaing ZIn</P> 2026-02-27T09:11:08.640000+01:00 https://community.sap.com/t5/supply-chain-management-q-a/cds-view-data-delay-api-insert-in-early-morning-visible-only-after-8-hours/qaq-p/14338528 CDS view data delay: API insert in early morning, visible only after 8+ hours 2026-02-28T06:38:54.397000+01:00 antai https://community.sap.com/t5/user/viewprofilepage/user-id/1893557 Hi experts, We insert journal entry data into SAP via a Post API in the early morning (China time). However, when querying the same data using my custom CDS view, the data only becomes visible after more than 8 hours. What could be causing this delay? Are there any solutions to reduce the waiting time? Thanks a lot. 2026-02-28T06:38:54.397000+01:00 https://community.sap.com/t5/supply-chain-management-q-a/can-custom-alternative-material-logic-be-embedded-in-mrp-on-sap-s-4hana/qaq-p/14338691 Can Custom Alternative Material Logic Be Embedded in MRP on SAP S/4HANA Cloud Public Edition? 2026-03-01T03:37:54.138000+01:00 zhangtaiping https://community.sap.com/t5/user/viewprofilepage/user-id/665232 <DIV class=""><SPAN class="">I’m currently evaluating the feasibility of<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">SAP S/4HANA Cloud Public Edition</SPAN></STRONG><SPAN class=""><SPAN>&nbsp;</SPAN>with a customer who has very specific requirements regarding<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">alternative materials</SPAN></STRONG><SPAN class="">:</SPAN></DIV><UL class=""><LI><SPAN class="">Their internal alternative material logic<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">differs significantly</SPAN></STRONG><SPAN class=""><SPAN>&nbsp;</SPAN>from SAP’s standard ATP (Available-to-Promise) substitution rules.</SPAN></LI><LI><SPAN class="">They require that<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">during the MRP run</SPAN></STRONG><SPAN class="">—not at the production order execution level—their custom substitution logic be applied to evaluate net requirements, and that<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">procurement or production proposals be generated based on this customized calculation</SPAN></STRONG><SPAN class="">.</SPAN></LI></UL><DIV class=""><SPAN class="">They explicitly do<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">not</SPAN></STRONG><SPAN class=""><SPAN>&nbsp;</SPAN>want substitution handled only as an exception during production execution, but rather<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">integrated into the planning layer itself</SPAN></STRONG><SPAN class="">.</SPAN></DIV><DIV class=""><SPAN class="">My questions are:</SPAN></DIV><OL class=""><LI><SPAN class="">Within the constraints of<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">SAP S/4HANA Cloud Public Edition</SPAN></STRONG><SPAN class="">, are there any<SPAN>&nbsp;</SPAN></SPAN><STRONG><SPAN class="">innovative or feasible approaches</SPAN></STRONG><SPAN class=""><SPAN>&nbsp;</SPAN>to support this requirement?</SPAN></LI><LI><SPAN class="">Can the BAdI<SPAN>&nbsp;</SPAN></SPAN><STRONG><CODE>PPH_SUPPLY_DEMAND_LIST</CODE></STRONG><SPAN class=""><SPAN>&nbsp;</SPAN>be leveraged to implement this scenario—i.e., dynamically inject supply/demand elements based on the customer’s substitution logic during the MRP run?</SPAN></LI></OL> 2026-03-01T03:37:54.138000+01:00