<?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: View cluster cannot be created in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650971#M1666664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes. As you mentioned, it is set as R3TR FUGS in the transport request. There were no manual entry into the TR. But I didn't want to have it as FUGS. I wanted to have it as FUGR &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Because with FUGS i am not able to generate VIEW CLUSTER. Please let me know what to do?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 12:37:37 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-22T12:37:37Z</dc:date>
    <item>
      <title>View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650966#M1666659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;I am using a reserved customer namespace (/XXAB/) for my project.&lt;/P&gt;&lt;P&gt;In this namespace, I have created database table and maintenance views. Also, the table maintenance generator for these. Until this, it works fine.&lt;/P&gt;&lt;P&gt;But when i try to create a view cluster, I am getting the error message (SV 700), Maintenance modules of &amp;amp; are not in a transportable package.&lt;/P&gt;&lt;P&gt;But I have saved everything in a transportable package (workbench request). I have testing everything related to this view cluster. All are saved in a transportable package.&lt;/P&gt;&lt;P&gt;I am not able to understand the problem. When I debugged it, I am getting the error as Function group object type starts with FUGS (R3TR FUGS) instead of FUGR (R3TR FUGR). I am not sure if this is the exact problem. &lt;/P&gt;&lt;P&gt;Could anyone please help me here?&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;BR /&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Mar 2012 19:49:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650966#M1666659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-19T19:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650967#M1666660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;Check the package, the function group belongs to. add it in a global package like /XXAB/ and not Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Akhila &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 04:19:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650967#M1666660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-20T04:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650968#M1666661</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; check your package and f.group as like akhila said and also refer the following links.&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/911903" title="http://scn.sap.com/thread/911903"&gt;http://scn.sap.com/thread/911903&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gurunath Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 10:03:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650968#M1666661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-20T10:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650969#M1666662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurunath and Akhila,&lt;/P&gt;&lt;P&gt;I have read all the posts and checked everything. Nothing is in Z package or $TMP. Everything I have saved in /XXAB/* package. Is there any other helpful answer?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 22:31:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650969#M1666662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-20T22:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650970#M1666663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh, &lt;/P&gt;&lt;P&gt;FUGS : Function group with customer include&lt;/P&gt;&lt;P&gt;FUGR : Function group.&lt;/P&gt;&lt;P&gt;In the transport request please check which object is having R3TR - FUGS. Was their any manual entry of objects into the TR ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 04:43:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650970#M1666663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-21T04:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650971#M1666664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes. As you mentioned, it is set as R3TR FUGS in the transport request. There were no manual entry into the TR. But I didn't want to have it as FUGS. I wanted to have it as FUGR &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt; Because with FUGS i am not able to generate VIEW CLUSTER. Please let me know what to do?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;BR /&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 12:37:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650971#M1666664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T12:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650972#M1666665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;pls check the link with same error details:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #009933; font-family: arial, sans-serif; text-align: -webkit-auto; background-color: #ffffff; font-size: small;"&gt;&lt;A href="http://www.sapfans.com/forums/viewtopic.php?f=13&amp;amp;t=71008"&gt;www.sapfans.com/forums/viewtopic.php?f=13&amp;amp;t=71008&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 05:59:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650972#M1666665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-23T05:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: View cluster cannot be created</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650973#M1666666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. I found the root cause.&lt;/P&gt;&lt;P&gt;I have entered the function group name as /XXAB/X_MATLOC.&lt;/P&gt;&lt;P&gt;SAP doesn't allow to create the function group /XXAB/X* manually. Because the table maintenance will generate LX* automatically which is totally forbidden in this case. If I give a different function group name like /XXAB/S_MATLOC, it agrees.&lt;/P&gt;&lt;P&gt;But when i entered the same while generating table maintenance generator, it didn't show any error. It shows the real problem if I try to create the function group manually with names /XXAB/X*.&lt;/P&gt;&lt;P&gt;Thanks all for your help!&lt;BR /&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 23:10:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/view-cluster-cannot-be-created/m-p/8650973#M1666666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-23T23:10:38Z</dc:date>
    </item>
  </channel>
</rss>

