<?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 outbound function module in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318863#M1226024</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;Before saving, put '\h' incommand line and press enter, it will go into debugging then goto settings then update debugging. Then you can press F8 to go the break-point you have create before FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Mar 2009 09:03:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-18T09:03:20Z</dc:date>
    <item>
      <title>Debugging outbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318860#M1226021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    I am trying to create or save sales order(va01). I am using ZWIP as the output type and transmitting the details to 3rd party system using idoc. Now Once I save, I could see the out bound idoc being generated. But when I put the break-point in the underlying function module, the process is not stopping there. I want to debug that function module. But all the time the idoc has been generated without stopping at the break-point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I debug the function module for the outbound idoc?&lt;/P&gt;&lt;P&gt;Any ideas would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 08:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318860#M1226021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T08:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging outbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318861#M1226022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Always Update and System debugging should be "Turn on" For Debugging the outbound IDOC.&lt;/P&gt;&lt;P&gt;From Debug screen&amp;gt;Settings&amp;gt;..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:01:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318861#M1226022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T09:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging outbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318862#M1226023</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;Check This Link..&lt;/P&gt;&lt;P&gt;[https://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/6355] &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt; &lt;B&gt;[original link is broken]&lt;/B&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sachin M M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:02:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318862#M1226023</guid>
      <dc:creator>sachin_mathapati</dc:creator>
      <dc:date>2009-03-18T09:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Debugging outbound function module</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318863#M1226024</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;Before saving, put '\h' incommand line and press enter, it will go into debugging then goto settings then update debugging. Then you can press F8 to go the break-point you have create before FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reg,&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2009 09:03:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/debugging-outbound-function-module/m-p/5318863#M1226024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-18T09:03:20Z</dc:date>
    </item>
  </channel>
</rss>

