<?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>Question Re: How to debug a program in NACE in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556687#M120265</link>
    <description>&lt;P&gt;It is totally unclear what you want to debug. &lt;/P&gt;
  &lt;P&gt;Do you want to debug the customizing or do you want to debug the purchase order?&lt;/P&gt;</description>
    <pubDate>Wed, 30 Aug 2017 17:33:37 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2017-08-30T17:33:37Z</dc:date>
    <item>
      <title>How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaq-p/556686</link>
      <description>&lt;P&gt;Trying to debug program setup in NACE. See attached screen shot. Basically this program gets called when adding message ZNEU to PO (externally sends a PO via email). I would like program to break in debug when i add message and save PO. Program executes but I can't get it to break in debug.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64778-nace.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:23:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaq-p/556686</guid>
      <dc:creator>scottcarricknwn</dc:creator>
      <dc:date>2017-08-30T17:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556687#M120265</link>
      <description>&lt;P&gt;It is totally unclear what you want to debug. &lt;/P&gt;
  &lt;P&gt;Do you want to debug the customizing or do you want to debug the purchase order?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:33:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556687#M120265</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2017-08-30T17:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556688#M120266</link>
      <description>&lt;P&gt;I want to debug the custom program being pointed to in the screen shot, ZMMPO_EMAIL_PO. This program gets executed on save when message "ZNEU" gets added to a PO in ME29N. The result is an email with po attached. I would like to debug this program. Obviously setting an external breakpoint in it, does not work. &lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 20:24:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556688#M120266</guid>
      <dc:creator>scottcarricknwn</dc:creator>
      <dc:date>2017-08-30T20:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556689#M120267</link>
      <description>&lt;P&gt;Try to follow the steps given in OSS note 1955591 - How to troubleshoot print / smartform and message output issues in MM-PUR&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 20:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556689#M120267</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2017-08-30T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556690#M120268</link>
      <description>&lt;P&gt;Also Google should be able to find very many SCN posts on how to debug output.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 21:09:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556690#M120268</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2017-08-30T21:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556691#M120269</link>
      <description>&lt;P&gt;Thanks. Found the note and added breakpoint on suggested line of code in RSNAST00, however I still cant get it to break when reproducing output message on PO&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 21:11:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556691#M120269</guid>
      <dc:creator>scottcarricknwn</dc:creator>
      <dc:date>2017-08-30T21:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556692#M120270</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;
  &lt;P&gt;do you try to debug the preview or the creation of a new output?&lt;/P&gt;
  &lt;P&gt;If you want to debug the creation of a new output, check in transaction NACE the relevant condition records.&lt;/P&gt;
  &lt;P&gt;As "Dispatch Time" (or "Transmission Time") 4 should be costomised for your debugging.&lt;/P&gt;
  &lt;P&gt;Example: &lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/63883--ss.jpg" /&gt;&lt;/P&gt;
  &lt;P&gt;Compare &lt;A href="https://help.sap.com/saphelp_erp60_sp/helpdata/en/a0/86ce53118d4308e10000000a174cb4/frameset.htm"&gt;https://help.sap.com/saphelp_erp60_sp/helpdata/en/a0/86ce53118d4308e10000000a174cb4/frameset.htm&lt;/A&gt;&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Hubert&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 05:28:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556692#M120270</guid>
      <dc:creator>hubert_heitzer</dc:creator>
      <dc:date>2017-08-31T05:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556693#M120271</link>
      <description>&lt;P&gt;Hi Scott,&lt;/P&gt;
  &lt;P&gt;There are two ways to do it as below.&lt;/P&gt;
  &lt;P&gt;&lt;U&gt;1st approach:&lt;/U&gt;&lt;/P&gt;
  &lt;P&gt;You have setup the further data of output as below,in this case it requires you to setup the update debugging.then it will stop at your desired breakpoint as suggested by Jurgen.(small trcik).Sometimes it si not required when the Standard FMs not called at update task,that is why SAP KBA has not mentioned it probably.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64802-4-setup.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;U&gt;2nd approach: Whenever I need to debug, I follow this and it works 100% times.&lt;/U&gt;&lt;/P&gt;
  &lt;P&gt;Change PO-&amp;gt;Messages-&amp;gt; repeat output-&amp;gt;further data-&amp;gt; set 1&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/64803-1-setup.png" /&gt;&lt;/P&gt;
  &lt;P&gt;&lt;U&gt;Then Run RSNAST00 it wil stop at your breakpoint.&lt;/U&gt;&lt;/P&gt;
  &lt;P&gt;RSNAST00 is actually the parent program of processing all kinds of output,however SAP has some specific programs and t-codes for individual output message processing in each process area though I have observed all can be processed by same RSNAST00.&lt;/P&gt;
  &lt;P&gt;Regards,&lt;/P&gt;
  &lt;P&gt;Avik&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 05:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556693#M120271</guid>
      <dc:creator>former_member365886</dc:creator>
      <dc:date>2017-08-31T05:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556694#M120272</link>
      <description>&lt;P&gt;Everyone, &lt;/P&gt;
  &lt;P&gt;Thank you for your time and responses. I figured out that if I debugged the preview but chose my message type, I was able to get it to break on my custom program. See screen shot. Still not able to debug the output but I can get what i need from debugging the preview.&lt;/P&gt;
  &lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/65813-output.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2017 14:52:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556694#M120272</guid>
      <dc:creator>scottcarricknwn</dc:creator>
      <dc:date>2017-08-31T14:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to debug a program in NACE</title>
      <link>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556695#M120273</link>
      <description>&lt;P&gt;super useful thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 09:04:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/how-to-debug-a-program-in-nace/qaa-p/556695#M120273</guid>
      <dc:creator>Najlaamusarsa</dc:creator>
      <dc:date>2023-01-26T09:04:06Z</dc:date>
    </item>
  </channel>
</rss>

