<?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: eCATT Error loading variants in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489564#M561814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vaseem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is a problem in your file also. There should be no aterixs (*) at the begining of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is an asterix the line is commented (as in ABAP I think). Try this.&lt;/P&gt;&lt;P&gt;[VARIANT] [DESCRIPTION] I_VENDOR I_QUANTITY I_ARTICLENO I_STGLOCA I_SITE I_SPLSTOCK I_MOVETYPE&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ECATTDEFAULT1 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT2 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT3 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT4 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT5 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT6 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Matija&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 08:09:35 GMT</pubDate>
    <dc:creator>matija_zaloznik</dc:creator>
    <dc:date>2007-07-20T08:09:35Z</dc:date>
    <item>
      <title>eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489560#M561810</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;I am running an eCATT script with external variants and getting this error "Variants that Match Selection Cannot Be Found".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The script has to load goods issue using transaction MB1B. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file format I am using for loading variants is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[VARIANT]                     	[DESCRIPTION]	I_VENDOR	I_QUANTITY	I_ARTICLENO	I_STGLOCA	I_SITE	I_SPLSTOCK	I_MOVETYPE&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                            								&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*ECATTDEFAULT1                 		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;*ECATTDEFAULT2		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;*ECATTDEFAULT3		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;*ECATTDEFAULT4		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;*ECATTDEFAULT5		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;*ECATTDEFAULT6		6000092	20	1000101761	0001	9029	K	411&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scrips runs well when I use an internal variant, I think its using the default variant to post the first line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know if its the format of file or anything else thats causing the error. Any help is highly appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 13:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489560#M561810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T13:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489561#M561811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vaseem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;External Variants work perfectly without any issues. I hope you must have followed following steps -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Download the variant from the &amp;lt;i&amp;gt;Test Data Container&amp;lt;/i&amp;gt; for the format details from the menu &amp;lt;i&amp;gt;Edit-&amp;gt;Variants-&amp;gt;Download&amp;lt;/i&amp;gt;.&lt;/P&gt;&lt;P&gt;2. Copy the content of this downloaded text file as it is in an excel.&lt;/P&gt;&lt;P&gt;2. Now, prepare data in excel in the mentioned format. This means you will know which are the columns for which you need to give values.&lt;/P&gt;&lt;P&gt;3. For each of the line in the excel give some name like var1, var2 etc in the first column of &amp;lt;i&amp;gt;Variant&amp;lt;/i&amp;gt;.&lt;/P&gt;&lt;P&gt;4. Now, copy this again, in the same text file and save.&lt;/P&gt;&lt;P&gt;5. Upload this data file back into eCATT Test Data Container using menu&amp;lt;i&amp;gt; Edit-&amp;gt; Variant-&amp;gt;Upload.&amp;lt;/i&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. At the execution time, select the checkbox for External Variant in the Parameter tab. Specify the path and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS If the answer solves your query, plz close the thread by marking it solved and rewarding each reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 06:10:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489561#M561811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T06:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489562#M561812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am still unable to load them correctly. I think I am doing something wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, is there are way to run the eCATT Script completely in the background? I am using the background method in execution, but the script still runs in foreground. Am I missing something?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jul 2007 17:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489562#M561812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-18T17:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489563#M561813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vaseem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think there must be some problems with SAP GUI or sth like that (maybe sth local on the comp). I also have similar problem with eCATT variants when I'm trying to execute them on my computer. When I try to run it on some other comp, they work properly. I use SAP GUI 7.10, and on the other two comps there is 6.40, and I didn't come to an end of the problem yet.&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;Matija&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jul 2007 12:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489563#M561813</guid>
      <dc:creator>matija_zaloznik</dc:creator>
      <dc:date>2007-07-19T12:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489564#M561814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vaseem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is a problem in your file also. There should be no aterixs (*) at the begining of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is an asterix the line is commented (as in ABAP I think). Try this.&lt;/P&gt;&lt;P&gt;[VARIANT] [DESCRIPTION] I_VENDOR I_QUANTITY I_ARTICLENO I_STGLOCA I_SITE I_SPLSTOCK I_MOVETYPE&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;ECATTDEFAULT1 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT2 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT3 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT4 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT5 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;ECATTDEFAULT6 6000092 20 1000101761 0001 9029 K 411&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, Matija&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2007 08:09:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489564#M561814</guid>
      <dc:creator>matija_zaloznik</dc:creator>
      <dc:date>2007-07-20T08:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Error loading variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489565#M561815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I was facing the same issue and this is how i resolved it.&lt;/P&gt;&lt;P&gt;Download the variants file from Edit--&amp;gt;Variants--&amp;gt; Download. Once this file is downloaded in your desktop, make sure you open the file in the notepad and fill in the variants in the same pattern as you will be able to see your default variants. Then save the text file and upload the variants from Edit--&amp;gt;Variants--&amp;gt;Upload.&lt;/P&gt;&lt;P&gt;Make sure you give the External Variants/path correctly and give your variants File path.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2012 08:21:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-error-loading-variants/m-p/2489565#M561815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-15T08:21:03Z</dc:date>
    </item>
  </channel>
</rss>

