<?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 problems transporting a variant in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297198#M157232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having problems transporting a variant for a SAPQUERY that I have created. I am using se38 and the program RSTRANSP and I am getting the following error message: "Function cannot be created for local/private object". " variants cannot be transported if the relevant program has only been defined as a local/private object (development class $TMP)". I have checked my sapquery: object = &lt;/P&gt;&lt;P&gt;R3TR AQQU /SAPQUERY/MEZME80FN package= /SAPQUERY/ME.&lt;/P&gt;&lt;P&gt;the variant I am trying to transport is ZME80FN. I am not sure if I have to have the variant named CUS&amp;amp;ZME80FN or not. If someone could please let me knbow what I have to do to get the variant to transport, that would be helpful.  Please let know if you need more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 May 2006 16:39:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-30T16:39:44Z</dc:date>
    <item>
      <title>problems transporting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297198#M157232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am having problems transporting a variant for a SAPQUERY that I have created. I am using se38 and the program RSTRANSP and I am getting the following error message: "Function cannot be created for local/private object". " variants cannot be transported if the relevant program has only been defined as a local/private object (development class $TMP)". I have checked my sapquery: object = &lt;/P&gt;&lt;P&gt;R3TR AQQU /SAPQUERY/MEZME80FN package= /SAPQUERY/ME.&lt;/P&gt;&lt;P&gt;the variant I am trying to transport is ZME80FN. I am not sure if I have to have the variant named CUS&amp;amp;ZME80FN or not. If someone could please let me knbow what I have to do to get the variant to transport, that would be helpful.  Please let know if you need more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 16:39:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297198#M157232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T16:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: problems transporting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297199#M157233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use program :RSAQR3TR to transport Sap Query variant . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the program and click the checkbox  " transport query layout variant "...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll give you idea!!&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;P.S award the points.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Good luck &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saquib Khan&lt;/P&gt;&lt;P&gt;"Some are wise and some are otherwise"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 16:51:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297199#M157233</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-05-30T16:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: problems transporting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297200#M157234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply. I have tried the transaction with the following selections and it was unsuccessful. I selected a) copy global area -&amp;gt; stabdard area  b)transport of query layout variant c)transport infosets and enterd my infoset with the import option replace. was was returned was the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;InfoSet ZFS_SAPQUERYME80FN (import option REPLACE )&lt;/P&gt;&lt;P&gt;InfoSet ZFS_SAPQUERYME80FN (import option REPLACE )     &lt;/P&gt;&lt;P&gt;InfoSet ZFS_SAPQUERYME80FN imported  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;W Unable to assign InfoSet ZFS_SAPQUERYME80FN . User group /SAPQUERY/MB missing! &lt;/P&gt;&lt;P&gt;W Unable to assign InfoSet ZFS_SAPQUERYME80FN . User group /SAPQUERY/ME missing!   &lt;/P&gt;&lt;P&gt;W InfoSet ZFS_SAPQUERYME80FN not assigned to a user group  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there any good documentation that I can get to help me with SAPQUERY? This is the first one that I am doing and I think that I might have done some things wrong based on the W messages above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 20:12:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297200#M157234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-30T20:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: problems transporting a variant</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297201#M157235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to create user group in tr.SQ03  and you can create infoset in SQ02 ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here`re the docs !! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sappoint.com/abap/ab4query.pdf" target="test_blank"&gt;http://www.sappoint.com/abap/ab4query.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp" target="test_blank"&gt;http://www.thespot4sap.com/Articles/SAP_ABAP_Queries_Create_The_Query.asp&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks SK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 May 2006 20:43:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problems-transporting-a-variant/m-p/1297201#M157235</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-05-30T20:43:38Z</dc:date>
    </item>
  </channel>
</rss>

