<?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: RFC error log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393991#M1842020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use standard table SNAP, why do you want to create Z-table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jul 2014 07:56:50 GMT</pubDate>
    <dc:creator>gireesh_kokate</dc:creator>
    <dc:date>2014-07-22T07:56:50Z</dc:date>
    <item>
      <title>RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393983#M1842012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am calling the RFC from outside of SAP, and passing incorrect data in Import of the RFC that is why it is giving a short dump, i want to log that dump, please tell me how can i do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush Aggarwal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 12:27:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393983#M1842012</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-07-21T12:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393984#M1842013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Write your code in TRY..ENDRY block,&lt;/P&gt;&lt;P&gt;Catch system exceptions &amp;amp; Raise exceptions in your RFC FM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 12:35:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393984#M1842013</guid>
      <dc:creator>SharathYaralkattimath</dc:creator>
      <dc:date>2014-07-21T12:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393985#M1842014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use BAPI and respect FM signature, you should not get dumps....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 12:43:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393985#M1842014</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-07-21T12:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393986#M1842015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharath,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Already done,&lt;/P&gt;&lt;P&gt;Actually, i am calling the RFC from outside SAP, and as i am passing the values incorrectly,the compiler is not going inside the RFC and a dump is coming, the thing is i want to log that dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 13:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393986#M1842015</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-07-21T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393987#M1842016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raymond,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know how to pass parameters, the thing is I am checking all feasible cases for my process, so i want to log that error which comes when we call the RFC incorrectly from outside the SAP. Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Jul 2014 13:15:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393987#M1842016</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-07-21T13:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393988#M1842017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Experts please help, this is very critical.&lt;/P&gt;&lt;P&gt;Please....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 04:28:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393988#M1842017</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-07-22T04:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393989#M1842018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aayush,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1] &lt;SPAN class="st"&gt;&lt;EM&gt;ABAP Dump Analysis&lt;/EM&gt; ( &lt;EM&gt;ST22&lt;/EM&gt;) lists the run time errors that have occurred while calling ABAP program, FM. even though it is called from non SAP system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;2] Execute report RSRFCTRC (RFC trace)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;Regards.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;Gireesh&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="st"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 04:58:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393989#M1842018</guid>
      <dc:creator>gireesh_kokate</dc:creator>
      <dc:date>2014-07-22T04:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393990#M1842019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gireesh,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in st22 we can see the short dump, i want to log that dump in a z-table, how can i do that ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aayush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 05:22:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393990#M1842019</guid>
      <dc:creator>aayushaggarwal</dc:creator>
      <dc:date>2014-07-22T05:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393991#M1842020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then use standard table SNAP, why do you want to create Z-table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 07:56:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393991#M1842020</guid>
      <dc:creator>gireesh_kokate</dc:creator>
      <dc:date>2014-07-22T07:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: RFC error log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393992#M1842021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the FM dumps, you can say goodbye to the RFC opened session, so the FM must not dump...&lt;/P&gt;&lt;P&gt;(A wild TRY ... code ... send success back ...CATCH cx_root .. send error back ...&amp;nbsp; ENDTRY or something better written.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else your external called will lose contact with the SAP and receive a generic error (e.g. connexion lost, RFC failed, etc.) then use RFC functions to get the dump data (e.g. RFC_READ_TABLE on SNAP or customer developed dump analyzer and have the external called call those FM in case of failure or time-out raised.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2014 13:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-error-log/m-p/10393992#M1842021</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2014-07-22T13:55:02Z</dc:date>
    </item>
  </channel>
</rss>

