<?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: Debugging the RFC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310578#M161644</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if system B is also SAP system then you can keep the Break point exactly at the Function module call.&lt;/P&gt;&lt;P&gt;call Function  'RFC_READ_TABLE'. then Once you reach press F5 here , then you can debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards\&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2006 08:46:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-31T08:46:56Z</dc:date>
    <item>
      <title>Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310573#M161639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Every1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   I have a RFC function module in system A which is called in system B. Is it possible to debug the RFC function module from system B. If so please let me know how?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; Siva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:34:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310573#M161639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T08:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310574#M161640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If system B is SAP, try /H.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:36:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310574#M161640</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T08:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310575#M161641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try it with sm50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:37:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310575#M161641</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2006-05-31T08:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310576#M161642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer....&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1492916"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1298533"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310576#M161642</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T08:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310577#M161643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the HardCoded break point (&amp;lt;b&amp;gt;BREAK-POINT&amp;lt;/b&amp;gt;.) in the target system and execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt; Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:43:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310577#M161643</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T08:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310578#M161644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if system B is also SAP system then you can keep the Break point exactly at the Function module call.&lt;/P&gt;&lt;P&gt;call Function  'RFC_READ_TABLE'. then Once you reach press F5 here , then you can debug it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards\&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 08:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310578#M161644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T08:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310579#M161645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Logon to the target system via SAPGUI and set a breakpoint there in your FM.&lt;/P&gt;&lt;P&gt;Start the program/FM in system A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should stop at your breakpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: Make sure that no special system/background user is assigned to the RFC destination, otherwise I don't think debugging would be possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 09:05:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310579#M161645</guid>
      <dc:creator>Peter_Inotai</dc:creator>
      <dc:date>2006-05-31T09:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310580#M161646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Yes it possible to test RFC FM from syatem B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Put a break point in the system B where u call the REC FM.&lt;/P&gt;&lt;P&gt;2) Execute Till u reach the RFC FM.&lt;/P&gt;&lt;P&gt;3) Press F5 when the function is going to be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it will take u to the system A where the function module is been written.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is possible; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check Links &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Debugger&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/c6/617ca9e68c11d2b2ab080009b43351/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc" target="test_blank"&gt;http://www.cba.nau.edu/haney-j/CIS497/Assignments/Debugging.doc&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2006 09:10:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310580#M161646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-31T09:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging the RFC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310581#M161647</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;the point with the hard breakpoint is working well, but&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my system A is calling system B (in my case in want to debug a badi in system B)&lt;/P&gt;&lt;P&gt;via RFC.&lt;/P&gt;&lt;P&gt;If I set a endless loop in system B and try to debug the process in system B via SM50 i get the error&lt;/P&gt;&lt;P&gt;RFC_DEBUGGING_NO_DIALOG_USER&lt;/P&gt;&lt;P&gt;Thats because we are using a systemuser for rfc calls.&lt;/P&gt;&lt;P&gt;Any hint how to solve this problem?&lt;/P&gt;&lt;P&gt;Do I have to change the use to a dialog user?&lt;/P&gt;&lt;P&gt;-&amp;gt; that means i need the logon data for system B for that user &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Any hints ?&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Feb 2007 16:02:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-the-rfc/m-p/1310581#M161647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-15T16:02:07Z</dc:date>
    </item>
  </channel>
</rss>

