<?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>topic Re: Function group XXXX in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752207#M1875898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you created your Function Module in That function group or in any other function group.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create it under mentioned function group only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Nov 2014 06:19:34 GMT</pubDate>
    <dc:creator>former_member210770</dc:creator>
    <dc:date>2014-11-27T06:19:34Z</dc:date>
    <item>
      <title>Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752201#M1875892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have developed one function module &lt;STRONG&gt;z_update_ekpo_cust&lt;/STRONG&gt; and it is working in development system.The same function module is not working because of this error " Function group ZUTL contains errors".I identified the issue that my function module is not included in&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE LZUTLUXX. That&amp;nbsp; why I am getting this error.How to include this my function module in the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE LZUTLUXX. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Development system:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/595272" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Quality system:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INCLUDE LZUTLU07.&amp;nbsp;&amp;nbsp; "Z_UPDATE_EKPO_CUST is missing.But it is available in development system as above.How to inlude this and make it avaiable in quality system.Can some some throw light on this issue please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/595273" width="450" /&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 05:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752201#M1875892</guid>
      <dc:creator>jaheer_hussain</dc:creator>
      <dc:date>2014-11-27T05:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752202#M1875893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure you have created your function module in this Function group only. Also You can go to SE38 Tcode , Give Program name as your Function group name with prefix SAPL like if your Function group name is ZTEST then in se38 give name as SAPLZTEST change it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now Go to that include and do some changes like space or any thing and include it in separate TR and also include your Function module in this TR . Ones you done this activate this program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please make sure that in TR your function group should be covered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 05:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752202#M1875893</guid>
      <dc:creator>former_member210770</dc:creator>
      <dc:date>2014-11-27T05:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752203#M1875894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you add a new function module to an own function group ZABC, the main program of the function module is SAPLZABC and the include for the function module definitions in LZABCUXX. This will be updated automatically, if you create a new function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems, that you didn't transport all changes in the function group to your quality system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you have splitted this update into two different transport requests and have transported only one of them, or another error occurred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can correct this error on quality system, if you transport the whole function group ZABC (or in your case ZUTL) with a new transport of type &lt;EM&gt;Transport of Copies&lt;/EM&gt; and include object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R3TR FUGR ZUTL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is still an error after import, then a DDIC component or another ABAP workbench object might be missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 05:44:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752203#M1875894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-11-27T05:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752204#M1875895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make a dummy change in your FM and save.&lt;/P&gt;&lt;P&gt;Reactivate the function group and re-transport to Quality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 05:45:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752204#M1875895</guid>
      <dc:creator>paul_bakker2</dc:creator>
      <dc:date>2014-11-27T05:45:45Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752205#M1875896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you transport it from Dev to quality? If that is the case there might be error in transport. Check with your basis team and provide them the request number to properly transport.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 05:47:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752205#M1875896</guid>
      <dc:creator>former_member543959</dc:creator>
      <dc:date>2014-11-27T05:47:23Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752206#M1875897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried this ,but it does not work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see below error screen.&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/595339" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even I made dummy transport with SAPLZUTL,but still it is NOT working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 06:11:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752206#M1875897</guid>
      <dc:creator>jaheer_hussain</dc:creator>
      <dc:date>2014-11-27T06:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Function group XXXX</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752207#M1875898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jaheer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you created your Function Module in That function group or in any other function group.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please create it under mentioned function group only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sagar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2014 06:19:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-xxxx/m-p/10752207#M1875898</guid>
      <dc:creator>former_member210770</dc:creator>
      <dc:date>2014-11-27T06:19:34Z</dc:date>
    </item>
  </channel>
</rss>

