<?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: Re-print forms from different program with new header in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590479#M1861016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do the same thing RSNAST00 does, so it'll work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if the delivery has several messages, it should be better to use NACHA in the selection in order to get the print only:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;FROM &lt;/SPAN&gt;NAST&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;WHERE &lt;/SPAN&gt;KAPPL&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;AND &lt;/SPAN&gt;OBJKY&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;v_delivery&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NACHA&amp;nbsp; = '1'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND ( KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLPP'&amp;nbsp; OR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLBP' ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second question is you don't check if the delivery was printed before, I've understood you need to re-print a document, here you can print delivery not printed yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to check it, you should use VSTAT in your selection too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;FROM &lt;/SPAN&gt;NAST&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;WHERE &lt;/SPAN&gt;KAPPL&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;AND &lt;/SPAN&gt;OBJKY&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;v_delivery&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NACHA&amp;nbsp; = '1'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND VSTAT&amp;nbsp;&amp;nbsp; = '1' &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND ( KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLPP'&amp;nbsp; OR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLBP' ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are main differences between your solution and RSNAST00,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the other difference can be you don't update the protocol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last thing RSNAST00 print only the message set to be printed by a program ( so VSZTP = 1 or 2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2014 14:22:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-10-01T14:22:09Z</dc:date>
    <item>
      <title>Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590466#M1861003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a tricky requirement from my client and was wondering if I could get some help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is to create a program that rejects or deletes documents based on a selection screen. The documents could be a sales order, a shipment or a delivery... so far, so good, no big deal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The client also wants me to RE-PRINT the respective form (sales order, pick list, bill of landing, etc) exactly the same way as it was printed when created, but with the header that says CANCELLED.&lt;/P&gt;&lt;P&gt;I am debating on the best way to do this... if I should make copies of the forms, or try to re-print them from the different program and create a condition for the new header to be printed... &lt;/P&gt;&lt;P&gt;I am opened to suggestions... &lt;/P&gt;&lt;P&gt;Anyone has ever done something like this?&lt;/P&gt;&lt;P&gt;Any ideas are appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, &lt;/P&gt;&lt;P&gt;Fernanda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Sep 2014 17:56:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590466#M1861003</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-23T17:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590467#M1861004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fernanda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please follow below approach to reprint sales order. Hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check NAST table if the message type exists when sales order was created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. If entry exist, reprint sales order by using program SD70AV1A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. use submit statement for program SD70AV1A to reprint sales order .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Export a variable(lv_cancel) to memory in your main program .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5.In driver program of that particular condition type, import this variable((lv_cancel)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6.Write a condition in Header Window of Form .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /: If lv_cancel = 'X'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /: &amp;amp;CANCELLED&amp;amp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /: ELSE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /: &amp;amp;ORIGINAL&amp;amp;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; /:ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To reprint delivery ,use transaction VL71(SD70AV2A).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2014 03:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590467#M1861004</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-09-24T03:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590468#M1861005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for your answer! &lt;/P&gt;&lt;P&gt;I'll try that and see how it goes! I'll mark you as helpful for now! 'Cause it sure helped! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:44:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590468#M1861005</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-25T15:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590469#M1861006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Fernanda,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for such wonderful words and do let us know the outcome .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:53:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590469#M1861006</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-09-25T15:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590470#M1861007</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;That's is a good solution, you can also think other solution, but I believe the logic will alwyas the same suggested by Always Learner&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well but there's or could be a big (or little) problem you should speak about your customer:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not possible to repeat the same print&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The print programs get the data to be printed from master data, documents,...and so....and you can't ensure these data will be always the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only solution can ensure to repeat the same print in every time is the archiving&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 15:55:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590470#M1861007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-25T15:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590471#M1861008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's definitely something to consider Max. &lt;/P&gt;&lt;P&gt;What I'm suggesting (with Always Learner approach) is to re-print whatever was printed LAST. If there were changes, the document will reflect the changes... I think the customer understands that! &lt;BR /&gt;I'll be working on the logic today or tomorrow but will only be able to test it next week! &lt;BR /&gt;I'll keep you guys posted! &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 16:00:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590471#M1861008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-25T16:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590472#M1861009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok guys... &lt;/P&gt;&lt;P&gt;This is how this worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;* Find record in NAST table to reprint - I already had the delivery number so I pick up the info in NAST first &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S31"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;NAST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;KAPPL&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;OBJKY&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;v_delivery&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND ( KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLPP'&amp;nbsp; OR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;SPAN class="L0S31"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLBP' ).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Then go to TNAPR to get the form / program info&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;sy&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;subrc &lt;SPAN class="L0S52"&gt;IS &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;INITIAL&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;FROM &lt;/SPAN&gt;tnapr&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;WHERE &lt;/SPAN&gt;kschl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;nast&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;kschl&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;nacha &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;nast&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;nacha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;AND &lt;/SPAN&gt;kappl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;nast&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;kappl&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;tnapr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;ronam&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;IN &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;PROGRAM &lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;tnapr&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;pgnam&lt;SPAN class="L0S55"&gt;) &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;ret_code us_screen &lt;SPAN class="L0S52"&gt;IF &lt;/SPAN&gt;FOUND&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;So this becomes a generic code to print any form.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;This made the first print of the form to be re-printed. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;I only need to make the changes in the form now but this is all good! YAY!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Thanks for the help! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Sep 2014 22:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590472#M1861009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-09-30T22:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590473#M1861010</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;Sorry but if you want to use that solution, why don't you use standard report RSNAST00?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 08:35:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590473#M1861010</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T08:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590474#M1861011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Because that's not the only thing the program does... &lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590474#M1861011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T13:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590475#M1861012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It depends on how you call it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:19:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590475#M1861012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T13:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590476#M1861013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I meant the requirement I had to develop... &lt;/P&gt;&lt;P&gt;It does other things... not only just re-print the forms! &lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:23:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590476#M1861013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T13:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590477#M1861014</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;Yes I know, It's just only a exchange of points of view,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if I need to re-print a logistic document, I would call RSNAST00 without to replace the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P&gt;&lt;SPAN class="L0S52"&gt;submit &lt;/SPAN&gt;rsnast00&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;p_again &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'X'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;s_kappl &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;s_nacha &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'1'&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;with &lt;/SPAN&gt;s_objky &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;v_delivery &lt;SPAN class="L0S52"&gt;and &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;return&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;

&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the standard program does what you need&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:45:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590477#M1861014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T13:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590478#M1861015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great, thanks!! &lt;/P&gt;&lt;P&gt;Seems like it's pretty much the same thing! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/1024/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'll change if it doesn't work completly!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 13:50:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590478#M1861015</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T13:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590479#M1861016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You do the same thing RSNAST00 does, so it'll work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if the delivery has several messages, it should be better to use NACHA in the selection in order to get the print only:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;FROM &lt;/SPAN&gt;NAST&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;WHERE &lt;/SPAN&gt;KAPPL&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;AND &lt;/SPAN&gt;OBJKY&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;v_delivery&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NACHA&amp;nbsp; = '1'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND ( KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLPP'&amp;nbsp; OR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLBP' ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The second question is you don't check if the delivery was printed before, I've understood you need to re-print a document, here you can print delivery not printed yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to check it, you should use VSTAT in your selection too:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SELECT &lt;/SPAN&gt;&lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;SINGLE &lt;/SPAN&gt;*&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;FROM &lt;/SPAN&gt;NAST&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;WHERE &lt;/SPAN&gt;KAPPL&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;'V2'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;AND &lt;/SPAN&gt;OBJKY&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;= &lt;/SPAN&gt;v_delivery&lt;SPAN class="L0S55" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND NACHA&amp;nbsp; = '1'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN style="color: #ff0000; font-style: inherit; font-size: 11.8181819915771px; background: transparent; font-family: inherit; font-weight: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND VSTAT&amp;nbsp;&amp;nbsp; = '1' &lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND ( KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLPP'&amp;nbsp; OR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="font-size: 11.8181819915771px; color: #333333; background-position: initial;"&gt;&lt;SPAN class="L0S31" style="font-weight: inherit; font-style: inherit; font-size: 11.8181819915771px; font-family: inherit; background: transparent;"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; KSCHL&amp;nbsp;&amp;nbsp; =&amp;nbsp; 'ZLBP' ).&lt;/SPAN&gt;&lt;/P&gt;
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are main differences between your solution and RSNAST00,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably the other difference can be you don't update the protocol&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last thing RSNAST00 print only the message set to be printed by a program ( so VSZTP = 1 or 2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 14:22:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590479#M1861016</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T14:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re-print forms from different program with new header</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590480#M1861017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was just the first test Max, I am still working through the requirement and making adjustments to the code. &lt;/P&gt;&lt;P&gt;I was initially desperate to find out how to re-print so that's why I posted this thread! &lt;/P&gt;&lt;P&gt;Thanks for the tip on VSTAT, good catch, I totally forgot about that. &lt;/P&gt;&lt;P&gt;I will include the output types (KSCHL) in the future, but waiting on the user to define all of the ones that she needs, &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 22:44:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/re-print-forms-from-different-program-with-new-header/m-p/10590480#M1861017</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-10-01T22:44:42Z</dc:date>
    </item>
  </channel>
</rss>

