<?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: Error generating the Test Frame in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478166#M558076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chandramouli and Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was one of the structures was not active. It had moved to the qa system successfully, but had become inactive. I dont know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I activated the structure, it started working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Jul 2007 08:41:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-06T08:41:20Z</dc:date>
    <item>
      <title>Error generating the Test Frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478163#M558073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created few Function Modules (SE37) which are working fine on the dev system. After I moved them to the Quality system, when I tried to run them, all of them are giving this error before even going to the test screen:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"Error generating the test frame"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I check the details of the error, by clicking on the "?" on the error window, it says there is a missing structure, that I have used in my FM. But the structure is not missing. It does exist in the system (I checked from SE11)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me how I can resolve this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 07:51:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478163#M558073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T07:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Error generating the Test Frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478164#M558074</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;Just go to ST22 and see the dump created. It will tell you the table or structure name ( Standard ) that is missing/inconsistent in the quality system.  You can consult with your basis team to rectify this. Some tables may be partially active or with run time inconsistencies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S. Chandra Mouli.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Chandramouli Subburathinam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:09:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478164#M558074</guid>
      <dc:creator>former_member784222</dc:creator>
      <dc:date>2007-07-06T08:09:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error generating the Test Frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478165#M558075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it a structure or  table ok what ever it may be check whether all the elements in that structure of development are there in quality or not?? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpfull answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:15:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478165#M558075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T08:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error generating the Test Frame</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478166#M558076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chandramouli and Praveen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem was one of the structures was not active. It had moved to the qa system successfully, but had become inactive. I dont know why.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I activated the structure, it started working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Reena&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Jul 2007 08:41:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-generating-the-test-frame/m-p/2478166#M558076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-06T08:41:20Z</dc:date>
    </item>
  </channel>
</rss>

