<?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: Runtime Error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783187#M1464899</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;Try two OSS Notes: 149229 or 199563.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else try to search for related OSS Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khanh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Apr 2010 11:16:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-04-05T11:16:33Z</dc:date>
    <item>
      <title>Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783186#M1464898</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 getting error like this  'a newer version of data type CATSDB was found than one required'.&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLCRA0" had to be terminated because one  &lt;/P&gt;&lt;P&gt;of the statements could not be executed at runtime.                   &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information on where terminated                                                  &lt;/P&gt;&lt;P&gt;    Termination occurred in the ABAP program "SAPLCRA0" - in "ARBPL_USED_CHECK". &lt;/P&gt;&lt;P&gt;    The main program was "SAPLCRA0 ".                                                                                &lt;/P&gt;&lt;P&gt;In the source code you have the termination point in line 153                &lt;/P&gt;&lt;P&gt;    of the (Include) program "LCRA0F25".                                         &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;CATSDB prüfen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  SELECT SINGLE * FROM CATSDB&lt;/P&gt;&lt;P&gt;        WHERE&lt;/P&gt;&lt;P&gt;          ARBID = OBJID_CRHD.&lt;/P&gt;&lt;P&gt;  IF SY-SUBRC = 0.&lt;/P&gt;&lt;P&gt;    FLG-ARBPL_USED = KREUZ.&lt;/P&gt;&lt;P&gt;    EXIT.&lt;/P&gt;&lt;P&gt;  ENDIF.                                  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me. i was trying to delete work center and i am getting ilike this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Reddy on Apr 5, 2010 1:01 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Apr 2010 10:49:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783186#M1464898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-01T10:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783187#M1464899</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;Try two OSS Notes: 149229 or 199563.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else try to search for related OSS Note.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Khanh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 11:16:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783187#M1464899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-05T11:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783188#M1464900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Reddy,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check if you have added some custom fields in the structure &lt;STRONG&gt;CATSDB&lt;/STRONG&gt;. Check if all the include are active and make sure that you adjust database table &lt;STRONG&gt;CATSDB&lt;/STRONG&gt; through &lt;STRONG&gt;SE14&lt;/STRONG&gt;. If still you are getting the error then go to T-code &lt;STRONG&gt;SGEN&lt;/STRONG&gt; and regenerate the object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chinmay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Chinmay Kumar Ghosh on Apr 5, 2010 4:54 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Apr 2010 11:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783188#M1464900</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-05T11:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Runtime Error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783189#M1464901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solved&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Apr 2010 06:42:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/runtime-error/m-p/6783189#M1464901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-04-06T06:42:53Z</dc:date>
    </item>
  </channel>
</rss>

