<?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 Error in quality systems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018538#M1806254</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1)&lt;SPAN style="color: #333333; font-size: 12px;"&gt;SE80, choose your function group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;2) right click on it--&amp;gt;other functions--&amp;gt;write transport entry.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Jan 2014 15:15:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-26T15:15:14Z</dc:date>
    <item>
      <title>Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018534#M1806250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, But my query may be a little long to read. I m new to ABAP and i was handed over the job of releasing transport requests which i screwed up..&lt;/P&gt;&lt;P&gt;We Created a function group for around 26 function modules, out of which 8 were transported and rest were either being developed of not transported. One of my reports used a function module belonging to the function group.. The problem was the report and the module were in 2 different requests, so i deleted the module in the previous request and put in the request which had my report and transported. Hence, i got a function group error from quality, that the function module was not registered. Here i came to know the concept of include.. so what i did next was i transported the report which contains includes to quality, which got totally messed up.. Know the quality systems show 16 modules not registered, which are still under development... Help, and please ignore the grammer...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 13:50:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018534#M1806250</guid>
      <dc:creator>former_member756071</dc:creator>
      <dc:date>2014-01-26T13:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018535#M1806251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A function module is a part of a function group and it uses its global variables.when you call a function module, whole function group gets loaded into the memory so I would suggest you to go to SE80, choose your function group and right click on it--&amp;gt;other functions--&amp;gt;write transport entry.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyways I also think, function group should have been transported by SAP itself, since its essential for a module but you can try transporting it manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 14:04:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018535#M1806251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-26T14:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018536#M1806252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Azhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don't handle the report and function module in a single transport request! you have to maintain the sequence of transports&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- first you have to attach the function group and function modules ( top includes ) in a one transport request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Your report should be in other transport request&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Possible re-import the transports again! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 14:45:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018536#M1806252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-26T14:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018537#M1806253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Basically you have messed up the includes stuff.. dont worry do one thing for each FM go to it subroutines include,top etch which are using save and activate in a neew transport. Just cross check which includes have code&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 14:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018537#M1806253</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2014-01-26T14:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018538#M1806254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;&amp;nbsp; 1)&lt;SPAN style="color: #333333; font-size: 12px;"&gt;SE80, choose your function group&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;2) right click on it--&amp;gt;other functions--&amp;gt;write transport entry.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 15:15:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018538#M1806254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-26T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Function Group Error in quality systems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018539#M1806255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i tried write transport entry, but i m getting messages such as 'function module locked in transport request xxxxxxxx' when i do the redundancy check.....&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/372638" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Jan 2014 18:00:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-group-error-in-quality-systems/m-p/10018539#M1806255</guid>
      <dc:creator>former_member756071</dc:creator>
      <dc:date>2014-01-26T18:00:21Z</dc:date>
    </item>
  </channel>
</rss>

