<?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 how to debug a rfc function module in ecc from apo? 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-in-ecc-from-apo/m-p/8630194#M1664773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to debug a rfc function module in ecc from apo?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Moderator message: please do more research before asking.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Mar 2012 09:49:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-03-22T09:49:10Z</dc:date>
    <item>
      <title>how to debug a rfc function module in ecc from apo?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630194#M1664773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how to debug a rfc function module in ecc from apo?&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Moderator message: please do more research before asking.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Thomas Zloch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630194#M1664773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T09:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug a rfc function module in ecc from apo?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630195#M1664774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P&gt;Put Exeternal break point in RFC and execute it.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 09:57:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630195#M1664774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T09:57:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug a rfc function module in ecc from apo?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630196#M1664775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And also &lt;/P&gt;&lt;P&gt;SE38 --&amp;gt; Utilities --&amp;gt; Settings&lt;/P&gt;&lt;P&gt;Select &lt;STRONG&gt;ABAP Editor &lt;/STRONG&gt;Tab and below that &lt;STRONG&gt;Debugging&lt;/STRONG&gt; tab Add APO user id in &lt;STRONG&gt;USERS&lt;/STRONG&gt; field &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 10:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630196#M1664775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T10:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to debug a rfc function module in ecc from apo?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630197#M1664776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shaik,&lt;/P&gt;&lt;P&gt; check this link&lt;/P&gt;&lt;P&gt;&lt;A href="http://sapignite.com/how-to-debug-sap-rfc-background-job-update-fm-etc/"&gt;http://sapignite.com/how-to-debug-sap-rfc-background-job-update-fm-etc/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Mar 2012 11:43:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-debug-a-rfc-function-module-in-ecc-from-apo/m-p/8630197#M1664776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-03-22T11:43:31Z</dc:date>
    </item>
  </channel>
</rss>

