<?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: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502812#M1258667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run these steps with variant "SAP&amp;amp;TCODE_QA32" the values are displayed and they look fine.  When I run these steps with variant "SAP_TCODE_QA32" I get the short dump.  I guess there lies my problem.  There must be a value in this variant that is causing the issue.  How can I change the value if I can't even get into the variant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Apr 2009 16:55:35 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-14T16:55:35Z</dc:date>
    <item>
      <title>Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502806#M1258661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm receiving the error "CONNE_IMPORT_CONVERSION_ERROR" when I attempt to go into transaction QA32.  If I go into SE38 for program RQEEAL10 and try to display the variant SAP_TCODE_QA32 I get the same short dump.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I went into the configuration thru transaction OQI4 and everything with this variant seems OK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guru's, please advise on where I can go from here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jayden&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 12:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502806#M1258661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T12:47:44Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502807#M1258662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;maybe an obsolete variant...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to adjust by Variant Adjust function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the report RSVARDOC_610 with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;S_REPORT = RQEEAL10&lt;/P&gt;&lt;P&gt;SYSVAR     = 'X' then ' '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the execution of the adjust report try to fetch the variant from RQEEAL10 and tell us if short dump occurs again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 13:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502807#M1258662</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2009-04-14T13:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502808#M1258663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a reason that this only is happening in our QA system and not Production or Development?  If this variant is in fact Obsolete, then I would like to prevent from having short dumps in the Production system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 15:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502808#M1258663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T15:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502809#M1258664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In theory you could schedule it in background with range of programs actually used, but i suggest you to run only when necessary (i.e. when the dump occurs).&lt;/P&gt;&lt;P&gt;About your question, I don't know why it occurs only in quality system, perhaps because it is a copy of another system?&lt;/P&gt;&lt;P&gt;However I have used this program after an upgrade in order to adjust the variants of some reports that were corrupted, although the upgade automatically handles the conversion during the PREPARE from the rel. 4.7 .&lt;/P&gt;&lt;P&gt;Kind Regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:14:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502809#M1258664</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2009-04-14T16:14:39Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502810#M1258665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Andrea thanks for your help, but I received the same short dump after running the program that you specified.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's a snippit from the "Error Analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;An exception occurred that is explained in detail below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The exception, which is assigned to class 'CX_SY_CONVERSION_CODEPAGE', was not&lt;/EM&gt;&lt;/P&gt;&lt;P&gt; &lt;EM&gt;caught in&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;procedure "%_IMPORT_VARI_DYN" "(FORM)", nor was it propagated by a RAISING clause.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:27:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502810#M1258665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502811#M1258666</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;In SE38 provide the program name RQEEAL10 and select the Variants radio button and press display button.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Variant SAP&amp;amp;TCODE_QA32 from the F4 help and select the radio button Value and press display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now check the values in the screen fields. There might be conversion problem with values in these fields&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:36:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502811#M1258666</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502812#M1258667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When I run these steps with variant "SAP&amp;amp;TCODE_QA32" the values are displayed and they look fine.  When I run these steps with variant "SAP_TCODE_QA32" I get the short dump.  I guess there lies my problem.  There must be a value in this variant that is causing the issue.  How can I change the value if I can't even get into the variant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 16:55:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502812#M1258667</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-14T16:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Short Dump - CONNE_IMPORT_CONVERSION_ERROR - QA32</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502813#M1258668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jayden&lt;/P&gt;&lt;P&gt;the problem is that the variants SAP&amp;amp; is a standard variant and is located in the client 000.&lt;/P&gt;&lt;P&gt;Since in development system the variant works, try to create manually a workbench request and include in the object editor the following object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LIMU	  VARI  RQEEAL10SAP&amp;amp;TCODE_QA32&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Release the transport request and import it in quality system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know.&lt;/P&gt;&lt;P&gt;Kind regards.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2009 17:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/short-dump-conne-import-conversion-error-qa32/m-p/5502813#M1258668</guid>
      <dc:creator>andrea_olivieri</dc:creator>
      <dc:date>2009-04-14T17:02:17Z</dc:date>
    </item>
  </channel>
</rss>

