https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-HANA-qa.xmlSAP Community - SAP HANA2026-04-17T20:01:41.957374+00:00python-feedgenSAP HANA Q&A in SAP Communityhttps://community.sap.com/t5/technology-q-a/clean-core-alternative-for-function-module-term-control-edit/qaq-p/14365310Clean Core Alternative for Function Module(TERM_CONTROL_EDIT)2026-04-03T14:39:24.006000+02:00sunil_hosurhttps://community.sap.com/t5/user/viewprofilepage/user-id/2280766<P>Dear Experts,</P><P>We are working on Clean Core compliance for our SAP S/4HANA 2023 On-Premise system. During ATC (ABAP Test Cockpit) checks, the function module<SPAN> </SPAN><STRONG>[TERM_CONTROL_EDIT]</STRONG><SPAN> </SPAN>was flagged as internal/unreleased.</P><P><STRONG>Current Usage:</STRONG><SPAN> </SPAN>This function module is currently being used in our custom code,</P><P><STRONG>Request:</STRONG><SPAN> </SPAN>We would like to understand:</P><OL><LI>Whether there are any released APIs or function modules available as alternatives to<SPAN> </SPAN><STRONG>[TERM_CONTROL_EDIT]</STRONG></LI><LI>If there is a recommended Clean Core-compliant approach to achieve the same functionality</LI><LI>Whether there are plans to release this function module or provide an alternative in future releases</LI></OL><P><STRONG>System Details:</STRONG></P><UL><LI>Product: SAP S/4HANA 2023 On-Premise</LI><LI>Purpose: Clean Core transformation and ATC compliance</LI></UL><P>We appreciate your assistance in this matter.</P>2026-04-03T14:39:24.006000+02:00https://community.sap.com/t5/technology-q-a/clean-core-need-released-api-alternatives-for-standard-tables-and-classes/qaq-p/14365321Clean Core – Need Released API Alternatives for Standard Tables and Classes in S/4HANA 2023 (On-Prem2026-04-03T14:49:13.580000+02:00sunil_hosurhttps://community.sap.com/t5/user/viewprofilepage/user-id/2280766<P>Dear Experts,</P><P>We are currently working on <STRONG>Clean Core / ABAP Cloud compliance</STRONG> for our custom ABAP developments in <STRONG>S/4HANA 2023 (On-Premise)</STRONG>.</P><P>As part of this effort, we are replacing direct usage of <STRONG>non-released objects (standard tables/classes)</STRONG> with <STRONG>released APIs (CDS views / RAP / whitelisted objects)</STRONG> in line with SAP’s Clean Core principles.</P><HR /><H3 id="toc-hId-1922389346"><SPAN><STRONG>Objects Identified in Our Custom Code</STRONG></SPAN></H3><P>We need guidance in identifying <STRONG>released alternatives (APIs / CDS Views / RAP BOs)</STRONG> for the following objects:</P><H4 id="toc-hId-1854958560"><SPAN><STRONG>Classes</STRONG></SPAN></H4><UL><LI><CODE>CL_EAML_AUSP_LFE_DATA_HANDLER</CODE></LI></UL><H4 id="toc-hId-1658445055"><SPAN><STRONG>Standard Tables</STRONG></SPAN></H4><UL><LI><CODE>ILOA</CODE></LI><LI><CODE>ADRC</CODE></LI><LI><CODE>ADRV</CODE></LI></UL><H4 id="toc-hId-1461931550"><SPAN><STRONG>CDS Views (Need confirmation on release status or Alternative)</STRONG></SPAN></H4><UL><LI><CODE>I_EQUIPMENTDATA</CODE></LI><LI><CODE>I_LINEARASSETMANAGEMENTDATA</CODE></LI></UL><HR /><H3 id="toc-hId-1136335326"><SPAN><STRONG>Our Questions</STRONG></SPAN></H3><OL><LI><STRONG>Released API Availability</STRONG><BR />Are there any <STRONG>released CDS views / RAP BOs / APIs</STRONG> available as alternatives for:<UL><LI>Functional Location / Equipment-related data (ILOA)</LI><LI>Address data (ADRC, ADRV)</LI><LI>Class <CODE>CL_EAML_AUSP_LFE_DATA_HANDLER</CODE></LI></UL></LI><LI><STRONG>CDS View Release Status</STRONG><BR />Are the following CDS views officially <STRONG>released for ABAP Cloud / Clean Core usage</STRONG>?<UL><LI><CODE>I_EQUIPMENTDATA</CODE></LI><LI><CODE>I_LINEARASSETMANAGEMENTDATA</CODE></LI></UL></LI><LI><STRONG>Best Practice in Absence of APIs</STRONG><BR />In scenarios where no released API is available in <STRONG>S/4HANA 2023 On-Premise</STRONG>, what is the recommended approach:<UL><LI>Create a wrapper class and expose as released API?</LI><LI>Build custom CDS views on top of tables?</LI><LI>Use key-user extensibility or side-by-side extensions?</LI></UL></LI></OL><HR /><H3 id="toc-hId-939821821"><SPAN><STRONG>What We Have Done So Far</STRONG></SPAN></H3><UL><LI>Executed <STRONG>ATC checks (ABAP_CLOUD_READINESS / Clean Core checks)</STRONG></LI><LI>Identified usage of <STRONG>non-released objects</STRONG></LI><LI>Started replacing with released CDS views where available, but facing gaps for the above objects</LI></UL><HR /><H3 id="toc-hId-743308316"><SPAN><STRONG>Objective</STRONG></SPAN></H3><P>Our goal is to:</P><UL><LI>Ensure compliance with <STRONG>Clean Core principles</STRONG></LI><LI>Use only <STRONG>released and upgrade-safe artifacts</STRONG></LI><LI>Avoid direct dependency on standard tables and unreleased classes</LI></UL><HR /><H3 id="toc-hId-546794811"><SPAN><STRONG>Request</STRONG></SPAN></H3><P>If anyone has:</P><UL><LI>Mapping references (Standard Table → Released CDS/API)</LI><LI>SAP Notes or documentation links</LI><LI>Practical experience handling these objects in <STRONG>S/4HANA 2023 On-Prem</STRONG></LI></UL><P>your guidance would be highly appreciated.</P>2026-04-03T14:49:13.580000+02:00https://community.sap.com/t5/technology-q-a/clean-core-alternative-to-implicit-enhancement-in-program-sapfc68a-for-work/qaq-p/14365326Clean Core – Alternative to Implicit Enhancement in Program SAPFC68A for Work Center Save Event2026-04-03T15:00:53.171000+02:00sunil_hosurhttps://community.sap.com/t5/user/viewprofilepage/user-id/2280766<P>Dear Experts,</P><P>We are currently working on <STRONG>Clean Core compliance</STRONG> for our custom developments in <STRONG>S/4HANA 2023 (On-Premise)</STRONG> and have encountered a challenge regarding enhancements.</P><HR /><H3 id="toc-hId-1922389351"><SPAN><STRONG>Current Scenario</STRONG></SPAN></H3><P>We have implemented an <STRONG>implicit enhancement</STRONG> in standard SAP program <STRONG><SPAN class=""><SPAN class="">SAPFC68A</SPAN></SPAN></STRONG> to capture data when <STRONG>Work Center master data is saved</STRONG>.</P><P>This enhancement is currently used to trigger custom logic during the save operation.</P><HR /><H3 id="toc-hId-1725875846"><SPAN><STRONG>Clean Core Concern</STRONG></SPAN></H3><P>As per Clean Core guidelines, <STRONG>implicit enhancements are not recommended</STRONG>, since they:</P><UL><LI>Modify SAP standard behavior</LI><LI>Are not upgrade-safe</LI><LI>Violate extensibility principles</LI></UL><HR /><H3 id="toc-hId-1529362341"><SPAN><STRONG>What We Have Checked</STRONG></SPAN></H3><P>We explored standard extensibility options but could not find a suitable alternative:</P><UL><LI>BAdIs (Business Add-Ins)</LI><LI>BTEs (Business Transaction Events)</LI><LI>User Exits</LI></UL><P>Unfortunately, none of the available options seem to support triggering logic specifically during <STRONG>Work Center save</STRONG>.</P><HR /><H3 id="toc-hId-1332848836"><SPAN><STRONG>Our Questions</STRONG></SPAN></H3><OL><LI><STRONG>Recommended Approach</STRONG><BR />What is the SAP-recommended approach in Clean Core for handling such scenarios where:<UL><LI>We need to trigger custom logic during Work Center save</LI><LI>No suitable BAdI/User Exit is available</LI></UL></LI><LI><P><STRONG>Alternative Extensibility Options</STRONG><BR />Are there any:</P><UL><LI>Released BAdIs (even indirect ones)</LI><LI>RAP-based or event-based mechanisms</LI><LI>Business Object events or Enterprise Event Enablement options</LI></UL><P>that can be used for Work Center updates?</P></LI><LI><STRONG>Fallback Strategy</STRONG><BR />In absence of any released enhancement option:<UL><LI>Is implicit enhancement acceptable as a temporary workaround?</LI></UL></LI></OL><HR /><H3 id="toc-hId-1136335331"><SPAN><STRONG>Objective</STRONG></SPAN></H3><P>Our goal is to:</P><UL><LI>Remove implicit enhancements</LI><LI>Follow <STRONG>upgrade-safe and compliant extensibility patterns</STRONG></LI><LI>Align fully with <STRONG>Clean Core principles</STRONG></LI></UL><HR /><H3 id="toc-hId-939821826"><SPAN><STRONG>Request</STRONG></SPAN></H3><P>If anyone has:</P><UL><LI>Experience handling similar Work Center enhancement scenarios</LI><LI>Knowledge of hidden/released BAdIs or events</LI><LI>SAP Notes or recommended architecture</LI></UL><P>your guidance would be highly appreciated.</P>2026-04-03T15:00:53.171000+02:00https://community.sap.com/t5/technology-q-a/clean-core-released-api-alternative-for-function-module-crap-workcenter/qaq-p/14365329Clean Core – Released API Alternative for Function Module CRAP_WORKCENTER_CREATE in S/4HANA 20232026-04-03T15:05:30.470000+02:00sunil_hosurhttps://community.sap.com/t5/user/viewprofilepage/user-id/2280766<P>Dear Experts,</P><P>We are currently working on <STRONG>Clean Core / ABAP Cloud compliance</STRONG> in <STRONG>S/4HANA 2023 (On-Premise)</STRONG> and are reviewing our custom developments to replace usage of <STRONG>non-released function modules</STRONG>.</P><HR /><H3 id="toc-hId-1922389354"><SPAN><STRONG>Current Scenario</STRONG></SPAN></H3><P>In our custom implementation, we are using the function module <STRONG><CODE>CRAP_WORKCENTER_CREATE</CODE></STRONG> to create Work Center master data programmatically.</P><P>However, this function module is <STRONG>not released for use</STRONG> under Clean Core / ABAP Cloud guidelines and is flagged during ATC checks.</P><HR /><H3 id="toc-hId-1725875849"><SPAN><STRONG>Our Challenge</STRONG></SPAN></H3><P>We need to identify a <STRONG>released and upgrade-safe alternative</STRONG> to achieve the same functionality (i.e., Work Center creation).</P><HR /><H3 id="toc-hId-1529362344"><SPAN><STRONG>What We Have Checked</STRONG></SPAN></H3><UL><LI>Searched for <STRONG>released BAPIs </STRONG> for Work Center creation</LI></UL><HR /><H3 id="toc-hId-1332848839"><SPAN><STRONG>Our Questions</STRONG></SPAN></H3><OL><LI><STRONG>Released API Availability</STRONG><BR />Is there any <STRONG>released BAPI / RAP BO</STRONG> available for:<UL><LI>Creating Work Center master data</LI><LI>Updating Work Center data</LI></UL></LI><LI><STRONG>Recommended Approach</STRONG><BR />What is the SAP-recommended approach in Clean Core when:<UL><LI>A required standard function module is not released</LI><LI>No direct API is available</LI></UL></LI></OL><HR /><H3 id="toc-hId-1136335334"><SPAN><STRONG>Objective</STRONG></SPAN></H3><P>Our goal is to:</P><UL><LI>Replace usage of <STRONG>non-released function modules</STRONG></LI><LI>Ensure <STRONG>upgrade-safe and compliant development</STRONG></LI><LI>Align fully with <STRONG>Clean Core principles</STRONG></LI></UL><HR /><H3 id="toc-hId-939821829"><SPAN><STRONG>Request</STRONG></SPAN></H3><P>If anyone has:</P><UL><LI>Knowledge of released APIs for Work Center create/update</LI><LI>SAP Notes or official documentation references</LI><LI>Experience handling similar scenarios</LI></UL><P>your guidance would be highly appreciated.</P>2026-04-03T15:05:30.470000+02:00https://community.sap.com/t5/technology-q-a/practice-system-is-full-right-now-but-no-worries-spots-will-open-soon-keep/qaq-p/14365654Practice System is full right now, but no worries... spots will open soon. Keep trying!2026-04-04T07:49:56.015000+02:00verorach_97https://community.sap.com/t5/user/viewprofilepage/user-id/2278688<P>Hi</P><P>While trying to access Hands-on Practice for Intermediate ABAP Programming(S4D401) and Hands-on Practice for Data Modelling in ABAP Dictionary and ABAP Core Data Services(S4D430), I am getting the below error message</P><P class="">Temporarily unavailable</P><P><SPAN class="">The Practice System is full right now, but no worries... spots will open soon. Keep trying!</SPAN></P><P><SPAN class="">Kindly let me know how long it will take for sap to provide access systems as I have to finish the modules for certification purpose.</SPAN></P><P> </P>2026-04-04T07:49:56.015000+02:00https://community.sap.com/t5/technology-q-a/enable-ssl-in-hana-replication-for-dr/qaq-p/14365877Enable ssl in Hana replication for DR2026-04-05T10:01:00.231000+02:00Arifpphttps://community.sap.com/t5/user/viewprofilepage/user-id/1786881<P>Hello ,</P><P>Could you please help me in implementing the best practice of SSL activation for HANA DB replication with DR site?</P><P>Regards;</P><P> </P>2026-04-05T10:01:00.231000+02:00https://community.sap.com/t5/technology-q-a/clean-core-released-api-alternative-for-table-tmp-spec/qaq-p/14366545Clean Core – Released API Alternative for Table TMP_SPEC2026-04-06T14:58:13.383000+02:00sunil_hosurhttps://community.sap.com/t5/user/viewprofilepage/user-id/2280766<P>Dear Experts,</P><P>We are currently working on<SPAN> </SPAN><STRONG>Clean Core / ABAP Cloud compliance</STRONG><SPAN> </SPAN>in our<SPAN> </SPAN><STRONG>S/4HANA 2023 On-Premise</STRONG><SPAN> </SPAN>system and are addressing findings from ATC (ABAP Test Cockpit) checks.</P><P><U><STRONG>Background</STRONG></U></P><P>During our analysis, we identified usage of the following standard table:</P><UL><LI><STRONG>Table:</STRONG><SPAN> </SPAN><CODE>TMP_SPEC</CODE></LI><LI><STRONG>Application Component:</STRONG><SPAN> </SPAN>MM-SRV (External Services Management)</LI></UL><P>This table is currently accessed directly in our custom code.</P><P><U><STRONG>Business Requirement</STRONG></U></P><P>We use table<SPAN> </SPAN><STRONG>TMP_SPEC</STRONG><SPAN> </SPAN>to:</P><UL><LI>Read<SPAN> </SPAN><STRONG>model (template) service specifications</STRONG></LI><LI>Retrieve service specification data required for<SPAN> </SPAN><STRONG>maintenance planning and service processing</STRONG></LI></UL><P><U><STRONG>Current Challenge</STRONG></U></P><UL><LI>Direct table access is flagged as<SPAN> </SPAN><STRONG>non-compliant</STRONG><SPAN> </SPAN>under Clean Core guidelines</LI><LI>We were unable to find:<UL><LI>Any<SPAN> </SPAN><STRONG>released CDS View</STRONG></LI><LI>Any<SPAN> </SPAN><STRONG>released API / function module</STRONG></LI></UL></LI></UL><P>that provides equivalent functionality for accessing<SPAN> </SPAN><STRONG>template service specifications</STRONG></P><P><U><STRONG>Request</STRONG></U></P><P>We would like to request clarification on the following:</P><OL><LI><STRONG>Released API Availability</STRONG><BR />Is there any<SPAN> </SPAN><STRONG>released API / CDS View / RAP BO</STRONG><SPAN> </SPAN>available as an alternative to:<UL><LI>Read model/template service specifications</LI><LI>Access service specification data in a Clean Core-compliant way</LI></UL></LI><LI><STRONG>Recommended Approach</STRONG><BR />What is the SAP-recommended<SPAN> </SPAN><STRONG>Clean Core compliant approach</STRONG><SPAN> </SPAN>to:<UL><LI>Work with service specification templates</LI><LI>Avoid direct access to table TMP_SPEC</LI></UL></LI><LI><STRONG>Future Roadmap</STRONG><BR />Are there any plans to:<UL><LI>Release an API or CDS view for this functionality</LI><LI>Provide a successor object for TMP_SPEC</LI></UL></LI></OL><P><U><STRONG>System Details</STRONG></U></P><UL><LI>Product: S/4HANA 2023 On-Premise</LI><LI>Context: Clean Core transformation and ATC compliance</LI></UL><P><U><STRONG>Objective</STRONG></U></P><P>Our goal is to:</P><UL><LI>Eliminate direct table access (TMP_SPEC)</LI><LI>Use only<SPAN> </SPAN><STRONG>released and upgrade-safe APIs</STRONG></LI><LI>Ensure compliance with<SPAN> </SPAN><STRONG>Clean Core principles</STRONG></LI></UL><P>We appreciate your support in confirming whether a compliant alternative exists or if an<SPAN> </SPAN><STRONG>Influence Request</STRONG><SPAN> </SPAN>should be raised.</P>2026-04-06T14:58:13.383000+02:00https://community.sap.com/t5/enterprise-resource-planning-q-a/career-with-sap-s4-hana-i-have-7-years-of-experience-in-sap-ariba-as-front/qaq-p/14366798Career with SAP S4/Hana- I have 7 years of experience in SAP ARIBA as Front end.2026-04-06T23:18:12.129000+02:00Anujk1292https://community.sap.com/t5/user/viewprofilepage/user-id/2292625<P>Career with SAP S4/Hana- I have 7 years of experience in SAP ARIBA as Front end. I need proper guidance as to how to advance in a proper manner course difficulty wise. Need to grow myself here. Doubts I have like, should I go for S4 Hana and SAP Ariba, or S4 Hana or S4 Hana and Ariba and procurement and Sourcing. Please guide and help.</P>2026-04-06T23:18:12.129000+02:00https://community.sap.com/t5/technology-q-a/deployment-issue-hana-hdi-schemaparameterchangenotsupported/qaq-p/14367565Deployment Issue HANA HDI: schemaParameterChangeNotSupported2026-04-07T12:58:00.579000+02:00Snehal_Deshmukh60https://community.sap.com/t5/user/viewprofilepage/user-id/1648148<P>Hi All,<BR />We have recently performed <EM>Node upgrade</EM> from 18 to 20 for few services in our landscape.</P><P>After deployment of service, below error is encountered:<BR /><STRONG>"{"error":"schemaParameterChangeNotSupported","description":"Changing the 'schema' parameter for instance '' is not supported (is '<Subaccountname-spacename-servicename>', was '<some guid>')"}"</STRONG><BR /><BR />I have observed that initially for few services the mta.yaml did not have config schema name as follows and these services are having above mentioned error:</P><DIV><DIV><EM>config:</EM></DIV><DIV><EM>schema: ${default-container-name}</EM></DIV><DIV> </DIV><DIV><SPAN>These 2 lines were added sometime later after intial deployment of these services.</SPAN></DIV><DIV> </DIV><DIV><SPAN>We have had many deployments of these services after this addition but only now, our deployment is resulting into the specified error.</SPAN></DIV></DIV><P>For these services, we have HANA HDI schema name as some guid and for rest others we have name of HANA HDI schema as <SubaccountName-SpaceName-ServiceName>.<BR /><BR />Please suggest how to fix/proceed.</P><P><a href="https://community.sap.com/t5/user/viewprofilepage/user-id/6332">@anshuman_s22</a> </P><P>Thanks.</P>2026-04-07T12:58:00.579000+02:00https://community.sap.com/t5/crm-and-cx-q-a/integrate-genesys-with-sap-s4-hana-by-softphone-connector/qaq-p/14368859Integrate Genesys with SAP S4 HANA by Softphone Connector2026-04-08T15:22:36.413000+02:00sahir6661https://community.sap.com/t5/user/viewprofilepage/user-id/2293144<P>I need some information on integrating genesys with SAP S4 HANA by Softphone connector. Please help me on these if anyone knows about it.</P>2026-04-08T15:22:36.413000+02:00https://community.sap.com/t5/financial-management-q-a/business-area-gsber-not-updated-after-asset-change-in-purchase-requisition/qaq-p/14368920Business Area (GSBER) not updated after Asset change in Purchase Requisition2026-04-08T16:12:59.645000+02:00easaphttps://community.sap.com/t5/user/viewprofilepage/user-id/2046532<P>We are facing an issue in Purchase Requisition (ME51N / ME52N) related to Account Assignment (Category A – Asset).</P><P>When a PR is created:</P><UL><LI>The Business Area (GSBER) is derived based on the initially entered Asset.</LI><LI>However, if the Asset (ANLN1) is changed afterwards, the Business Area is not updated accordingly.</LI></UL><H3 id="toc-hId-1922484484"><FONT face="arial,helvetica,sans-serif">Questions</FONT></H3><OL><LI>Is this standard SAP behavior that GSBER is not re-derived after Asset change in PR?</LI><LI>Is there any standard configuration or setting to enable re-derivation of Business Area?</LI><LI>Does SAP recommend implementing a BAdI (e.g. <CODE>ME_PROCESS_REQ_CUST</CODE>) to handle this?</LI><LI>Is there any SAP Note addressing this behavior?</LI></OL><P>Best regards,</P>2026-04-08T16:12:59.645000+02:00https://community.sap.com/t5/technology-q-a/how-is-table-ordr-field-importent-used/qaq-p/14370138How is table ORDR field ImportEnt used?2026-04-09T17:47:53.865000+02:00rhavinhttps://community.sap.com/t5/user/viewprofilepage/user-id/2266170<P><A href="https://help.sap.com/doc/089315d8d0f8475a9fc84fb919b501a3/10.0/en-US/SDKHelp/Marketing_Documents/ORDR.htm" target="_blank" rel="noopener noreferrer">https://help.sap.com/doc/089315d8d0f8475a9fc84fb919b501a3/10.0/en-US/SDKHelp/Marketing_Documents/ORDR.htm</A><BR /><BR />There is no further explanation how this field is used. I currently work in a setup where this field in B1 has been somehow renamed (how can one do this?) and I need to know what its original purpose is and how it gets used in B1. </P>2026-04-09T17:47:53.865000+02:00https://community.sap.com/t5/technology-q-a/how-to-check-the-memory-usage-of-a-specific-table-in-sap-hana/qaq-p/14372064How to check the memory usage of a specific table in SAP HANA2026-04-13T08:22:06.643000+02:00chenwenqianghttps://community.sap.com/t5/user/viewprofilepage/user-id/1809767<P>How to check the memory usage of a specific table in SAP HANA</P>2026-04-13T08:22:06.643000+02:00https://community.sap.com/t5/technology-q-a/hana-db-user-for-calculation-view/qaq-p/14372173HANA DB User for Calculation View2026-04-13T09:24:05.922000+02:00LaxmiMhttps://community.sap.com/t5/user/viewprofilepage/user-id/12198<P>The BW Team has requested HANA DB User for Calculation View.<BR />In our landscape we have, BW on HANA version NW 7.5, HANA DB version 2.00.089.00 and HANA Cockpit version 2.18.5 in use. The BW team is using Eclipse version: 2023-06 (4.28.0)<BR />To be able to provide the HANA DB user, what steps are required, which privileges to assign to this HANA DB user, which eclipse version should be installed. User to be created in System DB or Tenant DB, kindly suggest.</P>2026-04-13T09:24:05.922000+02:00https://community.sap.com/t5/technology-q-a/only-active-database-instances-are-loaded-into-system-memory/qaq-p/14373577only active database instances are loaded into system memory2026-04-14T07:57:25.686000+02:00DP10https://community.sap.com/t5/user/viewprofilepage/user-id/1545165<P>Dear Team,</P><P>Please ensure only active database instances are loaded into system memory,with a view to optimising RAM utilisation and reducing infrastructure cost .</P><P> </P><P>Regards,</P><P>Amit</P>2026-04-14T07:57:25.686000+02:00https://community.sap.com/t5/technology-q-a/s4-hana-2020-upgrade-on-premise-s4-hana-2023-or-s4-hana-2025/qaq-p/14373799S4 HANA 2020 Upgrade On Premise - S4 HANA 2023 or S4 HANA 20252026-04-14T10:44:13.702000+02:00shareeq_hussainhttps://community.sap.com/t5/user/viewprofilepage/user-id/187952<P>Dear Experts,</P><P> </P><P>Kindly suggest which is best and lesser time consuming.</P><P>S4 HANA 2020 to S4 HANA 2023 or</P><P>S4 HANA 2020 to S4 HANA 2025</P>2026-04-14T10:44:13.702000+02:00https://community.sap.com/t5/technology-q-a/how-can-i-set-up-fields-for-tmsp-getdefaultelementsforcr-automated/qaq-p/14375085How can I set up fields for TmSp_GetDefaultElementsforCR automated?2026-04-15T14:50:57.973000+02:00rhavinhttps://community.sap.com/t5/user/viewprofilepage/user-id/2266170<P>My company has a Database with 6 schemata (what Business One calls Companies).</P><P>a) How can I set up the fields of TmSp_GetDefaultElementsforCR (In Business One "Default Elements for Crystal Report") automated? For example, I'd need the field "foo" in all schemata with a given translation in English/Spanish/German/French.</P><P>b) How can I copy the whole bunch of a custom field (foo with all its translations, might be more than the four listed in a) into another schema?</P>2026-04-15T14:50:57.973000+02:00https://community.sap.com/t5/technology-q-a/memory-size-of-expensive-statements-in-db-monitor/qaq-p/14375970Memory_Size of Expensive Statements in DB monitor2026-04-16T13:26:37.545000+02:00Shafishttps://community.sap.com/t5/user/viewprofilepage/user-id/1504479<P>A huge value shows under column Memory_Size of Expensive Statements in DB monitor(DB02, DBACOCKPIT, etc.)</P><P>Is this OSS Note 3239915 applicable to only SCALE OUT or to SCALE IN as well </P><P>please confirm </P>2026-04-16T13:26:37.545000+02:00https://community.sap.com/t5/technology-q-a/partitioning-recommendation-for-the-acctcr-table/qaq-p/14375994partitioning recommendation for the acctcr table2026-04-16T14:12:26.967000+02:00Augustocofhttps://community.sap.com/t5/user/viewprofilepage/user-id/1559470<P>Hello</P><P>We are analyzing how to proceed with the partitioning of the ACCTCR table, and the recommendation for partitioning the ACCTCR table, as per note 2044468 - topic 27 - indicates that we should perform partitioning by HASH using the AWREF column.</P><P>If our strategy is to apply NSE, we need to perform partitioning by RANGE. Which column should we use to perform the RANGE partitioning?</P>2026-04-16T14:12:26.967000+02:00https://community.sap.com/t5/technology-q-a/hana-does-not-retain-table-partitioning-when-a-column-is-added-to-the-table/qaq-p/14377076HANA does not retain table partitioning when a column is added to the table2026-04-17T17:17:19.440000+02:00jeffrhodhttps://community.sap.com/t5/user/viewprofilepage/user-id/1589700<P>When adding a column through a SAP(DDIC) transport the table partitions are merged. The table was partitioned because the row count was nearing the 2 billion limit and the column addition undid the partitions. Is this normal operations for HANA when a column is added to a partitioned table? If so, how do we avoid this?</P>2026-04-17T17:17:19.440000+02:00