<?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 Getting error while import the query in quality server in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385396#M1643282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am transporting the user group, infoset and  query from development system to quality system and i am able to export it successfully but at the time of import from quality system i am getting the error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attached description of error-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query z_it0023 of user group HR_CPC (Import option replace)&lt;/P&gt;&lt;P&gt;compare query z_it0023/ HR_CPC &amp;lt;-&amp;gt; Infoset ZHR_REPORT : Field p0002-ZMIDNM is missing&lt;/P&gt;&lt;P&gt;Import fro query Z_IT0023 / HR_CPC cancelled RC = 08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting why this error is occur as field P0002-ZMIDNM is alreday present in the infotype and in infoset both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some one help me out , it would be great help for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Khush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Dec 2011 05:27:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-07T05:27:14Z</dc:date>
    <item>
      <title>Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385396#M1643282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am transporting the user group, infoset and  query from development system to quality system and i am able to export it successfully but at the time of import from quality system i am getting the error .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please find the attached description of error-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Query z_it0023 of user group HR_CPC (Import option replace)&lt;/P&gt;&lt;P&gt;compare query z_it0023/ HR_CPC &amp;lt;-&amp;gt; Infoset ZHR_REPORT : Field p0002-ZMIDNM is missing&lt;/P&gt;&lt;P&gt;Import fro query Z_IT0023 / HR_CPC cancelled RC = 08.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not getting why this error is occur as field P0002-ZMIDNM is alreday present in the infotype and in infoset both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please some one help me out , it would be great help for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;Khush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 05:27:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385396#M1643282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T05:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385397#M1643283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Khush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check whether the field 'p0002-ZMIDNM' is part of an append structure or include structure. If yes then ensure that the main request for the append/include structure for table P0002 is transported first. If the same has been saved as a local request, then, convert the developments to a request and assign a package to it. Transport the changes to table P0002 and then this request.&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;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 05:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385397#M1643283</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-12-07T05:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385398#M1643284</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;thanks for the quick respose.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;request related to field P002-Zmidnm is already gone to production &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 05:48:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385398#M1643284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T05:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385399#M1643285</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;There are 2 options I can possibly think of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Add the relevant object for P0002 in your request and then re-transport it.&lt;/P&gt;&lt;P&gt;2. Check with your BASIS Team for problems in transporting other requests. There may be a possibility that all requests may be facing a problem due to some BASIS issues relating to the transport path.&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;Pranav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:05:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385399#M1643285</guid>
      <dc:creator>former_member222709</dc:creator>
      <dc:date>2011-12-07T09:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385400#M1643286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had a similar issue sometime back ! i guess it was due to the User Group present in other server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had to tackle this problem by Downloading &amp;amp; Uploading Queries &amp;amp; Infosets in another server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some said to check the "Overwriting Allowed" Checkbox .may be u can try this as well if it solves the issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 09:22:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385400#M1643286</guid>
      <dc:creator>mithun_shetty4</dc:creator>
      <dc:date>2011-12-07T09:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while import the query in quality server</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385401#M1643287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok i will try to download and upload the queries, thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Dec 2011 10:19:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-while-import-the-query-in-quality-server/m-p/8385401#M1643287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-07T10:19:08Z</dc:date>
    </item>
  </channel>
</rss>

