<?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: Write processing log for custom output type in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-processing-log-for-custom-output-type/m-p/4753834#M1114978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function NAST_PROTOCOL_UPDATE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* No orders found
    wa_msgv_1 = nast-objky+0(10).
    CALL FUNCTION 'NAST_PROTOCOL_UPDATE'
      EXPORTING
        msg_arbgb = c_msgtype
        msg_nr    = 30
        msg_ty    = 'S'
        msg_v1    = 'No orders found for delivery'
        msg_v2    = wa_msgv_1
      EXCEPTIONS
        OTHERS    = 1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Nov 2008 22:47:44 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2008-11-17T22:47:44Z</dc:date>
    <item>
      <title>Write processing log for custom output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-processing-log-for-custom-output-type/m-p/4753833#M1114977</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;  I have defined a new output type at delivery header level . This is processed using a special function and on processing moves  stock from unrestricted to a order special stock.&lt;/P&gt;&lt;P&gt;I need to update the "processing log" of the output with the material document number. Can any one please let me know how I can write to this "processing log" of the output?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Hari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 15:47:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-processing-log-for-custom-output-type/m-p/4753833#M1114977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-17T15:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Write processing log for custom output type</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/write-processing-log-for-custom-output-type/m-p/4753834#M1114978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use function NAST_PROTOCOL_UPDATE:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* No orders found
    wa_msgv_1 = nast-objky+0(10).
    CALL FUNCTION 'NAST_PROTOCOL_UPDATE'
      EXPORTING
        msg_arbgb = c_msgtype
        msg_nr    = 30
        msg_ty    = 'S'
        msg_v1    = 'No orders found for delivery'
        msg_v2    = wa_msgv_1
      EXCEPTIONS
        OTHERS    = 1.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Nov 2008 22:47:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/write-processing-log-for-custom-output-type/m-p/4753834#M1114978</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2008-11-17T22:47:44Z</dc:date>
    </item>
  </channel>
</rss>

