https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-BTP-ABAP-environment-qa.xml SAP Community - SAP BTP, ABAP environment 2026-04-20T14:00:26.464335+00:00 python-feedgen SAP BTP, ABAP environment Q&A in SAP Community https://community.sap.com/t5/technology-q-a/technical-issue-authentication-popup-in-sap-build-work-zone-destination/qaq-p/14339476 Technical Issue: Authentication Popup in SAP Build Work Zone (Destination: abap-cloud-default) 2026-03-02T11:01:25.393000+01:00 remin2504 https://community.sap.com/t5/user/viewprofilepage/user-id/2276163 <P>I am currently encountering a persistent "Sign in" authentication prompt while accessing the "Simple App" within the SAP Build Work Zone (Trial environment).</P><P>Despite having the destination <STRONG>abap-cloud-default_abap-trial-fae783bdtrial-dev</STRONG> configured with OAuth2UserTokenExchange, the application is requesting manual credentials instead of passing the SSO token.</P><P><STRONG>Technical Details:</STRONG></P><UL><LI><P><STRONG>Destination Name:</STRONG> abap-cloud-default_abap-trial-fae783bdtrial-dev</P></LI><LI><P><STRONG>Authentication Type:</STRONG> OAuth2UserTokenExchange</P></LI><LI><P><STRONG>Error Manifestation:</STRONG> Pop-up requesting Username/Password for the ABAP instance URL.</P></LI></UL><P> Has anyone encountered this or found a solution? I would appreciate any insights. Thank you in advance!</P><P><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-02-28 170343.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/378005iBE7896432EB47EDD/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2026-02-28 170343.png" alt="Screenshot 2026-02-28 170343.png" /></span><BR /><BR /><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-02 152056.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/378580i0057A5ED2C90B715/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2026-03-02 152056.png" alt="Screenshot 2026-03-02 152056.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-03-02 152205.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/378579iDBD30FBFF11921EF/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2026-03-02 152205.png" alt="Screenshot 2026-03-02 152205.png" /></span><BR /><BR /></P><P><BR /><BR /></P><pre class="lia-code-sample language-abap"><code>_schema-version: "3.2" ID: sample description: Generated by Fiori Tools version: 0.0.1 modules: - name: sample-destination-content type: com.sap.application.content requires: - name: sample-destination-service parameters: content-target: true - name: sample-repo-host parameters: service-key: name: sample-repo-host-key - name: sample-uaa parameters: service-key: name: sample-uaa-key parameters: content: instance: destinations: - Name: sample_html_repo_host ServiceInstanceName: sample-html5-service ServiceKeyName: sample-repo-host-key sap.cloud.service: sample - Authentication: OAuth2UserTokenExchange Name: sample_uaa ServiceInstanceName: sample-xsuaa-service ServiceKeyName: sample-uaa-key sap.cloud.service: sample existing_destinations_policy: update build-parameters: no-source: true - name: sample-app-content type: com.sap.application.content path: . requires: - name: sample-repo-host parameters: content-target: true build-parameters: build-result: resources requires: - artifacts: - sample.zip name: sample target-path: resources/ - name: sample type: html5 path: . build-parameters: build-result: dist builder: custom commands: - npm install - npm run build:cf supported-platforms: [] resources: - name: sample-destination-service type: org.cloudfoundry.managed-service parameters: config: HTML5Runtime_enabled: true init_data: instance: destinations: - Authentication: NoAuthentication Name: ui5 ProxyType: Internet Type: HTTP URL: https://ui5.sap.com existing_destinations_policy: update version: 1.0.0 service: destination service-name: sample-destination-service service-plan: lite - name: sample-uaa type: org.cloudfoundry.managed-service parameters: path: ./xs-security.json service: xsuaa service-name: sample-xsuaa-service service-plan: application - name: sample-repo-host type: org.cloudfoundry.managed-service parameters: service: html5-apps-repo service-name: sample-html5-service service-plan: app-host parameters: deploy_mode: html5-repo enable-parallel-deployments: true</code></pre><P><BR /><BR /></P> 2026-03-02T11:01:25.393000+01:00 https://community.sap.com/t5/technology-q-a/unpublish-service-binding-hangs-in-progress/qaq-p/14340859 Unpublish Service Binding hangs ... in progress 2026-03-03T19:52:23.339000+01:00 AlwinvandePutTM https://community.sap.com/t5/user/viewprofilepage/user-id/1470214 <P>Hello,</P><P>In Eclipse connected to a BTP ABAP Environment I pushed the button Unpublish. The status went to:&nbsp; "Publish/Unpublish operation in progress. Do not modify, close or refresh the Service Binding.".</P><P>Even after one hour it still had this status. After restarting Eclipse and even after restarting the ABAP Instance it still has this status.</P><P>When I reopen the Service Binding in Eclipse my mouse cursor is a "Spinning wheel" cursor, so that nothing can be done.</P><P>Deleting the Service Binding is not possible. It will show "Service Binding &lt;&gt; has published local service endpoint(s)".</P><P>How can it be solved?</P> 2026-03-03T19:52:23.339000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/released-cds-view-for-sales-price-condition-records-with-material-id-in-s/qaq-p/14345907 Released CDS View for Sales Price Condition Records with Material ID, in S/4HANA Public Cloud 2026-03-10T20:43:50.422000+01:00 RudhraU https://community.sap.com/t5/user/viewprofilepage/user-id/2284728 <P>Hello SAP Community,</P><P>System :&nbsp;SAP S/4HANA Public Cloud</P><P>We are building an external OData API in SAP S/4HANA Cloud.<BR />Our goal is to merge Sales Pricing data with Inventory (Material Stock)<BR />data into a single API for downstream consumption.</P><P>GOAL:<BR />Expose a combined Stock + Sales Price API by joining:<BR />- I_MaterialStock_2 (inventory/stock levels per plant &amp; storage location)<BR />- A Sales Price CDS view (with Material ID as the join key)</P><P>PROBLEM:<BR />The only relevant released CDS view we found is I_SlsPrcgConditionRecord<BR />— but it does NOT include the Material / Product field.<BR />Without Material ID, we cannot join pricing data with stock data<BR />at the material level.</P><P>ALREADY CHECKED:<BR />- I_SlsPrcgConditionRecord — no Material ID field<BR />- I_SlsPrcgConditionRecordValidity — Material ID not consistently exposed<BR />- SAP API Business Hub (api.sap.com) — no suitable released OData service found<BR />- SAP Help Portal and SAP Notes — no workaround found</P><P>DESIRED API DATA MODEL (illustrative):</P><P>SELECT<BR />s.Material,<BR />s.Plant,<BR />s.StorageLocation,<BR />s.MatlWrhsStkQtyInMatlBaseUnit AS StockQuantity,<BR />p.ConditionRateValue AS SalesPrice,<BR />p.TransactionCurrency,<BR />p.ConditionValidityEndDate<BR />FROM I_MaterialStock_2 AS s<BR />JOIN &lt;Missing Sales Price CDS&gt; AS p ON s.Material = p.Material</P><P>REQUIRED FIELDS from the missing Sales Price CDS view:<BR />- Material / Product (mandatory join key)<BR />- ConditionType (e.g. PR00)<BR />- ConditionRateValue (price amount)<BR />- TransactionCurrency<BR />- SalesOrganization / DistributionChannel (for filtering)<BR />- ConditionValidityStartDate / ConditionValidityEndDate</P><P>QUESTIONS:<BR />1. Does a released CDS view exist that exposes Sales Price<BR />Condition Records WITH Material ID?<BR />2. If not, is SAP planning to release one&nbsp; and when?<BR />3. What is the SAP-recommended approach to join I_MaterialStock_2<BR />with Sales Price data for an external-facing OData API?<BR />4. If a custom approach is needed, is RAP/BTP extensibility<BR />the right pattern within S/4HANA Cloud boundaries?</P><P>We have exhausted all self-service options before posting here.<BR />Any guidance from the community or SAP experts is greatly appreciated!</P><P>Thank you.</P><P>Rudhra</P> 2026-03-10T20:43:50.422000+01:00 https://community.sap.com/t5/technology-q-a/enable-offline-store-for-online-odata-service-in-sap-mdk/qaq-p/14347126 Enable Offline Store for Online OData Service in SAP MDK 2026-03-12T11:20:43.564000+01:00 a_kingston https://community.sap.com/t5/user/viewprofilepage/user-id/1434998 <P>Hello Experts,<BR /><BR />We are currently using an <STRONG>online OData service ( S/4HANA) - SSAM2405</STRONG>, but I would like to enable an <STRONG>offline store option</STRONG> so that functions like updates can be performed offline, similar to how offline services work.<BR /><BR />This screenshot shows the offline service</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="a_kingston_0-1773310569408.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/382507iC491BCC31E36228F/image-size/medium?v=v2&amp;px=400" role="button" title="a_kingston_0-1773310569408.png" alt="a_kingston_0-1773310569408.png" /></span></P><P>Is there a way to enable offline store directly for an online OData service? If not, are there any <STRONG>alternatives or best practices</STRONG> to use an online service in a local/offline store?</P><P>Any guidance or suggestions would be highly appreciated.<BR /><SPAN>Thank you in advance.</SPAN></P><P><SPAN>Best regards,</SPAN><BR /><STRONG>Kingston A.<BR /><BR /><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank">SAP HANA service for SAP BTP</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>&nbsp;&nbsp;,&nbsp;</SPAN></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Field+Service+Management%25252C+connector+for+SAP+Business+One/pd-p/73555000100800001694" target="_blank">SAP Field Service Management, connector for SAP Business One</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>&nbsp;&nbsp;</SPAN><BR /></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Service+and+Asset+Manager/pd-p/73555000100800000639" target="_blank">#SAP Service and Asset Manager,&nbsp; &nbsp;</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Services/pd-p/668874921104038800958643358380369" target="_blank">#SAP Mobile Services</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>,&nbsp;&nbsp;</SPAN></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Asset+Management/pd-p/73554900100700001067" target="_blank">#SAP Mobile Asset Management</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>&nbsp;,&nbsp;</SPAN></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+BTP%25252C+Kyma+runtime/pd-p/73554900100800003012" target="_blank">SAP BTP, Kyma runtime</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>&nbsp;&nbsp;,&nbsp;</SPAN></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+Enterprise+Cloud/pd-p/161153735145145802176671450589155" target="_blank">SAP HANA Enterprise Cloud</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank"><SPAN>&nbsp;&nbsp;</SPAN></A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+service+for+SAP+BTP/pd-p/73555000100800001352" target="_blank">SAP HANA service for SAP BTP</A>&nbsp;&nbsp;,&nbsp;<A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Field+Service+Management%25252C+connector+for+SAP+Business+One/pd-p/73555000100800001694" target="_blank">SAP Field Service Management, connector for SAP Business One</A>&nbsp;&nbsp;<BR /><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Service+and+Asset+Manager/pd-p/73555000100800000639" target="_blank">#SAP Service and Asset Manager,&nbsp; &nbsp;</A><A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Services/pd-p/668874921104038800958643358380369" target="_blank">#SAP Mobile Services</A>,&nbsp;&nbsp;<A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+Mobile+Asset+Management/pd-p/73554900100700001067" target="_blank">#SAP Mobile Asset Management</A>&nbsp;,&nbsp;<A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+BTP%25252C+Kyma+runtime/pd-p/73554900100800003012" target="_blank">SAP BTP</A>,&nbsp;<A class="" href="https://community.sap.com/t5/c-khhcw49343/SAP+HANA+Enterprise+Cloud/pd-p/161153735145145802176671450589155" target="_blank">SAP HANA Enterprise Cloud</A>&nbsp;<BR /></STRONG></P> 2026-03-12T11:20:43.564000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/getting-issue-in-rap-service-binding-while-running-rap-application-in-btp/qaq-p/14350552 Getting issue in RAP service binding while running RAP application in BTP trial version 2026-03-17T08:19:27.916000+01:00 Praveench2010 https://community.sap.com/t5/user/viewprofilepage/user-id/2097782 <P>Hi Team,&nbsp;</P><P>I have developed a CDS view entity read only application, then projection view created for the same CDS. Then i have created service definition and service binding through ODATA-V4-UI.</P><P>After publishing when i clicked preview i am getting error COULD NOT OPEN APP, PLEASE TRY LATER.</P><P>i have reinstalled it with different email ID but still same issue. Please resolve. Thanks.</P> 2026-03-17T08:19:27.916000+01:00 https://community.sap.com/t5/technology-q-a/abap-trial-booster-completes-but-no-abap-role-collections-created-cannot/qaq-p/14355081 ABAP Trial Booster completes but no ABAP role collections created, cannot connect Eclipse 2026-03-22T10:46:15.330000+01:00 Santanu_Patra77 https://community.sap.com/t5/user/viewprofilepage/user-id/2289363 <P>Hi everyone,</P><P>I have an SAP BTP Trial account (Global Account: 157530f6trial, Region: US East VA - AWS us10).</P><P>Issue: I ran the "Prepare an Account for ABAP Trial" Booster on a completely fresh subaccount. The Booster completes and shows success message "Your subaccount is ready for ABAP Development" and I can download a service key. However:</P><P>1. No ABAP role collections are created in Security &gt; Role Collections<BR />2. The ABAP Application Identifier does not appear in XSUAA roles<BR />3. When connecting Eclipse ADT using the downloaded service key I get: "You were successfully authenticated, but an error occurred during the Service Instance logon. Please ensure that your user has the appropriate roles."</P><P>What I have tried:<BR />- Deleted and recreated subaccounts multiple times<BR />- Ran the Booster on fresh subaccounts<BR />- Manually created ABAP instance before running Booster<BR />- Checked Entitlements — ABAP Environment shared plan is assigned</P><P>Nothing works. The ABAP role collections never get created automatically.</P><P>Can anyone help or does SAP need to fix this on the backend?</P><P>Thank you.</P> 2026-03-22T10:46:15.330000+01:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/sap-btp-trail-account-fiori-preview-is-not-working/qaq-p/14357363 SAP BTP Trail account Fiori preview is not working. 2026-03-24T20:49:51.918000+01:00 RachanaN_Ghanathe https://community.sap.com/t5/user/viewprofilepage/user-id/2284816 <P>Hello Community,</P><P>After publishing the RAP service bindings (V2/V4) for my Fiori app on SAP BTP Trial, the preview often fails:</P><UL><LI>Sometimes it shows “Could not open app. Please try again later.”</LI><LI>Sometimes nothing happens-Blank screen.</LI><LI>Occasionally, UCON-related errors appear.</LI><LI>Testing in preview frequently does not work.</LI></UL><P>I’ve tried resetting the system environment and verifying the service bindings, but the issue persists.</P><P>Could anyone suggest how to reliably preview Fiori apps in a trial account or known solutions for UCON and preview errors?</P><P>Thank you!</P> 2026-03-24T20:49:51.918000+01:00 https://community.sap.com/t5/technology-q-a/authorization-issue-in-sap-btp-trial/qaq-p/14359174 Authorization Issue in SAP BTP trial 2026-03-26T19:23:17.459000+01:00 WBEJ https://community.sap.com/t5/user/viewprofilepage/user-id/1554989 <DIV class=""><DIV class=""><DIV class=""><DIV class=""><DIV><DIV class=""><DIV class=""><SPAN>Hi everyone,&nbsp;</SPAN></DIV></DIV></DIV></DIV></DIV></DIV></DIV><DIV><DIV class=""><DIV class=""><DIV><DIV><P><SPAN>Look, I created a custom Z table in Eclipse. I generated the ABAP repository object, but at the moment of doing the preview of the service binding, clicking on Default Authorization Values, it <A class="" href="https://community.sap.com/t5/forums/postpage/choose-node/true/override-styles/true#" target="_blank"><IMG src="https://community.sap.com/skins/images/B049CE01C4A47D45E43DDA71AF6926ED/responsive_peak/images/icon_toggle_closed_list_tree.png" border="0" alt="Click to expand Click to expand Interest Groups category Click to collapse Interest Groups category" title="Click to expand Interest Groups category" /></A>says:</SPAN></P></DIV><DIV><P><SPAN>Default values might not be sufficient    075BFBCCAF5A8EAC3511217BD89AA9HT (Authorization Default Values)   /TRL_EN/.adt/wbobj/aps/iam/sush/075bfbccaf5a8eac3511217bd89aa9ht  Unknown     ABAP Syntax Check Problem</SPAN></P></DIV><DIV><P><SPAN>Then I changed the authorization object S_START to "Default without field values",&nbsp;</SPAN>but I'm getting this error when executing the preview of the entity set.</P><DIV>&nbsp;</DIV><DIV><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WBEJ_0-1774548645757.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/389413i7754D43F49A1B297/image-size/medium?v=v2&amp;px=400" role="button" title="WBEJ_0-1774548645757.png" alt="WBEJ_0-1774548645757.png" /></span><P>&nbsp;</P></DIV><DIV>Also, when I check the Service URL, I'm getting this error also.</DIV><DIV><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WBEJ_1-1774548645757.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/389412i3734B1620AF7B2F0/image-size/medium?v=v2&amp;px=400" role="button" title="WBEJ_1-1774548645757.png" alt="WBEJ_1-1774548645757.png" /></span></DIV><DIV><SPAN>And if I try to test the Service URL, I'm getting this error.&nbsp;</SPAN><P>&nbsp;</P></DIV><DIV><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WBEJ_2-1774548645758.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/389414iE7470B06BB51B7A4/image-size/medium?v=v2&amp;px=400" role="button" title="WBEJ_2-1774548645758.png" alt="WBEJ_2-1774548645758.png" /></span></DIV><P><SPAN>May I ask for your help, please?</SPAN></P></DIV><DIV><P><SPAN>Best regards.</SPAN></P></DIV></DIV></DIV></DIV></DIV> 2026-03-26T19:23:17.459000+01:00 https://community.sap.com/t5/technology-q-a/creating-production-order-component-line-items-via-api/qaq-p/14359929 Creating Production Order Component Line Items via API 2026-03-27T15:17:25.730000+01:00 Yash_Rudraksha https://community.sap.com/t5/user/viewprofilepage/user-id/1970930 <P>Hello Expert,</P><P>We are currently working on a Custom Application Developed using the RAP (RESTful ABAP Programming) model in SAP S/4HANA Public Cloud, where Batch wise line items are being managed.</P><P>As part of our requirement, we are using the A_ProductionOrderComponent_4 API to update values in the CO02 Production Order screen. However, this API does not fully meet our needs.</P><P>At present, when using the PATCH method, we are only able to modify existing line items and are unable to create new ones.</P><P>Our requirement is to create new line items in the Production Order Component along with the corresponding batch details. We would like to understand if there is any POST method or appropriate API available to support this functionality. Alternatively, we would appreciate any recommendations for a suitable approach to achieve this requirement.</P><P>Thank you,</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Production order Component line Item" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/389812i649F2280D0521B9A/image-size/large?v=v2&amp;px=999" role="button" title="Production Order.png" alt="Production order Component line Item" /><span class="lia-inline-image-caption" onclick="event.preventDefault();">Production order Component line Item</span></span></P> 2026-03-27T15:17:25.730000+01:00 https://community.sap.com/t5/technology-q-a/how-to-create-custom-drf-outbound-implementation-for-table-t880-in-sap-s/qaq-p/14361598 How to Create Custom DRF Outbound Implementation for Table T880 in SAP S/4HANA 2026-03-30T12:29:09.475000+02:00 arbazshaikh https://community.sap.com/t5/user/viewprofilepage/user-id/1550416 <P>Hi Experts,</P><P>I am working on Data Replication Framework (DRF) in SAP S/4HANA and have a requirement to replicate data from table T880 (Company master data) to an external system.</P><P>As per my understanding, T880 is not available as a standard DRF-supported business object.</P><P>I would like to understand the correct approach for this scenario:</P><OL><LI><P>How can we define a custom DRF business object for table T880?</P></LI><LI><P>What are the steps to create a custom outbound implementation (Z*)?</P></LI><LI><P>How to implement and link the outbound ABAP class with DRF?</P></LI><LI><P>How is replication triggered for such custom objects (change pointers or manual DRFOUT)?</P></LI><LI><P>In real projects, is DRF recommended for configuration tables like T880, or is a custom interface a better approach?</P></LI></OL><P>Any guidance, documentation, or sample implementation would be highly appreciated.</P><P>Thanks in advance.</P> 2026-03-30T12:29:09.475000+02:00 https://community.sap.com/t5/technology-q-a/unable-to-login-to-sap-btp-trial-account/qaq-p/14362023 Unable to login to SAP BTP Trial account 2026-03-30T17:25:46.272000+02:00 Bharath369 https://community.sap.com/t5/user/viewprofilepage/user-id/1454977 <P>Hi All,</P><P>I am unable to login to SAP BTP Trial account. I am getting the below message.</P><P>Anyone facing this issue?</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bharath369_0-1774884271404.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391183iE073DCC80F1A55D6/image-size/medium?v=v2&amp;px=400" role="button" title="Bharath369_0-1774884271404.png" alt="Bharath369_0-1774884271404.png" /></span></P><P>Thanks,</P><P>BK</P> 2026-03-30T17:25:46.272000+02:00 https://community.sap.com/t5/technology-q-a/how-to-configure-remote-atc-between-sap-btp-abap-environment-and-on-premise/qaq-p/14362725 How to Configure Remote ATC Between SAP BTP ABAP Environment and On‑Premise S/4HANA (Step‑by‑Step) 2026-03-31T12:51:34.129000+02:00 OmPrakashJha https://community.sap.com/t5/user/viewprofilepage/user-id/5102 <DIV><H3 id="toc-hId-1922303821"><STRONG>Cloud Connector RFC Mapping – Not Sure Which Settings to Use</STRONG></H3><P>When adding an on‑premise ABAP system in Cloud Connector (Protocol = RFC), I am asked to choose:</P><UL><LI><STRONG>With load balancing (SID + message server)</STRONG></LI><LI><STRONG>Without load balancing (app server + instance number)</STRONG></LI></UL><P>I am unsure which one is correct for Remote ATC, and what the exact host/port values should be.</P><HR /><H3 id="toc-hId-1725790316"><STRONG>Communication System in BTP ABAP Does Not Show RFC Option</STRONG></H3><P>After setting up the Cloud Connector entries, when I create a <STRONG>Communication System</STRONG> in the BTP ABAP Environment, the <STRONG>RFC outbound service is missing</STRONG>, and I cannot create the RFC destination required for Remote ATC.</P><HR /><H3 id="toc-hId-1529276811"><STRONG>Object Providers Do Not Appear in Custom Code Migration App</STRONG></H3><P>In the <STRONG>Custom Code Analysis Project</STRONG> setup screen,<BR />“<STRONG>Object Provider to Remote System</STRONG>” shows <STRONG>No data available</STRONG>, meaning I cannot continue the Remote ATC configuration.</P><H3 id="toc-hId-1332763306"><STRONG>What Is the Correct End‑to‑End Setup?</STRONG></H3><P>I am following SAP’s Remote ATC documentation (Cloud Connector + Communication System + Object Provider), but there seems to be missing prerequisites or configuration steps.</P><HR /><H3 id="toc-hId-1136249801"><STRONG>Can someone guide me with the correct end‑to‑end steps?</STRONG></H3><P>Specifically:</P><UL><LI>Which RFC configuration should be used in Cloud Connector (load balancing or not)?</LI><LI>What are the correct message server / app server details for S/4HANA?</LI><LI>How to ensure the Communication System in BTP ABAP recognizes the RFC connection?</LI><LI>How to make Object Providers appear under ATC Administration → Setup?</LI></UL><P>Any screenshots, step-by-step instructions, or clarifications from someone who has successfully configured Remote ATC would be greatly appreciated.</P><P>I tried to follow few SAP blogs but they are very old to follow up.</P><P>Thank you!</P><P>&nbsp;</P><P>&nbsp;</P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_0-1774953155533.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391551iA3B7E0A869272BE8/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_0-1774953155533.png" alt="OmPrakashJha_0-1774953155533.png" /></span><P>&nbsp;</P><P>&nbsp;</P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_1-1774953667495.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391554i20A58ADC6CE7F3D9/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_1-1774953667495.png" alt="OmPrakashJha_1-1774953667495.png" /></span><P>&nbsp;</P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_2-1774954204637.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391555i000825A659750161/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_2-1774954204637.png" alt="OmPrakashJha_2-1774954204637.png" /></span><P>&nbsp;</P><P>&nbsp;</P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_3-1774954234323.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391556iD8BA2193A216C52C/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_3-1774954234323.png" alt="OmPrakashJha_3-1774954234323.png" /></span><P>&nbsp;</P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_1-1774954394727.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/391559iAABEAA095C8E3194/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_1-1774954394727.png" alt="OmPrakashJha_1-1774954394727.png" /></span><P>&nbsp;</P><P>&nbsp;</P></DIV> 2026-03-31T12:51:34.129000+02:00 https://community.sap.com/t5/technology-q-a/transaction-va03-additional-data-b-tab/qaq-p/14362966 Transaction VA03 - Additional data B tab 2026-03-31T16:52:24.428000+02:00 Gayathri_Kandukuri https://community.sap.com/t5/user/viewprofilepage/user-id/2076055 <P>Hi All,<BR /><BR />I got an incident, open va02 -&gt; give sales order num-&gt; enter-&gt; select an item and click it -&gt; click on additional data b tab-&gt; in rejection reason information change the reason to review rejection to override rejection -&gt; go to next line item using the arrow navigation&nbsp;<BR />Here while going to next line item it is taking 2minutes to go.&nbsp;<BR />Can anyone help me to know the reason and what can i do improve the performance technically,it would be a great help</P><P>&nbsp;</P> 2026-03-31T16:52:24.428000+02:00 https://community.sap.com/t5/technology-q-a/how-to-configure-remote-atc-between-sap-btp-abap-environment-and-on-premise/qaq-p/14363719 How to Configure Remote ATC Between SAP BTP ABAP Environment and On‑Premise S/4HANA (Step‑by‑Step)? 2026-04-01T15:59:54.680000+02:00 OmPrakashJha https://community.sap.com/t5/user/viewprofilepage/user-id/5102 <H3 id="toc-hId-1922333585"><STRONG>* Main issue is that I am not able to&nbsp; find " Object provider for remote system" under custom code analysis tile.</STRONG></H3><H3 id="toc-hId-1922303821" id="toc-hId-1725820080"><STRONG>Cloud Connector RFC Mapping – Not Sure Which Settings to Use</STRONG></H3><P>When adding an on‑premise ABAP system in Cloud Connector (Protocol = RFC), I am asked to choose:</P><UL><LI><STRONG>With load balancing (SID + message server)</STRONG></LI><LI><STRONG>Without load balancing (app server + instance number)</STRONG></LI></UL><P>I am unsure which one is correct for Remote ATC, and what the exact host/port values should be.</P><HR /><H3 id="toc-hId-1725790316" id="toc-hId-1529306575"><STRONG>Communication System in BTP ABAP Does Not Show RFC Option</STRONG></H3><P>After setting up the Cloud Connector entries, when I create a<SPAN>&nbsp;</SPAN><STRONG>Communication System</STRONG><SPAN>&nbsp;</SPAN>in the BTP ABAP Environment, the<SPAN>&nbsp;</SPAN><STRONG>RFC outbound service is missing</STRONG>, and I cannot create the RFC destination required for Remote ATC.</P><HR /><H3 id="toc-hId-1529276811" id="toc-hId-1332793070"><STRONG>Object Providers Do Not Appear in Custom Code Migration App</STRONG></H3><P>In the<SPAN>&nbsp;</SPAN><STRONG>Custom Code Analysis Project</STRONG><SPAN>&nbsp;</SPAN>setup screen,<BR />“<STRONG>Object Provider to Remote System</STRONG>” shows<SPAN>&nbsp;</SPAN><STRONG>No data available</STRONG>, meaning I cannot continue the Remote ATC configuration.</P><H3 id="toc-hId-1332763306" id="toc-hId-1136279565"><STRONG>What Is the Correct End‑to‑End Setup?</STRONG></H3><P>I am following SAP’s Remote ATC documentation (Cloud Connector + Communication System + Object Provider), but there seems to be missing prerequisites or configuration steps.</P><HR /><H3 id="toc-hId-1136249801" id="toc-hId-939766060"><STRONG>Can someone guide me with the correct end‑to‑end steps?</STRONG></H3><P>Specifically:</P><UL><LI>Which RFC configuration should be used in Cloud Connector (load balancing or not)?</LI><LI>What are the correct message server / app server details for S/4HANA?</LI><LI>How to ensure the Communication System in BTP ABAP recognizes the RFC connection?</LI><LI>How to make Object Providers appear under ATC Administration → Setup?</LI></UL><P>Any screenshots, step-by-step instructions, or clarifications from someone who has successfully configured Remote ATC would be greatly appreciated.</P><P>I tried to follow few SAP blogs but they are very old to follow up.</P><P>Thank you!</P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_0-1775051610792.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392024i642CF5EF27EE329C/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_0-1775051610792.png" alt="OmPrakashJha_0-1775051610792.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_1-1775051610789.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392025i9759F737876D0516/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_1-1775051610789.png" alt="OmPrakashJha_1-1775051610789.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_2-1775051610793.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392026i95FAFD1C22B58D1A/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_2-1775051610793.png" alt="OmPrakashJha_2-1775051610793.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_3-1775051610792.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392028iB0515914BF9D759C/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_3-1775051610792.png" alt="OmPrakashJha_3-1775051610792.png" /></span></P><P>&nbsp;</P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_4-1775051610793.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392027i2CE1C204156DCF4B/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_4-1775051610793.png" alt="OmPrakashJha_4-1775051610793.png" /></span></P><P><SPAN>I must admit that I’m feeling quite stuck custom code analysis catalog inside Analyze custom code analysis tile , as I can’t find any proper end‑to‑end documentation. The SAP Help Portal only provides fragmented information, and none of the pages explain the full process in a clear, sequential way. Could you please share any link or document where all the steps are described in order? Main blocker is when I go inside the catalog Custom Code Analysis -&gt; Custom code analysis tile -&gt; Create custom code analysis project "Object provider to remote system" is blank.How to get it.</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_6-1775051865859.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392030i52C48560F36F1712/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_6-1775051865859.png" alt="OmPrakashJha_6-1775051865859.png" /></span></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="OmPrakashJha_5-1775051691488.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/392029i48A0667E4E0D9BEB/image-size/medium?v=v2&amp;px=400" role="button" title="OmPrakashJha_5-1775051691488.png" alt="OmPrakashJha_5-1775051691488.png" /></span></P><P>&nbsp;</P> 2026-04-01T15:59:54.680000+02:00 https://community.sap.com/t5/technology-q-a/i-cant-able-to-logon-in-to-my-sap-abap-cloud-adt-eclipse/qaq-p/14367226 I cant able to logon in to my sap abap cloud (ADT) - eclipse 2026-04-07T09:02:10.726000+02:00 santhosh_rao7989 https://community.sap.com/t5/user/viewprofilepage/user-id/2292693 <P>I cant able to logon in to my sap abap cloud (ADT) - eclipse, even i have enrolled my pratice system is enrolled and active in sap learning hub.</P><P>Help me out!!<span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-07 122126.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/394130i4C96D9A699D62918/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2026-04-07 122126.png" alt="Screenshot 2026-04-07 122126.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2026-04-07 122605.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/394132i9D15171E5CE47CDD/image-size/large?v=v2&amp;px=999" role="button" title="Screenshot 2026-04-07 122605.png" alt="Screenshot 2026-04-07 122605.png" /></span></P> 2026-04-07T09:02:10.726000+02:00 https://community.sap.com/t5/technology-q-a/rap-issue-calling-standard-fm-iqs4-add-data-notification-commit-restriction/qaq-p/14368540 RAP: Issue Calling Standard FM IQS4_ADD_DATA_NOTIFICATION (COMMIT restriction) 2026-04-08T10:54:40.044000+02:00 NguyenTanTai https://community.sap.com/t5/user/viewprofilepage/user-id/162960 <P class=""><SPAN>Hello everyone,</SPAN></P><P class=""><SPAN>I am currently developing a RAP-based Fiori application and have a requirement to update data from a custom table in the UI to a notification using the standard function module IQS4_ADD_DATA_NOTIFICATION.</SPAN></P><P class=""><SPAN>I added a custom button on the UI that retrieves data from the selected line and then calls this function module to perform the update. However, based on RAP architecture, function modules or BAPIs that contain explicit COMMIT WORK or ROLLBACK WORK statements are not allowed. When triggering the action, I encounter a BEHAVIOR_ILLEGAL_STATEMENT dump.<BR /><BR />I am aware of possible approaches such as using a background job or bgPF (background processing framework). However, I am looking for guidance on the most suitable and recommended solution for this specific scenario<BR /></SPAN></P><P class=""><SPAN>Has anyone faced a similar issue or found a suitable workaround for this scenario in RAP?</SPAN></P><P><SPAN>I would appreciate any guidance or best practices.<BR /><BR /></SPAN>Thank you,</P> 2026-04-08T10:54:40.044000+02:00 https://community.sap.com/t5/technology-q-a/abap-fs-connection-issue-with-btp-abap-trial-system/qaq-p/14368819 ABAP FS connection issue with BTP ABAP Trial system 2026-04-08T14:42:36.921000+02:00 SAPSertorious https://community.sap.com/t5/user/viewprofilepage/user-id/142069 <P>I have installed the ABAP remote filesystem( ABAP FS ) extension in VS Code. But, while connecting my BTP ABAP Trial system, the following error message comes up - "Failed to create cloud connection: HTTPError: Response code 403 (Unified Connectivity: Forbidden)".</P> 2026-04-08T14:42:36.921000+02:00 https://community.sap.com/t5/enterprise-resource-planning-q-a/addition-of-column-in-standard-report-display-purchasing-documents-by/qaq-p/14374945 Addition of Column in Standard Report Display Purchasing Documents by Material (ME2M) 2026-04-15T12:58:25.699000+02:00 aditya_bawkarf43d24 https://community.sap.com/t5/user/viewprofilepage/user-id/2294208 <P>Hello Team,</P><P>We want to add one column in APP - Display Purchasing Documents by Material ME2M of (Basic Price) with out freight Charges.</P><P>I don't see any documentation or Note on this.</P><P>We are using S4 Hana Public Cloud.&nbsp;</P> 2026-04-15T12:58:25.699000+02:00 https://community.sap.com/t5/technology-q-a/sap-btp-trail-environment-odata-services-not-visible-in-bas/qaq-p/14377121 SAP BTP Trail environment oData services not visible in BAS 2026-04-17T19:22:42.052000+02:00 Bharath84 https://community.sap.com/t5/user/viewprofilepage/user-id/39848 <P>Hi all, I am trying to create a Fiori generator, an oData services are not loading. I am getting the below message and dump.</P><P>Please see the screenshots below and let me know if abyone is facing this issue.</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bharath84_1-1776446475420.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/399582iFE1DDB9D26AC5DA6/image-size/medium?v=v2&amp;px=400" role="button" title="Bharath84_1-1776446475420.png" alt="Bharath84_1-1776446475420.png" /></span></P><P>&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bharath84_0-1776446463838.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/399581i76F09059BA25B635/image-size/medium?v=v2&amp;px=400" role="button" title="Bharath84_0-1776446463838.png" alt="Bharath84_0-1776446463838.png" /></span></P><P>Thanks,</P><P>BK</P> 2026-04-17T19:22:42.052000+02:00 https://community.sap.com/t5/technology-q-a/how-to-debug-the-event-consumption-class-in-sap-btp-abap-system-for-an/qaq-p/14378341 How to Debug the Event Consumption class in SAP BTP ABAP system for an event in Event Mesh ? 2026-04-20T15:36:19.958000+02:00 NR_Ranasingh https://community.sap.com/t5/user/viewprofilepage/user-id/218647 <P>Hi All ,&nbsp;</P><P>How can i debug the event consumption class in ADT ??</P><P>Basically i am trying to consume an event in SAP BTP ABAP system . i have done the necessary objects following this <A href="https://developers.sap.com/tutorials/abap-environment-event-enablement-consumption..html" target="_self" rel="noopener noreferrer">Event Consumption in SAP BTP ABAP </A>&nbsp; .</P><P>1-&gt; Event Consumption Model in SAP BTP ABAP system ( via ADT )&nbsp;<BR />2-&gt; Communication Arrangement , Scenario&nbsp; .</P><P>for ex -My IB Communication user is CC00000012 (EVENT_CONSUMER) linked to communication systems for IB services for the Comm arrangement of EventMesh to SAP BTP system based on the custom Communication Scenario . ( Step 9) .</P><P>While testing&nbsp; , i see the event is consumed successfully , however i dont see this Communication user available in F4 help for User External Debugger settings in ADT . I found in ADT ,the F4 help is limited to Dialog user .&nbsp;</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="NR_Ranasingh_0-1776692129245.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/400221i5568ED52810AE656/image-size/medium/is-moderation-mode/true?v=v2&amp;px=400" role="button" title="NR_Ranasingh_0-1776692129245.png" alt="NR_Ranasingh_0-1776692129245.png" /></span></P><P>&nbsp;</P><P>Is there any way to debug the event consumption class ?</P><P>Thank You .</P><P>&nbsp;</P> 2026-04-20T15:36:19.958000+02:00