https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/NW-ABAP-Internet-Communication-Framework-qa.xmlSAP Community - NW ABAP Internet Communication Framework2026-02-23T00:11:09.649978+00:00python-feedgenNW ABAP Internet Communication Framework Q&A in SAP Communityhttps://community.sap.com/t5/technology-q-a/http-1-to-http-2/qaq-p/13644667HTTP/1 to HTTP/22024-03-20T17:11:48.958000+01:00SAPSupporthttps://community.sap.com/t5/user/viewprofilepage/user-id/121003<P>We are preparing to move from HTTP/1 to HTTP/2 in all environments. Can you provide guidance on how to transition from HTTP/1 to HTTP/2 without any negative impact on the business. </P><BR />------------------------------------------------------------------------------------------------------------------------------------------------<BR /><B>Learn more about the SAP Support user and program <A target="_blank" href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/maximizing-the-power-of-sap-community-at-product-support/ba-p/13501276">here</A>.</B>2024-03-20T17:11:48.958000+01:00https://community.sap.com/t5/technology-q-a/odata-batch-with-filter/qaq-p/13773901Odata $batch with filter2024-07-26T23:50:46.758000+02:00AJeBhttps://community.sap.com/t5/user/viewprofilepage/user-id/781848<P>Hi, I created a simple odata using $batch with filter my problem is the <STRONG>IT_FILTER_SELECT_OPTION</STRONG> is empty what could be the issue? why its not populating the standard ITAB is there something wrong in my $batch?</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_0-1722030477940.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/142688iC5F15F580AD72DEF/image-size/medium?v=v2&px=400" role="button" title="AJeB_0-1722030477940.png" alt="AJeB_0-1722030477940.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_1-1722030549510.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/142689i9105A5D59B0161D1/image-size/medium?v=v2&px=400" role="button" title="AJeB_1-1722030549510.png" alt="AJeB_1-1722030549510.png" /></span></P><P> </P><P> </P><P> </P>2024-07-26T23:50:46.758000+02:00https://community.sap.com/t5/technology-q-a/select-with-internal-table/qaq-p/13863584Select With Internal Table2024-09-12T11:41:57.793000+02:00mark_fryuhttps://community.sap.com/t5/user/viewprofilepage/user-id/709977<P>hi,</P><P>I have to do a Select with an internal table in Inner Join, but I get this error:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_fryu_1-1726134013926.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/165520i190975F6B029D387/image-size/medium?v=v2&px=400" role="button" title="mark_fryu_1-1726134013926.png" alt="mark_fryu_1-1726134013926.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_fryu_0-1726134199119.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/165522iA65F19EAE6FF1246/image-size/medium?v=v2&px=400" role="button" title="mark_fryu_0-1726134199119.png" alt="mark_fryu_0-1726134199119.png" /></span></P><P> </P><P>This is how I build the internal table:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_fryu_2-1726134062109.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/165521i5523DA536E727C29/image-size/medium?v=v2&px=400" role="button" title="mark_fryu_2-1726134062109.png" alt="mark_fryu_2-1726134062109.png" /></span></P><P> </P>2024-09-12T11:41:57.793000+02:00https://community.sap.com/t5/technology-q-a/occurs-obsolete-abap/qaq-p/13865069occurs obsolete abap2024-09-13T12:27:00.105000+02:00mark_fryuhttps://community.sap.com/t5/user/viewprofilepage/user-id/709977<P> </P><P>hi,</P><P>I need to create a table that takes a structure that I created in SE11.<BR />I used the Occors command:</P><P><!-- StartFragment --><SPAN><SPAN class="">DATA</SPAN><SPAN class="">: </SPAN>gt_test <SPAN class="">LIKE </SPAN>ZTEST <SPAN class="">OCCURS </SPAN><SPAN class="">1000</SPAN><SPAN class="">.</SPAN></SPAN></P><P><SPAN><SPAN class="">what can I use instead of occurs?</SPAN></SPAN></P><P>thank you</P><P> </P>2024-09-13T12:27:00.105000+02:00https://community.sap.com/t5/technology-q-a/how-to-add-a-field-in-alv-of-transaction-iw47/qaq-p/13879959how to add a field in ALV of transaction IW472024-09-27T11:58:44.675000+02:00mark_fryuhttps://community.sap.com/t5/user/viewprofilepage/user-id/709977<P>hi,</P><P>i added a custom field in append in RIHAFVR structure.</P><P>But when i launch transaction IW47 the field is not displayed in alv.</P><P>How can i display the field?</P><P> </P><P>thank you</P>2024-09-27T11:58:44.675000+02:00https://community.sap.com/t5/technology-q-a/how-to-read-rstxt-txline-field/qaq-p/13882722how to read RSTXT-TXLINE field2024-09-30T11:35:18.939000+02:00mark_fryuhttps://community.sap.com/t5/user/viewprofilepage/user-id/709977<P>Hi,</P><P>inside the RIAFRU20 report enanchment I have to read the RSTXT-TXLINE field </P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark_fryu_0-1727688890161.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/173136i6EA2BA061810DEF5/image-size/medium?v=v2&px=400" role="button" title="mark_fryu_0-1727688890161.png" alt="mark_fryu_0-1727688890161.png" /></span></P><P> </P><P>I have already tried the FM READ_TEXT but it wants the "Name" as input, I don't know the "Name" inside the enhancement </P><P>how can i do?</P>2024-09-30T11:35:18.939000+02:00https://community.sap.com/t5/technology-q-a/how-to-read-fields-of-structures/qaq-p/13901371how to read fields of structures2024-10-16T15:40:38.066000+02:00mark_fryuhttps://community.sap.com/t5/user/viewprofilepage/user-id/709977<P>Hi everyone,</P><P>inside a custom report, I need to read some fields that are present in these structures:</P><P> </P><TABLE border="1" cellspacing="0" cellpadding="0"><COLGROUP><COL width="202" /></COLGROUP><TBODY><TR><TD>AFVGD</TD></TR><TR><TD>AFRUD</TD></TR><TR><TD>CAUFVD</TD></TR><TR><TD>VIQMFE</TD></TR><TR><TD>RIWO00</TD></TR><TR><TD>VIQMUR</TD></TR></TBODY></TABLE><P> </P><P>since they are structures, I can't do a Select, are there tables that I can use that are connected to these structures? Or are there Function Modules?</P><P><BR />Thank you!</P>2024-10-16T15:40:38.066000+02:00https://community.sap.com/t5/technology-q-a/issue-with-passing-free-selections-in-submit-without-via-selection-screen/qaq-p/13942195Issue with Passing FREE SELECTIONS in SUBMIT Without VIA SELECTION-SCREEN2024-11-19T13:22:55.961000+01:00SANDEEP_077https://community.sap.com/t5/user/viewprofilepage/user-id/1458755<P>Hello SAP Experts,</P><P>I am working on an SAP ABAP program where I need to pass dynamic profit center values<FONT color="#0000FF"> (PRCTR) </FONT>to a report using <FONT color="#0000FF"><STRONG>FREE SELECTIONS</STRONG></FONT>. Below is a snippet of my code:<BR /><BR /></P><P><FONT color="#0000FF">LOOP AT</FONT> s_values <FONT color="#0000FF">INTO</FONT> lv_prctr_value.<BR />trange_line-tablename = 'FAGLFREESEL'.<BR />trange_frange_t_line-fieldname = 'PRCTR'.<BR />trange_frange_t_selopt_t_line-sign = 'I'.<BR />trange_frange_t_selopt_t_line-option = 'EQ'.<BR />trange_frange_t_selopt_t_line-low = lv_prctr_value.<BR /><FONT color="#0000FF">IF</FONT> lv_prctr_value <FONT color="#0000FF">IS NOT INITIAL.</FONT><BR /><FONT color="#0000FF">APPEND</FONT> trange_frange_t_selopt_t_line <FONT color="#0000FF">TO</FONT> trange_frange_t_line-selopt_t.<BR /><FONT color="#0000FF">ENDIF.</FONT><BR /><FONT color="#0000FF">ENDLOOP.</FONT></P><P><FONT color="#0000FF">APPEND</FONT> trange_frange_t_line <FONT color="#0000FF">TO</FONT> trange_line-frange_t.<BR /><FONT color="#0000FF">APPEND</FONT> trange_line <FONT color="#0000FF">TO</FONT> trange.</P><P><FONT color="#0000FF">CALL FUNCTION</FONT> 'FREE_SELECTIONS_RANGE_2_EX'<BR /><FONT color="#0000FF">EXPORTING</FONT><BR />field_ranges = trange<BR /><FONT color="#0000FF">IMPORTING</FONT><BR />expressions = texpr.</P><P><!-- StartFragment --><SPAN><SPAN class=""><FONT color="#0000FF">SUBMIT</FONT> </SPAN>ZTEST017 <SPAN class="">"VIA SELECTION-SCREEN </SPAN><BR /><FONT color="#0000FF"><SPAN class="">WITH </SPAN><SPAN class="">SELECTION-TABLE </SPAN></FONT>rspar_tab<BR /><SPAN class=""><FONT color="#0000FF">WITH</FONT> </SPAN>B<SPAN class="">-</SPAN>MONATE<FONT color="#0000FF"> </FONT><SPAN class=""><FONT color="#0000FF">BETWEEN</FONT> </SPAN>lv_num<FONT color="#0000FF"> </FONT><SPAN class=""><FONT color="#0000FF">AND</FONT> </SPAN>lv_bilabmon<BR /><FONT color="#0000FF"><SPAN class="">WITH </SPAN></FONT>B<SPAN class="">-</SPAN>MONATE <SPAN class=""><FONT color="#0000FF">IN</FONT> </SPAN>range_tab<BR /><FONT color="#0000FF"><SPAN class="">WITH </SPAN></FONT>V<SPAN class="">-</SPAN>MONATE <FONT color="#0000FF"><SPAN class="">BETWEEN </SPAN></FONT>lv_num <SPAN class=""><FONT color="#0000FF">AND</FONT> </SPAN>lv_bilabmon<BR /><SPAN class=""><FONT color="#0000FF">WITH</FONT> </SPAN>V<SPAN class="">-</SPAN>MONATE <SPAN class=""><FONT color="#0000FF">IN</FONT> </SPAN>range_tab<BR /><SPAN class=""><FONT color="#0000FF">WITH</FONT> </SPAN><FONT color="#0000FF"><SPAN class="">FREE </SPAN>SELECTIONS</FONT> texpr<BR /> <FONT color="#0000FF"> <SPAN class="">EXPORTING </SPAN>LIST <SPAN class="">TO </SPAN><SPAN class="">MEMORY</SPAN></FONT><BR /><FONT color="#0000FF"> <SPAN class="">AND </SPAN><SPAN class="">RETURN</SPAN><SPAN class="">.</SPAN></FONT><BR /></SPAN><BR /><BR /><BR /><BR /></P><H3 id="toc-hId-1204722455">The Problem:</H3><P>When I execute the program with the VIA SELECTION-SCREEN option in the SUBMIT command, my custom profit center (PRCTR) values are passed correctly, and I get the desired report output. However, when I execute the program without VIA SELECTION-SCREEN, the report generates output for all profit centers instead of just my custom values.<BR /><BR /></P><H3 id="toc-hId-1008208950">What I’ve Tried:</H3><UL><LI>Verified that teexpr contains the correct values for the FREE SELECTIONS.</LI><LI>Used VIA SELECTION-SCREEN, which works but requires manual user interaction.</LI><LI>Attempted to directly pass the profit center values without the selection screen, but they are ignored.</LI></UL><H3 id="toc-hId-811695445">My Requirement:</H3><P>I need the report to honor the custom FREE SELECTIONS for the profit center (PRCTR) even when the program is run without the VIA SELECTION-SCREEN option.</P><H3 id="toc-hId-615181940">Question:</H3><P>How can I ensure that my custom FREE SELECTIONS for PRCTR are correctly passed to the report in the SUBMIT command when running the program without VIA SELECTION-SCREEN?</P><P>Any guidance or suggestions would be greatly appreciated!</P><P><BR /><BR /></P><P><BR /><BR /></P>2024-11-19T13:22:55.961000+01:00https://community.sap.com/t5/technology-q-a/is-smtp-virt-host-x-for-more-than-9-clients-not-possible/qaq-p/13949809is/SMTP/virt_host_X for more than 9 clients not possible2024-11-27T11:53:18.264000+01:00Private_Member_12198https://community.sap.com/t5/user/viewprofilepage/user-id/189788<P>Hello,</P><P>we are consolidating our SAP-Systems for the jump to S4/HANA. During consolidation we consider to unify several systems into one system with multiple clients.</P><P>The actual system (PS1) already has 9 cleints and more need to be imported to reduce the complexity of the system landscape. However, it seems not possible to have more than 9 clients in the system due to restrictions of the ICM: It is not possible to configure more than 9 "is/smtp/virt_host_X"-items to enable receive of Emails in the clients.</P><P>Can you provide me with information to allow more than 9 "is/SMTP/virt_host_X"-items configured?</P><P>I already tried to define "is/SMTP/virt_host_10", which is possible via RZ10, but the parameter is not usable in SICF.</P><P>Best regards,</P><P>Jürgen</P>2024-11-27T11:53:18.264000+01:00https://community.sap.com/t5/technology-q-a/get-the-data-from-rfc-bapi-result/qaq-p/13963356Get the data from RFC BAPI Result2024-12-13T19:16:23.086000+01:00AJeBhttps://community.sap.com/t5/user/viewprofilepage/user-id/781848<P>Hi Everyone</P><P>The third-party application is sending data to SAP Standard RFC BAPI parameter, then the BAPI will prepare a data then extract it / send it to third party application</P><P>My question is how to view the RFC BAPI received data and sent to third party application without any code modification? is there a log history of data received/sent in SAP or tcode I can use to view the received/sent data?</P><P><BR />Like for example: these BAPI parameters was sent to third party application yesterday after a week I want to review/check the data sent to third party application</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_0-1734113988423.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/201600iFBA8623158424229/image-size/medium?v=v2&px=400" role="button" title="AJeB_0-1734113988423.png" alt="AJeB_0-1734113988423.png" /></span></P><P> </P><P> </P><P> </P><P> </P>2024-12-13T19:16:23.086000+01:00https://community.sap.com/t5/technology-q-a/s2s-vpn-requirement/qaq-p/13983542S2S VPN requirement?2025-01-12T21:27:10.836000+01:00DGMagnihttps://community.sap.com/t5/user/viewprofilepage/user-id/154914<P>Hello Experts:</P><P>I have inserted two images here for my question. </P><P>Our client is an existing SAP customer (installed base) on ECC. They are moving to RISE with SAP and are raising questions about the requirement for a S2S VPN connection - as shown here from "Customer Premise" in the upper left hand corner.</P><P>They want to know WHY it a S2S VPN is mandatory. They would prefer not to have to use one. </P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (6).png" style="width: 838px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/211029iED638187ED880CCD/image-size/large?v=v2&px=999" role="button" title="image (6).png" alt="image (6).png" /></span></P><P>This customer would prefer to explore THIS option.</P><P>The reason why they prefer this option is that they do not want to have remote users - i.e. those working from home or in their offices and already "in the cloud" - to have to activate a VPN before logging into their SAP environment on RISE. </P><P>Why is a S2S VPN mandatory? </P><P>Thank you in advance</P><P>Dan Magni</P><P>Daniel.Magni@Ameri100.com</P><P> </P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image (7).png" style="width: 802px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/211030i6146656BF7085D9A/image-size/large?v=v2&px=999" role="button" title="image (7).png" alt="image (7).png" /></span></P>2025-01-12T21:27:10.836000+01:00https://community.sap.com/t5/technology-q-a/passing-data-from-one-session-to-another-session/qaq-p/13991762Passing data from one session to another session2025-01-21T10:40:23.636000+01:00Guruchander1https://community.sap.com/t5/user/viewprofilepage/user-id/1586244<P>Hi,</P><P>I need to pass data from one LUW to another in my SAP system. Initially, I tried using <STRONG>Memory ID</STRONG>, but I encountered issues when multiple sessions attempted to update the same Memory ID simultaneously.</P><P>In my system, <STRONG>Shared Memory</STRONG> is not allowed, so I am exploring other options. I am considering using a persistence mechanism, but I don’t want to create a custom Z table to store the data.</P><P>Is there a way to achieve this using standard SAP features, such as persistent objects, temporary cluster tables, or any other alternatives?</P><P>Thanks in advance for your suggestions!</P>2025-01-21T10:40:23.636000+01:00https://community.sap.com/t5/technology-q-a/restricting-duplicate-notifications-for-same-equipment/qaq-p/14027105Restricting Duplicate Notifications for Same Equipment2025-02-25T14:18:40.335000+01:00mohit9210https://community.sap.com/t5/user/viewprofilepage/user-id/826939<P> </P><P>If a notification is created, first check whether a previous notification exists for the same equipment. If an open notification already exists, restrict the creation of a new one notification.</P><P>To implement this logic, I have tried using a user exit with the procedure mentioned below. Can you suggest whether this logic will work smoothly?"</P><P><STRONG>User Exit and Logic for Restriction</STRONG></P><P>In the <STRONG>QQMA0002</STRONG> & <STRONG>QQMA0026 </STRONG>user exit you will use the <STRONG>VIQMEL</STRONG> table to query existing notifications and restrict new ones based on equipment.</P><P><STRONG>User Exit: (QQMA0002 & QQMA0026)</STRONG>:</P><P><STRONG>Steps to Implement the Restriction Logic:</STRONG></P><OL><LI><STRONG>Query the VIQMEL table</STRONG></LI><UL><LI>Use VIQMEL-EQUNR (Equipment Number) to find existing notifications.</LI><LI>Filter by QMART (Notification Type) is necessary.</LI><LI>Retrieve OBJNR (Object Number) from the result.</LI></UL><LI><STRONG>Check Status in JEST Table</STRONG></LI><UL><LI>Use OBJNR to fetch the status from JEST table.</LI><LI>Filter with INACT field:</LI><UL><LI>If <STRONG>INACT is blank (Active)</STRONG> → Restrict notification creation.</LI><LI>If <STRONG>INACT is 'X' (Inactive)</STRONG> → Allow creation.</LI></UL></UL><LI><STRONG>Prevent Notification Creation </STRONG></LI><UL><LI>If restriction applies, use MESSAGE statement to show an error message.</LI></UL></OL><P> <span class="lia-unicode-emoji" title=":down_arrow:">⬇️</span> </P><P> Already have created same equipment Notification</P><P> </P><P><STRONG>Logic Description (Step-by-Step):</STRONG></P><OL><LI><STRONG>Find Existing 'M2' Notifications:</STRONG> Retrieve all notifications from the VIQMEL table where EQUNR matches the equipment number and QMART is 'M2'.</LI><LI><STRONG>Check Status (JEST):</STRONG> For each notification found in step 1, retrieve the corresponding status from the JEST table using the OBJNR.</LI><LI><STRONG>Determine Activity:</STRONG> For each JEST entry:</LI><UL><LI>If INACT is blank (space), the notification is considered active.</LI><LI>If INACT is 'X', the notification is considered inactive.</LI></UL><LI><STRONG>Apply Restriction:</STRONG></LI><UL><LI>If <EM>at least one</EM> active 'M2' notification is found in step 3, prevent the creation of the new 'M2' notification and display an error message.</LI><LI>If <EM>all</EM> existing 'M2' notifications are inactive (INACT = 'X') or <EM>no</EM> 'M2' notifications exist (step 1 returned no results), allow the creation of the new 'M2' notification.</LI></UL></OL><P><a href="https://community.sap.com/t5/c-khhcw49343/PLM+Enterprise+Asset+Management+%252528EAM%252529%25252FPlant+Maintenance+%252528PM%252529/pd-p/430019464658497915145476514330950" class="lia-product-mention" data-product="1027-1">PLM Enterprise Asset Management (EAM)/Plant Maintenance (PM)</a> <a href="https://community.sap.com/t5/c-khhcw49343/SAP+Asset+Performance+Management/pd-p/73555000100800003351" class="lia-product-mention" data-product="1183-1">SAP Asset Performance Management</a> <a href="https://community.sap.com/t5/c-khhcw49343/MM+%252528Materials+Management%252529/pd-p/477297786799213261950044802925335" class="lia-product-mention" data-product="998-1">MM (Materials Management)</a> </P><P> </P>2025-02-25T14:18:40.335000+01:00https://community.sap.com/t5/technology-q-a/intermittent-http-communication-failure-error-in-abap-using-if-http-client/qaq-p/14072820Intermittent Http_Communication_Failure Error in ABAP Using IF_HTTP_CLIENT->receive2025-04-10T19:36:20.013000+02:00Ravi_Bharti08https://community.sap.com/t5/user/viewprofilepage/user-id/791742<P class="">Hello Experts,</P><P class="">I am intermittently encountering the exception <STRONG>Http_Communication_Failure</STRONG> in my ABAP code when using the method <STRONG>IF_HTTP_CLIENT->receive</STRONG> to send data to external systems (in my case, SAP CPI).</P><P class="">Upon analyzing the short dump, I noticed the following error message:<BR /><STRONG>Connect to hostaddress:443 failed: NIECONN_REFUSED (-10)</STRONG>,<BR />and the system variable <STRONG>ME->M_ECODE</STRONG> has the value <STRONG>411</STRONG>.</P><P class="">Has anyone experienced a similar issue or have any suggestions on how to resolve this?</P><P class="">Thanks in advance,<BR />Ravi Bharti</P>2025-04-10T19:36:20.013000+02:00https://community.sap.com/t5/technology-q-a/determine-sap-ui5-fiori-runtime-context-in-core-abap-logic-and-not-under/qaq-p/14078003Determine SAP UI5 Fiori runtime context in core ABAP logic and NOT under handler or odata service2025-04-16T19:00:51.648000+02:00TusharShindehttps://community.sap.com/t5/user/viewprofilepage/user-id/99989<P>Hello, Hope everyone is doing well. </P><P>I am looking for a utility (class, FM etc) to determine if the logic is being executed withing SAP UI5 Fiori runtime context. Please note I don't have any control on the call stack from were the initial execution begin so please don't recommend/suggest using HTTP handler or odata service to get the context. </P><P>I am using FM: GUI_IS_AVAILABLE to check if its GUI context and similarly, FM: WEBGUI_IS_IN_FLP and FM: ITS_IMPORT_CONTEXT to determine if a classic GUI is launched within FLP. Now I understand if not either it can be considered as Fiori runtime but sorry I don't want to take that approach and need something concrete that will help determine Fiori Runtime and also help provide the FQDN and the URL parameters. FM: ITS_IMPORT_CONTEXT is a good finding but unfortunately it only works when I access a Classic GUI app on FLP and not when a standard SAP UI5 Fiori App. </P><P>Appreciate any feedback or recommendation to the problem statement. Apparently, most of the responses received from LLMs felt like they all are hallucinating and sorry I don't have Joule Chat enabled so can't ask Joule at the moment. </P><P>Thanks in advance. </P>2025-04-16T19:00:51.648000+02:00https://community.sap.com/t5/technology-q-a/secm-configuration-ends-with-icm-http-connection-broken/qaq-p/14101381SECM_CONFIGURATION ends with ICM_HTTP_CONNECTION_BROKEN2025-05-14T15:59:12.624000+02:00BayerAGhttps://community.sap.com/t5/user/viewprofilepage/user-id/1884460<P>Hi community,</P><P>while configuring ETD connections from S/4-system DM4 to ETD logcollector (running in kubernetes) when testing with "ping streaming" it ends with the message "HTTP Connectivity error: Connection to server broken (ICM_HTTP_CONNECTION_BROKEN).</P><P>On OS-level of application server DNS resolution works, as well as curl -vvk <hostname>:9095/1/version</P>2025-05-14T15:59:12.624000+02:00https://community.sap.com/t5/technology-q-a/does-sap-recommend-to-have-same-pse-for-both-sap-ssl-server-standard-and/qaq-p/14121185Does SAP recommend to have same PSE for both SAP SSL Server Standard and SAP SSL Client ?2025-06-06T11:58:41.170000+02:00Sriram_Pingalihttps://community.sap.com/t5/user/viewprofilepage/user-id/1511012<P>Does SAP recommend to have same PSE for both SAP SSL Server Standard and SAP SSL Client Standard in STRUST ? Can we copy the SSL Server PSE to SSL Client Standard ? If so, is this recommended by SAP ?</P>2025-06-06T11:58:41.170000+02:00https://community.sap.com/t5/technology-q-a/3537476-cve-2025-0070-improper-authentication-in-sap-netweaver-abap-server/qaq-p/142425603537476 - [CVE-2025-0070] Improper Authentication in SAP NetWeaver ABAP Server and ABAP Platform2025-10-13T16:17:07.187000+02:00SAPSupporthttps://community.sap.com/t5/user/viewprofilepage/user-id/121003<P>We already read SAP Note (3537476 - [CVE-2025-0070] Improper Authentication in SAP NetWeaver ABAP Server and ABAP Platform). We will upgrade SAP Kernel from D/Q/P environement.</P><P>For make sure business work fine after upgrade new SAP Kernel we need test plan. We not see any suggestion for test plan in SAP Note 3537476. Could your provide guide for test plan? We only focus SAP standard function, for example T-code :SD01 create sales order ,etc... </P><BR />------------------------------------------------------------------------------------------------------------------------------------------------<BR /><B>Learn more about the SAP Support user and program <A target="_blank" href="https://community.sap.com/t5/enterprise-resource-planning-blogs-by-sap/maximizing-the-power-of-sap-community-at-product-support/ba-p/13501276">here</A>.</B>2025-10-13T16:17:07.187000+02:00https://community.sap.com/t5/technology-q-a/vulnerabilities-in-the-x-content-type-options-and-referrer-policy-headers/qaq-p/14244957Vulnerabilities in the X-Content-Type-Options and Referrer-Policy headers2025-10-15T17:32:21.967000+02:00b303uuh_admhttps://community.sap.com/t5/user/viewprofilepage/user-id/1996851<P>Hello,</P><P>To fix the vulnerabilities in the "X-Content-Type-Options" and "Referrer-Policy" headers, we modified the following setting in the DEFAULT profile:</P><P>icm/HTTP/mod_0 = PREFIX=/, FILE=$(DIR_GLOBAL)/security/data/icm_filter_rules.txt</P><P>Then we entered the following entries in the "icm_filter_rules.txt" file at the OS level:</P><P>SetResponseHeader X-Content-Type-Options nosniff SetResponseHeader</P><P>Referrer-Policy strict-origin-when-cross-origin</P><P>Then we restarted SAP and the ICM.</P><P>This change was visible on the BW system (Kernel 7.54, SAP NW 7.50, SAP Basis 750) but not on the SRM system (Kernel 722, SAP NW 7.0, SAP Basis 731): In SMICM, the icm/HTTP/mod_0 parameter is clearly visible in BW but not in SRM. </P><P>Question:</P><P>Is this related to the kernel version? How can I correct these settings in the SRM system? </P><P> </P><P>Regards.</P>2025-10-15T17:32:21.967000+02:00https://community.sap.com/t5/technology-q-a/fiori-quot-my-inbox-quot-error-intermittent-issue/qaq-p/14329794Fiori "My Inbox" Error - Intermittent issue,2026-02-17T03:28:43.975000+01:00AJeBhttps://community.sap.com/t5/user/viewprofilepage/user-id/781848<P>Hello,</P><P>I encounter an issue in fiori " My Inbox". The error is intermittent (sometimes there's an error but sometimes it is working properly)</P><P><BR />sample uri with error(sorry but I cannot post the whole URI): /sap/opu/odata/IWPGW/TASKPROCESSING;v=2;mo/<STRONG>TaskCollection</STRONG>/$count/?$filter=Status%20eq%20%27READY%........</P><P>Method: GET</P><P>Status code: 500 after successful login, 400 after clicking the My Inbox with error</P><P> </P><TABLE border="1" width="100%"><TBODY><TR><TD width="100%" height="38px"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_0-1771293389959.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373346iF34E687783C38CBB/image-size/medium?v=v2&px=400" role="button" title="AJeB_0-1771293389959.png" alt="AJeB_0-1771293389959.png" /></span></TD></TR><TR><TD width="100%" height="53px"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_1-1771293419768.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373347i57EFD00958BA3C66/image-size/medium?v=v2&px=400" role="button" title="AJeB_1-1771293419768.png" alt="AJeB_1-1771293419768.png" /></span></TD></TR><TR><TD width="100%" height="370px"><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_3-1771293494543.png" style="width: 221px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373349i373942E23DD7C325/image-dimensions/221x217?v=v2" width="221" height="217" role="button" title="AJeB_3-1771293494543.png" alt="AJeB_3-1771293494543.png" /></span></TD></TR><TR><TD width="100%" height="229px"><P>If the tile has error , this error message will appear</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AJeB_2-1771293449469.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373348iE10D438BC09334AF/image-size/medium?v=v2&px=400" role="button" title="AJeB_2-1771293449469.png" alt="AJeB_2-1771293449469.png" /></span></P></TD></TR></TBODY></TABLE><P>I think there's no issue in the configuration because sometimes it is working</P><P>The RFC Destination is NONE, and connection Type is "I" (Internal Connection)</P><P>the ZTASKPROCESSING we maintained in /IWFND/MAINT_SERVICE and the taskprocessing maintained in SICF is activated</P><P>no dump in ST22</P><P>no duplicate keys/task </P><P>but there is an error in /IWFND/ERROR_LOG and IWBEP/ERROR_LOG</P><P>Frontend - An exception was raised</P><P>Backend - Soapfaultcode: Authentication failed (not sure yet if this is the root cause)</P><P><STRONG>FYI</STRONG>: we are using BPM for the workflow, the standard software version we used in /IWFND/ROUTING is /IWPGW/BPM, current system is ECC. The tasks in the "My Inbox" is coming from custom table</P><P>what could be the other possible cause of the intermittent error, any idea or anyone has experienced this kind of issue? or can you share your techniques on how to find the root cause of error</P><P> </P><P> </P>2026-02-17T03:28:43.975000+01:00