<?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/5701965#M1295146</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will work. You only have to set the appropriate triggering time. E.g if you want to trigger the output as soon as you save the document than you must select the processing time 4 (Trigger as soon as transcation is saved). If you want to take care of that using the job created on the program RSNAST00, than you have to select 1 or 2. This setting can be made in the output configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 13 Jun 2009 16:13:25 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2009-06-13T16:13:25Z</dc:date>
    <item>
      <title>Nast protocol Update</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701961#M1295142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt; whats is the functionality of NAST_PROTOCOL_UPDATE FUNTION  funtion module ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 15:47:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701961#M1295142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-12T15:47: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/5701962#M1295143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To add appropriate message to your Processed message. For example, To have the Spool number of the print in the Log of the messages, you can use this FM NAST_PROTOCOL_UPDATE. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can view the messages for processed messages in the respective Output screen. &lt;/P&gt;&lt;P&gt;E.g. For Billing document VF03 &lt;/P&gt;&lt;P&gt;Go to &amp;gt; Header &amp;gt; Output.&lt;/P&gt;&lt;P&gt;Select the processed output, Press the button Processing Log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2009 16:07:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701962#M1295143</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-06-12T16:07:26Z</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/5701963#M1295144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Naimesh,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Now my requirement is that I have to create a Prog which will trigger whenever a Output is initiated for a tcode, so how should be my approach, as of now I am selecting a nast entries with respect to my output type  and getting the doc number from objkey and using that I am selecting all the required values for that doc and processing it, now my doubt is will this work or do I have to do any thing more apart from this.How to get the correct doc number to select the values ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;   Varun.K&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 05:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701963#M1295144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-13T05:03: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/5701964#M1295145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare your driver program in NACE for that output type.. when ever the output type is triggered ur driver program will be triggered....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 05:32:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701964#M1295145</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-13T05:32:17Z</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/5701965#M1295146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will work. You only have to set the appropriate triggering time. E.g if you want to trigger the output as soon as you save the document than you must select the processing time 4 (Trigger as soon as transcation is saved). If you want to take care of that using the job created on the program RSNAST00, than you have to select 1 or 2. This setting can be made in the output configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 13 Jun 2009 16:13:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/nast-protocol-update/m-p/5701965#M1295146</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2009-06-13T16:13:25Z</dc:date>
    </item>
  </channel>
</rss>

