<?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: Purchase order created EDI debug issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084332#M1506436</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;See this SDN post.[Update Debugging|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="365881"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jul 2010 09:38:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-07-22T09:38:14Z</dc:date>
    <item>
      <title>Purchase order created EDI debug issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084329#M1506433</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;There is the program written in bacjground of Me21n, Me22n,Me23n that when ever any new po will get created one IDOC will get generate for vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's happening through the medium of EDI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now i want to do some enhancement into the IDOC that they are using.&lt;/P&gt;&lt;P&gt;i am trying to put the break point on the FM that is used by IDOC at PO ...but not able to put the debuuger.&lt;/P&gt;&lt;P&gt;when ever i tried to do debug from we19 it not stop any where into the FM or at the user Exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how to put debuger at this secenario ..&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;Arun Kayal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Arun Kayal on Jul 22, 2010 11:21 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 09:20:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084329#M1506433</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T09:20:57Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase order created EDI debug issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084330#M1506434</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;Hope the IDOC is generated from PO through the Output Type.  To debug the Function module assigned to the process code, you have to activate "UPDATE Debugging" while processing the PO transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WE19 will not trigger the function module, as this T-code will only re-transmit the existing idoc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 09:32:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084330#M1506434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T09:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase order created EDI debug issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084331#M1506435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnaks For the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could please let me know the update debugging&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 09:36:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084331#M1506435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T09:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Purchase order created EDI debug issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084332#M1506436</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;See this SDN post.[Update Debugging|&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="365881"&gt;&lt;/A&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jul 2010 09:38:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/purchase-order-created-edi-debug-issue/m-p/7084332#M1506436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-07-22T09:38:14Z</dc:date>
    </item>
  </channel>
</rss>

