<?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 RFC: Run time error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423877#M541275</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;   I am using .net connector.&lt;/P&gt;&lt;P&gt;   while running the ABAP program i got a short dumb in the line &lt;/P&gt;&lt;P&gt;   CALL FUNCTION 'ZHR_COMMON_EMP_UPD'  DESTINATION  'IHELP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime errors      &amp;lt;b&amp;gt; CALL_FUNCTION_REMOTE_ERROR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Error analsys:  &amp;lt;b&amp;gt;"""An error occurred when executing a REMOTE FUNCTION CALL.&lt;/P&gt;&lt;P&gt;It was logged under the name " "                        &lt;/P&gt;&lt;P&gt;on the called page""".                                    &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Jun 2007 12:58:01 GMT</pubDate>
    <dc:creator>vallamuthu_madheswaran2</dc:creator>
    <dc:date>2007-06-29T12:58:01Z</dc:date>
    <item>
      <title>RFC: Run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423877#M541275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;   I am using .net connector.&lt;/P&gt;&lt;P&gt;   while running the ABAP program i got a short dumb in the line &lt;/P&gt;&lt;P&gt;   CALL FUNCTION 'ZHR_COMMON_EMP_UPD'  DESTINATION  'IHELP'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime errors      &amp;lt;b&amp;gt; CALL_FUNCTION_REMOTE_ERROR&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Error analsys:  &amp;lt;b&amp;gt;"""An error occurred when executing a REMOTE FUNCTION CALL.&lt;/P&gt;&lt;P&gt;It was logged under the name " "                        &lt;/P&gt;&lt;P&gt;on the called page""".                                    &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 12:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423877#M541275</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2007-06-29T12:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: RFC: Run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423878#M541276</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;That menas the RFC connection is not working or the destination name you specified doesn't exist.&lt;/P&gt;&lt;P&gt;check this may be sm59 may hel you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 13:06:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423878#M541276</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T13:06:23Z</dc:date>
    </item>
    <item>
      <title>Re: RFC: Run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423879#M541277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;         Follow this. (also in the below links)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"If you set the WAIT (WAIT = 'X'.) parameter of BAPI_TRANSACTION_COMMIT, you have converted a BAPI to Sync BAPI or else it is Async."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The WAIT parameter will additionally return a update error "Updating could not be completed" if the update failed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if these links help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&amp;amp;content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D50%26threadID%3D38435%26messageID%3D372056%23372056" target="test_blank"&gt;https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&amp;amp;content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D50%26threadID%3D38435%26messageID%3D372056%23372056&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/78/2173f551ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/78/2173f551ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/78/21741c51ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/78/21741c51ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/78/21743651ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/78/21743651ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/78/21744351ce11d189570000e829fbbd/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/78/21744351ce11d189570000e829fbbd/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if these OSS notes help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;97522&lt;/P&gt;&lt;P&gt;377972&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 13:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423879#M541277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T13:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: RFC: Run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423880#M541278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sasi,&lt;/P&gt;&lt;P&gt;       it is connected. the destinaion is IHELP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;vallamuthu.M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 13:12:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423880#M541278</guid>
      <dc:creator>vallamuthu_madheswaran2</dc:creator>
      <dc:date>2007-06-29T13:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: RFC: Run time error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423881#M541279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to go to the target system and look in teh st22 for the dump.&lt;/P&gt;&lt;P&gt;Then you will have a better description of the error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jun 2007 13:20:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-run-time-error/m-p/2423881#M541279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-29T13:20:40Z</dc:date>
    </item>
  </channel>
</rss>

