<?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 Debugging FM in background task with destination in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270319#M1722793</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;I need to debug a FM which is getting executed as a Background task and also with an destination call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'XXXXXXX'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;BACKGROUND &lt;SPAN class="L0S52"&gt;TASK&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YYYYYY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Could you kindly help me in doing so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Ashish Singh &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Feb 2013 06:30:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-02-18T06:30:04Z</dc:date>
    <item>
      <title>Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270319#M1722793</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;I need to debug a FM which is getting executed as a Background task and also with an destination call. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'XXXXXXX'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;BACKGROUND &lt;SPAN class="L0S52"&gt;TASK&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; YYYYYY&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Could you kindly help me in doing so?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;Ashish Singh &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 06:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270319#M1722793</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T06:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270320#M1722794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try putting a endless loop in the FM code.&lt;/P&gt;&lt;P&gt;After execution, you will see a entry in SM50 with execution of your entry,&lt;/P&gt;&lt;P&gt;Select the entry and then start the debugging open from one of the menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this, you need to have sufficient authorizations in the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Harshad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 06:37:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270320#M1722794</guid>
      <dc:creator>former_member209818</dc:creator>
      <dc:date>2013-02-18T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270321#M1722795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I am debugging a standard FM, hence I cannot edit the FM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you kindly let me know if you have any other ideas on the same. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Ashish Singh. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 06:49:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270321#M1722795</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T06:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270322#M1722796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have access to Destination system, you can directly run the FM on the target system with the values you are passing while calling that FM with Destination&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Harshad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 07:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270322#M1722796</guid>
      <dc:creator>former_member209818</dc:creator>
      <dc:date>2013-02-18T07:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270323#M1722797</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;IN BACKGROUND TASK addition registers a tRFC call. You'll have to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Turn on the "tRFC (In Background Task): Block Sending" flag in the debugger settings.&lt;/LI&gt;&lt;LI&gt;Go to SM58, select the tRFC &amp;amp; then debug LUW.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/3173780" title="http://scn.sap.com/thread/3173780"&gt;http://scn.sap.com/thread/3173780&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 07:19:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270323#M1722797</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T07:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270324#M1722798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you want to pass table records...so I assume you are calling from a program,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. you can get URL , from application, then call that URL (OR) call the transaction..that you created as per other replies.&lt;/P&gt;&lt;P&gt;2. sending table....export and import using ABAP memory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Amarender Busireddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 07:31:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270324#M1722798</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T07:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270325#M1722799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose your fm in ecc server. put a external breakpoint at fm. go to another server like bi or crm. go to the same fm in bi or crm server. go to utitilies-&amp;gt; settings-&amp;gt; go to debugging tab. put your user id of ecc server in this place. click on right mark........&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then go for debugging ...........&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/185923" width="450" /&gt;&lt;/P&gt;&lt;P&gt;put the current destination name......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabyasachi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 08:53:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270325#M1722799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T08:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging FM in background task with destination</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270326#M1722800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harshad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to debug FM &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CALL &lt;SPAN class="L0S52"&gt;FUNCTION &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'CRS_FIRST_DOWNLOAD_TRIGGER'&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;BACKGROUND &lt;SPAN class="L0S52"&gt;TASK&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DESTINATION&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; da_bapicrmdh1&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;rfcoltp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; which is being called via the FM SMOF0_INIT_DNL_START&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Ashish SIngh. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Feb 2013 08:53:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-fm-in-background-task-with-destination/m-p/9270326#M1722800</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-18T08:53:31Z</dc:date>
    </item>
  </channel>
</rss>

