<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Create an own (Z*) Function-Module within an SAP-Owne... in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415276#M4943733</link>
    <description>&lt;P&gt;NEVER copy a standard function module, do a modification of the standard because you'll be informed by the upgrade process (SPAU). It has been discussed a lot in the forum in the past years, and the old way (copying standard) is now considered completely wrong.&lt;/P&gt;&lt;P&gt;NB: S/4HANA doesn't request access keys anymore, but anyway modifying anything standard is a modification of standard.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2026 08:22:59 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2026-06-10T08:22:59Z</dc:date>
    <item>
      <title>Create an own (Z*) Function-Module within an SAP-Owned Function-Group</title>
      <link>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaq-p/14415245</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I want to&amp;nbsp;create an own (Z*) Function-Module within an SAP-Owned Function-Group, Pros/Cons are not part of the Discussion.&lt;BR /&gt;The Function Group is M61Q.&lt;BR /&gt;I Created ZMD_BEARBEITEN_KOMPONENTEN as Copy of&amp;nbsp;MD_BEARBEITEN_KOMPONENTEN&lt;BR /&gt;Within the INCLUDE LM61QUXX SAP add's automatically LM61QU20 as the ZMD_BEARBEITEN_KOMPONENTEN is the 20st Function-Module within the Function-Group.&lt;/P&gt;&lt;P&gt;Questions:&lt;BR /&gt;I was not asked for the access-key, so i think this is not a Modifikation? In the coding of&amp;nbsp;ZMD_BEARBEITEN_KOMPONENTEN there's an "{ INSERT ...." Tag.&lt;BR /&gt;What is about changes by SAP within&amp;nbsp;M61Q in the Future? Will&amp;nbsp;ZMD_BEARBEITEN_KOMPONENTEN still be there after an Update? If SAP adds a new include&amp;nbsp;LM61QU20 into the Group, will&amp;nbsp;ZMD_BEARBEITEN_KOMPONENTEN then be in&amp;nbsp;LM61QU21?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 07:35:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaq-p/14415245</guid>
      <dc:creator>master1980</dc:creator>
      <dc:date>2026-06-10T07:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Create an own (Z*) Function-Module within an SAP-Owne...</title>
      <link>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415276#M4943733</link>
      <description>&lt;P&gt;NEVER copy a standard function module, do a modification of the standard because you'll be informed by the upgrade process (SPAU). It has been discussed a lot in the forum in the past years, and the old way (copying standard) is now considered completely wrong.&lt;/P&gt;&lt;P&gt;NB: S/4HANA doesn't request access keys anymore, but anyway modifying anything standard is a modification of standard.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 08:22:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415276#M4943733</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2026-06-10T08:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create an own (Z*) Function-Module within an SAP-Owne...</title>
      <link>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415302#M4943737</link>
      <description>&lt;P&gt;Thank you very much, I have also an R/3 System here and testwise I tryed to copy the FM there, I was asked for an Access-Key. I will set up a meeting with the customer and will gofor the modifikation withing the SAP-FM.&lt;BR /&gt;&lt;BR /&gt;Actually I have been set on the wrong track when I copied the FM in S/4 and not beeing asked for the access key by falsely thinking copying is not not a modification.&lt;/P&gt;&lt;P&gt;According to the Mandalorian: This is the way!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 08:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415302#M4943737</guid>
      <dc:creator>master1980</dc:creator>
      <dc:date>2026-06-10T08:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Create an own (Z*) Function-Module within an SAP-Owne...</title>
      <link>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415597#M4943781</link>
      <description>&lt;P&gt;If SAP were to introduce a new function module to this function group in a future release, and it were to use the include LM61QU20, this could create compatibility issues during subsequent system updates. Such modifications to standard SAP components are generally discouraged as they may:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Be overwritten during standard SAP upgrades&lt;/LI&gt;&lt;LI&gt;Cause technical conflicts with future SAP enhancements&lt;/LI&gt;&lt;LI&gt;Require extensive regression testing after each SAP update&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;As a best practice, I recommend:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Creating a Z-namespace function group for custom developments&lt;/LI&gt;&lt;LI&gt;Using enhancement points or BAdIs where possible&lt;/LI&gt;&lt;LI&gt;Documenting any necessary modifications to standard components&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Wed, 10 Jun 2026 12:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/create-an-own-z-function-module-within-an-sap-owned-function-group/qaa-p/14415597#M4943781</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2026-06-10T12:59:59Z</dc:date>
    </item>
  </channel>
</rss>

