<?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: RSNAST00 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505988#M843255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSNAST00 is the program used to retrigger the output types(to make one more printout of the invoice for example). It is not specific to any application. Hence it can be used for sales order outputs, delivery outputs and invoice outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSNAST00 can be used only if the output was triggered for the first time in Batch mode(i.e. it is not triggered in immediate mode(4) and triggered in batch mode(1). Those kind of outputs can be triggered n number of times using RSNAST00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When RSNAST00, is executed , it checks the NAST table which has the data a bout all the outputs and select teh only records which has NAST-VSZTP is equal to 1. These output lines will be yellow in colour if you see in teh document. When RSNAST00 processes these records, it triggers the output and converts the line from yellow to green during which NAST-VSTAT will change from 0 to 1 for green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2008 07:24:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-04T07:24:36Z</dc:date>
    <item>
      <title>RSNAST00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505987#M843254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the purpose of RSNAST00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How is related to NAST entry creation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505987#M843254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: RSNAST00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505988#M843255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RSNAST00 is the program used to retrigger the output types(to make one more printout of the invoice for example). It is not specific to any application. Hence it can be used for sales order outputs, delivery outputs and invoice outputs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSNAST00 can be used only if the output was triggered for the first time in Batch mode(i.e. it is not triggered in immediate mode(4) and triggered in batch mode(1). Those kind of outputs can be triggered n number of times using RSNAST00&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When RSNAST00, is executed , it checks the NAST table which has the data a bout all the outputs and select teh only records which has NAST-VSZTP is equal to 1. These output lines will be yellow in colour if you see in teh document. When RSNAST00 processes these records, it triggers the output and converts the line from yellow to green during which NAST-VSTAT will change from 0 to 1 for green.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this helps you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:24:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505988#M843255</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: RSNAST00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505989#M843256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selection Program for Issuing Output&lt;/P&gt;&lt;P&gt;When you create an output message for a document (say creating an output for a PO from ME22/ME22N and save it with option 'send automatically when saving'), then it runs the program RSNAST00 in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can define output messages for the documents and mass execute them using RSNAST00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purpose&lt;/P&gt;&lt;P&gt;Issues output from all applications with send times 1 and 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection&lt;/P&gt;&lt;P&gt;Selection criteria:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application&lt;/P&gt;&lt;P&gt;Object key&lt;/P&gt;&lt;P&gt;Output type&lt;/P&gt;&lt;P&gt;Transmission medium&lt;/P&gt;&lt;P&gt;In addition to that, you can choose whether repeat processing is to take place. In this case, only output is selected that has already been processed and the processing program is called up for it. However, no output will be duplicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Via printer default, an already existing printer can by overridden from the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field 'Suffix 2' has got the same effect: it sets this indicator in each selected output. In this way, a clear spool entry can be achieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Runtime thru this program we can able to find which form and which print program is calling for this out put type.It takes input from NAST and TNAPR tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please reward points if its helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:25:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505989#M843256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: RSNAST00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505990#M843257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Selection Program for Issuing Output&lt;/P&gt;&lt;P&gt;When you create an output message for a document (say creating an output for a PO from ME22/ME22N and save it with option 'send automatically when saving'), then it runs the program RSNAST00 in the background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can define output messages for the documents and mass execute them using RSNAST00. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Purpose&lt;/P&gt;&lt;P&gt;Issues output from all applications with send times 1 and 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Selection&lt;/P&gt;&lt;P&gt;Selection criteria:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application&lt;/P&gt;&lt;P&gt;Object key&lt;/P&gt;&lt;P&gt;Output type&lt;/P&gt;&lt;P&gt;Transmission medium&lt;/P&gt;&lt;P&gt;In addition to that, you can choose whether repeat processing is to take place. In this case, only output is selected that has already been processed and the processing program is called up for it. However, no output will be duplicated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Via printer default, an already existing printer can by overridden from the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field 'Suffix 2' has got the same effect: it sets this indicator in each selected output. In this way, a clear spool entry can be achieved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2008 07:28:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505990#M843257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-04T07:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: RSNAST00</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505991#M843258</link>
      <description>&lt;P&gt;Correct Explaination and helpful.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Apr 2019 08:17:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsnast00/m-p/3505991#M843258</guid>
      <dc:creator>former_member590425</dc:creator>
      <dc:date>2019-04-26T08:17:07Z</dc:date>
    </item>
  </channel>
</rss>

