<?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 Help in smartform again in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-smartform-again/m-p/1740960#M321897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i ask before:&lt;/P&gt;&lt;P&gt;i copy LE_SHP_DELNOTE to Z-smartform&lt;/P&gt;&lt;P&gt;i want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;have a nice day &lt;/P&gt;&lt;P&gt;i got answer to check in nast table i check it and is not work the field nast-VSTAT mean print or display so maybe there is other option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Dec 2006 12:16:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-12-26T12:16:30Z</dc:date>
    <item>
      <title>Help in smartform again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-smartform-again/m-p/1740960#M321897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;i ask before:&lt;/P&gt;&lt;P&gt;i copy LE_SHP_DELNOTE to Z-smartform&lt;/P&gt;&lt;P&gt;i want to know how can know if the invoice is original ( print one time ) or copy ( print more than one )&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;have a nice day &lt;/P&gt;&lt;P&gt;i got answer to check in nast table i check it and is not work the field nast-VSTAT mean print or display so maybe there is other option?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:16:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-smartform-again/m-p/1740960#M321897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T12:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help in smartform again</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-smartform-again/m-p/1740961#M321898</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;What do you exactly know?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a message was printed the field NAST-VSTAT has the value 1, only this field has this informations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT * FROM NAST WHERE  KAPPL = 'V2'&lt;/P&gt;&lt;P&gt;                                          AND OBJKEY = &amp;lt;DOCUMENT NUMBER&amp;gt;&lt;/P&gt;&lt;P&gt;                                          AND KSCHL   = &amp;lt;MESSAGE TYPE&amp;gt;&lt;/P&gt;&lt;P&gt;                                          AND VSTST   &amp;gt;  0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way you can know if a document was printed in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if you need to know if a document is printed for several times in the same time, you can't use the NAST table and you should chage the driver program to check that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Dec 2006 12:28:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-in-smartform-again/m-p/1740961#M321898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-26T12:28:25Z</dc:date>
    </item>
  </channel>
</rss>

