<?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: Message Processing Log in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205493#M132076</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this FM &amp;lt;b&amp;gt;NAST_PROTOCOL_UPDATE&amp;lt;/b&amp;gt; to add procesing log and message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links for more information and sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/c8/19894b43b111d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/c8/19894b43b111d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.logosworld.biz/www5/mySap/PDF/Book_06.pdf" target="test_blank"&gt;http://www.logosworld.biz/www5/mySap/PDF/Book_06.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Apr 2006 22:47:04 GMT</pubDate>
    <dc:creator>ferry_lianto</dc:creator>
    <dc:date>2006-04-22T22:47:04Z</dc:date>
    <item>
      <title>Message Processing Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205491#M132074</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;I have a message processing (outbound idoc in MIRO) performed by a custom subroutine. How can I add a detail processing log so it can be seen in the output screen (MIRO-&amp;gt;Go to-&amp;gt;Message-&amp;gt;Header-&amp;gt;Process Log)? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leon&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Apr 2006 21:56:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205491#M132074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-20T21:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: Message Processing Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205492#M132075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Leon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your custom subroutine, give all your messages as information messages, as many as you want. These will be displayed as a part of the processing log of the message output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As the program gets executed in the background, you should not see it on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just figured out that you can NAST_PROTOCOL_UPDATE function to update the processing log with all the information messages you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;note : Please close the thread, if this resolves the issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2006 02:50:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205492#M132075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-21T02:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Message Processing Log</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205493#M132076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Leon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use this FM &amp;lt;b&amp;gt;NAST_PROTOCOL_UPDATE&amp;lt;/b&amp;gt; to add procesing log and message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check this links for more information and sample code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/c8/19894b43b111d1896f0000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/c8/19894b43b111d1896f0000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.logosworld.biz/www5/mySap/PDF/Book_06.pdf" target="test_blank"&gt;http://www.logosworld.biz/www5/mySap/PDF/Book_06.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ferry Lianto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Apr 2006 22:47:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-processing-log/m-p/1205493#M132076</guid>
      <dc:creator>ferry_lianto</dc:creator>
      <dc:date>2006-04-22T22:47:04Z</dc:date>
    </item>
  </channel>
</rss>

