<?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: Capturing RFC call data. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967649#M947758</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tbale ARFCSSTATE and ARFCSDATA contains system logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Jun 2008 14:20:47 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-23T14:20:47Z</dc:date>
    <item>
      <title>Capturing RFC call data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967648#M947757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      I am facing some issues when a RFC call is made from a Java application to SAP(Custom Function Module). The issue is that the calls fail randomly when called from the Java interface, but they run successfully when reprocessed. Also when i process it in SAP through se37 it never fails. I am looking for suggestions on is there any way to capture the Data passed during the failed RFC call. I looked into the option of FBGENDAT, but that requires change to the includes in the function module, to include and do the macro. Is there any other way besides FBGENDAT to capture the data passed during an RFC call.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Suggestion are Highly Appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 14:19:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967648#M947757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T14:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing RFC call data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967649#M947758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tbale ARFCSSTATE and ARFCSDATA contains system logs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 14:20:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967649#M947758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T14:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing RFC call data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967650#M947759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and check whether switching on RFC Trace via ST01 for analysis would be an option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/EN/5a/ace298ca0211d194b500a0c94260a5/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/EN/5a/ace298ca0211d194b500a0c94260a5/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 14:26:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967650#M947759</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2008-06-23T14:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing RFC call data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967651#M947760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for you inputs, But I need the data passed to the FUnction module during that call. I dont think these options give me the data. I am looking for something similiar to FBGENDAT but without modifications to the FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 14:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967651#M947760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T14:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing RFC call data.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967652#M947761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Closing Thread&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 02:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/capturing-rfc-call-data/m-p/3967652#M947761</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-08T02:53:44Z</dc:date>
    </item>
  </channel>
</rss>

