<?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/1432289#M206540</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally FM NAST_PROTOCOL_UPDATE updates the Log for Outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have used this FM in your Program you can get your Spool No. for PO, Invoice etc. from Table CMFP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMFP-MSGV1 is the Spool Number and CMFP can be accessed by using APLID = 'WFMC' and NR = NAST-CMFPNR and MSGTYP = 'W'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also hardcode CMFP&lt;SUB&gt;ARBGB and CMFP&lt;/SUB&gt;MSGNR if you know the Application (For eg. ARGB = 'ME' and MSGNR = '320' for PO, ARGB = 'VN' and MSGNR = '342' for Invoice etc.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2006 05:19:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-23T05:19:42Z</dc:date>
    <item>
      <title>NAST_PROTOCOL_UPDATE??</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/1432288#M206539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;CAn anyone please tell me the function of teh FM NAST_PROTOCOL_UPDATE?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I mean what exactly does this FM do?&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, 23 Jun 2006 05:11:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/1432288#M206539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T05:11:36Z</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/1432289#M206540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally FM NAST_PROTOCOL_UPDATE updates the Log for Outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have used this FM in your Program you can get your Spool No. for PO, Invoice etc. from Table CMFP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CMFP-MSGV1 is the Spool Number and CMFP can be accessed by using APLID = 'WFMC' and NR = NAST-CMFPNR and MSGTYP = 'W'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also hardcode CMFP&lt;SUB&gt;ARBGB and CMFP&lt;/SUB&gt;MSGNR if you know the Application (For eg. ARGB = 'ME' and MSGNR = '320' for PO, ARGB = 'VN' and MSGNR = '342' for Invoice etc.).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 05:19:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/1432289#M206540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-23T05:19:42Z</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/1432290#M206541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This FM fills the message table NAST.This FM is used when a form is called to collect user messages or an entry in the associated protocol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 05:20:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/1432290#M206541</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-06-23T05:20:43Z</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/1432291#M206542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This FM is used to log individual processing step within application. Once logged, you can display the processing status via the processing log.&lt;/P&gt;&lt;P&gt;All the business documents are printed using SMART FOrms / scripts using the MESSAGE OUTPUT DETERMINATION Procdure at the configuration level. So, when a document is created / changed, there is a entry made in the NAST table, once the system has process the message the entry will have to be updated in the NAST table with the processing details, which is exactly done by the NAST_PROTOCOL_UPDATE function module&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;Regards,&lt;/P&gt;&lt;P&gt;Sridahr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2006 05:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/1432291#M206542</guid>
      <dc:creator>sridharreddy_kondam</dc:creator>
      <dc:date>2006-06-23T05:26:05Z</dc:date>
    </item>
  </channel>
</rss>

