<?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: Urgent: Debugging through RFC call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310598#M792944</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 Settings --&amp;gt; Debugging and activate external debugging by checking the box 'Actv'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jan 2008 05:45:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-01-23T05:45:11Z</dc:date>
    <item>
      <title>Urgent: Debugging through RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310596#M792942</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;I am debugging between two systems - CRM and ECC. At one point in the CRM system, a BAPI which is available in the ECC system is being called through RFC. When I press (F5) at the BAPI call, the control does not go inside but executes the BAPI and moves on to the next statement in the CRM statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please tell me how can I enter the code inside the BAPI during debugging?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Helpful answers will be rewarded!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 05:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310596#M792942</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T05:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: Debugging through RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310597#M792943</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 that's is the case then u just take that particular BAPI inputs form that CRM program while debugging then u can test that BAPI saperatly in se37 by giving those inputs, now u can get output of the BAPI and also u can dubugg  the same BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;seshu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 05:40:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310597#M792943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T05:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: Debugging through RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310598#M792944</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 Settings --&amp;gt; Debugging and activate external debugging by checking the box 'Actv'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 05:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310598#M792944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T05:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent: Debugging through RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310599#M792945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think it had to do with the User Type. When I changed the User Type of the calling system in the called system's records to 'A' (Dialog), I was able to debug through the RFC call.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jan 2008 07:22:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/urgent-debugging-through-rfc-call/m-p/3310599#M792945</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-01-23T07:22:15Z</dc:date>
    </item>
  </channel>
</rss>

