<?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: Dump while executing OAOR Tcode in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441932#M1648677</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the dump must be showing a place where it got terminated. tell us about that. explain more what you get in the dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Dec 2011 06:01:49 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-12-30T06:01:49Z</dc:date>
    <item>
      <title>Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441931#M1648676</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 have Created a program to upload PDF documents into BDS and it is placing PDF successfully. But when I view the same Document from OAOR Tcode , it's throwing DUMP with following message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Error in the ABAP Application Program&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The current ABAP program "CL_ALINK_CONNECTION===========CP" had to be&lt;/P&gt;&lt;P&gt;   terminated because it has&lt;/P&gt;&lt;P&gt;  come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone throw some light on this. &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;Pavan Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 05:58:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441931#M1648676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T05:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441932#M1648677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the dump must be showing a place where it got terminated. tell us about that. explain more what you get in the dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:01:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441932#M1648677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T06:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441933#M1648678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Somu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime Errors         SAPSQL_INVALID_FIELDNAME&lt;/P&gt;&lt;P&gt;Exception              CX_SY_DYNAMIC_OSQL_SEMANTICS&lt;/P&gt;&lt;P&gt;Date and Time          30.12.2011 05:18:14&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Termination occurred in the ABAP program "CL_ALINK_CONNECTION===========CP" -&lt;/P&gt;&lt;P&gt; in "FIND".&lt;/P&gt;&lt;P&gt;The main program was "BDSFIND ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the source code you have the termination point in line 216&lt;/P&gt;&lt;P&gt;of the (Include) program "CL_ALINK_CONNECTION===========CM00A".&lt;/P&gt;&lt;P&gt;The termination is caused because exception "CX_SY_DYNAMIC_OSQL_SEMANTICS"&lt;/P&gt;&lt;P&gt; occurred in&lt;/P&gt;&lt;P&gt;procedure "FIND" "(METHOD)", but it was neither handled locally nor declared&lt;/P&gt;&lt;P&gt;in the RAISING clause of its signature.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The procedure is in program "CL_ALINK_CONNECTION===========CP "; its source&lt;/P&gt;&lt;P&gt; code begins in line&lt;/P&gt;&lt;P&gt;1 of the (Include program "CL_ALINK_CONNECTION===========CM00A ".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think some settings might be missing but I'm not sure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:07:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441933#M1648678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T06:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441934#M1648679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Pavan &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; (got you)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this program calls BDS_ALL_CONNECTIONS_GET, whats the subrc of this!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:17:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441934#M1648679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T06:17:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441935#M1648680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pavan,&lt;/P&gt;&lt;P&gt;ignore the previous post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error is in line number 217 of method FIND in class CL_ALINK_CONNECTION. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its a open SQL statement. stay on debugger and see the value of l_toaco-connection and l_condition&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 06:23:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441935#M1648680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T06:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441936#M1648681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Somu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was about to tell you the same, that in table L_TOACO_TAB, there are 6 Entries for connections. And for entry TOADL in table it is throwing dump. I have Checked the table TOACO, for entry TOADL there is no Object Text. Is this causing problem.&lt;/P&gt;&lt;P&gt;&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;Pavan Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:12:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441936#M1648681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T07:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441937#M1648682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;object texts are maintain in TOASO. but can you please place the where statement here!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441937#M1648682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T07:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441938#M1648683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dude,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Solved it. We should not have any empty entries in table TOACO for Connection Key.&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;Pavan Kumar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441938#M1648683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T07:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while executing OAOR Tcode</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441939#M1648684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;chikao.. &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;you are the best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Dec 2011 07:37:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-executing-oaor-tcode/m-p/8441939#M1648684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-12-30T07:37:55Z</dc:date>
    </item>
  </channel>
</rss>

