<?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: Variant which doesn't exist causes a error.(Workflow) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423417#M1244648</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;Does the program run in System A?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it runs in system A and doesn't run in System B, then, problem is that the variant has not been copied from system A to system B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variant may be stored in Database table or the variant may be dynamic or even declared while the job has been scheduled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So check for the variant in System A's database table, TVART for the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then copy that to System B and try. Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Apr 2009 08:36:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-03T08:36:57Z</dc:date>
    <item>
      <title>Variant which doesn't exist causes a error.(Workflow)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423416#M1244647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,Experts!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am facing the problem that a program variant which doesn't exist causes a error.&lt;/P&gt;&lt;P&gt;The program was executed in background job(SE37).&lt;/P&gt;&lt;P&gt;First, I did copy system data from SystemA to SystemB and the job was copied in the same way as other system data.&lt;/P&gt;&lt;P&gt;Then, I tried to execute the job in SystemB, but the error occurred.(Variant &amp;amp;0000000000000 is not exist.)This Variant is not exist both systemA and systemB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program is &lt;/P&gt;&lt;P&gt;RSWWCOND&lt;/P&gt;&lt;P&gt;RSWWCLEAR&lt;/P&gt;&lt;P&gt;RSWWDHEX&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone have some information, please help me to solve this problem.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 03:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423416#M1244647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-03T03:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Variant which doesn't exist causes a error.(Workflow)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423417#M1244648</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;Does the program run in System A?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it runs in system A and doesn't run in System B, then, problem is that the variant has not been copied from system A to system B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The variant may be stored in Database table or the variant may be dynamic or even declared while the job has been scheduled. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So check for the variant in System A's database table, TVART for the program name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then copy that to System B and try. Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Apr 2009 08:36:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423417#M1244648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-03T08:36:57Z</dc:date>
    </item>
    <item>
      <title>Re: Variant which doesn't exist causes a error.(Workflow)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423418#M1244649</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 had similar issue connected with program RSWWDHEX.&lt;/P&gt;&lt;P&gt;In SAP CRM 5.0 job launch this program with variant that does not exist.&lt;/P&gt;&lt;P&gt;That's why job ended with cancellation each time.&lt;/P&gt;&lt;P&gt;I released job once again without variant because this program in my opinion does not need&lt;/P&gt;&lt;P&gt;any variant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 10:03:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/variant-which-doesn-t-exist-causes-a-error-workflow/m-p/5423418#M1244649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T10:03:14Z</dc:date>
    </item>
  </channel>
</rss>

