<?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: How to debug a RFC function module remotely from another R/3 system? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601197#M1437372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put break-point dynamically in FM,then go ahead line by line through F5,it will take u into other system(Cross appli),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 05 Feb 2010 10:49:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-02-05T10:49:53Z</dc:date>
    <item>
      <title>How to debug a RFC function module remotely from another R/3 system?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601194#M1437369</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 have RFC function module in one R/3 system. I am calling this from another R/3 system that is cross apps (Xapps).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   This function module is Synchronous.&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;  Is it possible to debug this function module from cross apps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can somebody give me the steps?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Gopal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 07:59:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601194#M1437369</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2010-02-05T07:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function module remotely from another R/3 system?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601195#M1437370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gopal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use external break-point int his case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 08:06:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601195#M1437370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T08:06:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function module remotely from another R/3 system?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601196#M1437371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Can you explain it bit more?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Do I have to call the function  module with "IN BACKGROUND TASK"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Or is it that I have to just put external breakpoint in the function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gopa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 08:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601196#M1437371</guid>
      <dc:creator>gopalkrishna_baliga</dc:creator>
      <dc:date>2010-02-05T08:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a RFC function module remotely from another R/3 system?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601197#M1437372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gopal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can put break-point dynamically in FM,then go ahead line by line through F5,it will take u into other system(Cross appli),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasad.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 10:49:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-remotely-from-another-r-3-system/m-p/6601197#M1437372</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T10:49:53Z</dc:date>
    </item>
  </channel>
</rss>

