<?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 NAST_PROTOCOL_UPDATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391024#M814238</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 just want to know what the FM NAST_PROTOCOL_UPDATE does and when should I use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Feb 2008 03:10:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-02-08T03:10:11Z</dc:date>
    <item>
      <title>NAST_PROTOCOL_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391024#M814238</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 just want to know what the FM NAST_PROTOCOL_UPDATE does and when should I use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points will be rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 03:10:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391024#M814238</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T03:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: NAST_PROTOCOL_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391025#M814239</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 this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pls reward if help.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This Function modules are generally used in the Print programs(or the driver programs) that are attached to a Output type in a transaction.&lt;/P&gt;&lt;P&gt;So, in that Print program, If you have written it,use this FM by passing the values of the messages (Msd id's etc) to this FM. This will update the log for that Output.&lt;/P&gt;&lt;P&gt;But I don't know if you can chage it from outside that driver program.&lt;/P&gt;&lt;P&gt;This is a sample usage of the FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'NAST_PROTOCOL_UPDATE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;MSG_ARBGB = SY-MSGID&lt;/P&gt;&lt;P&gt;MSG_NR = SY-MSGNO&lt;/P&gt;&lt;P&gt;MSG_TY = SY-MSGTY&lt;/P&gt;&lt;P&gt;MSG_V1 = SY-MSGV1&lt;/P&gt;&lt;P&gt;MSG_V2 = SY-MSGV2&lt;/P&gt;&lt;P&gt;MSG_V3 = SY-MSGV3&lt;/P&gt;&lt;P&gt;MSG_V4 = SY-MSGV4&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;OTHERS = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing you can do, is create a new driver program and output type for the IDoc and pass the forced messages to the FM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 03:45:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391025#M814239</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T03:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: NAST_PROTOCOL_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391026#M814240</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;Thanks. &lt;/P&gt;&lt;P&gt;Additional question. Can't I use the ordinary 'MESSAGE e000 WITH TEXT' statement in a print program? Points will be awarded after this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Feb 2008 05:07:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/3391026#M814240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-08T05:07:00Z</dc:date>
    </item>
  </channel>
</rss>

