<?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 function module Debugging in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679048#M1291038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear narendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User should be always defined as a dialog user to run RFC. Please clarify your RFC is in development stage or ready to use. Use the Remote destination and access the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 30 May 2009 17:35:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-05-30T17:35:14Z</dc:date>
    <item>
      <title>RFC function module Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679047#M1291037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to debug a RFC funtion module from CRM to ECC? can any one suggest me the way i can do?&lt;/P&gt;&lt;P&gt;I heard some thing like "the RFC User in ECC system should be marked as Dialog User"..If so where can we do that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2009 10:05:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679047#M1291037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-30T10:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function module Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679048#M1291038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear narendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User should be always defined as a dialog user to run RFC. Please clarify your RFC is in development stage or ready to use. Use the Remote destination and access the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 May 2009 17:35:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679048#M1291038</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-05-30T17:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function module Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679049#M1291039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sudheer,&lt;/P&gt;&lt;P&gt;Where can we see whether a user is defined as a dialog user or not? and my RFC is already in production.How to use the Remote Destination and access the Function module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:06:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679049#M1291039</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function module Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679050#M1291040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your debugging setting check the system debugging and tRFC checkboxes. Once you reach the rfc call press F6. After the RFC call wait for some time, a new debbing session will open and you can debug your RFC function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;George&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 05:44:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679050#M1291040</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T05:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: RFC function module Debugging</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679051#M1291041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi George,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I kept break point in the CRM system by enableing the trfc and system debugging..and when i reached the RFC function module i pressed F6..But it did not work..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2009 06:39:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rfc-function-module-debugging/m-p/5679051#M1291041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-01T06:39:18Z</dc:date>
    </item>
  </channel>
</rss>

