<?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: 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/4519250#M1068502</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;NAST_PROTOCOL_UPDATE is not the issue. It is the error handling that tells you what goes wrong. The issue is the logic that calls it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Teddy Kurniawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Oct 2008 04:45:39 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-08T04:45:39Z</dc:date>
    <item>
      <title>NAST_PROTOCOL_UPDATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519249#M1068501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In VF02 i issued a print o/p to a smartform.I get a workflow message saying update terminated.When i debug the FM &lt;STRONG&gt;RV_MESSAGE_UPDATE&lt;/STRONG&gt; in &lt;STRONG&gt;SM13&lt;/STRONG&gt; i find that the update gets terminated in a  FM &lt;STRONG&gt;NAST_PROTOCOL_UPDATE&lt;/STRONG&gt; at a point where flags related to pricing conditions are being set.Can you please tell me if this has anything to do with smartform/print program or if its some configuration issue.Any tips would be welcome.Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shrini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Oct 2008 10:51:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519249#M1068501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-06T10:51:34Z</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/4519250#M1068502</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;NAST_PROTOCOL_UPDATE is not the issue. It is the error handling that tells you what goes wrong. The issue is the logic that calls it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Teddy Kurniawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 04:45:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519250#M1068502</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T04:45:39Z</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/4519251#M1068503</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;If you get the message saying "update terminated", &lt;/P&gt;&lt;P&gt;The program might have caused a run time error. So goto ST22 to see the dump analysis for the program run.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if there are any errors in calling the print program or the parameter mis match in smartform FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Dwarakanath.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 04:56:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519251#M1068503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T04:56:34Z</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/4519252#M1068504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if it coming from print program then you need to think of..? the error may be from your print program.&lt;/P&gt;&lt;P&gt;is it a custom print program which causing the update termination..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Go to SM13  transaction and check the code related to update rermination. there you can see clearly what code caused the error from the source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 05:25:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519252#M1068504</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T05:25:03Z</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/4519253#M1068505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your tips. I checked and found out that SAP used to get some pricing information from external pricing system which has been scrapped now.I also found that the error msg is bcos SAp cant logon to remote system to execute a Z functionmodule to get the external pricing.there were 2 form routines in which these function modules were being called. is there a way to over ride this without making any changes to code. I assume it has something to do with over riding the pricing routines like 900 and 901 so that we can avoid this external pricing.ofcourse there is no harm in code change where we can over ride but which one would be a better option&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2008 08:42:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/4519253#M1068505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-08T08:42:07Z</dc:date>
    </item>
  </channel>
</rss>

