<?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: SAPScript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345351#M174091</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;1) Refer the link, this is having a Sample Sapscripts Label Printing Program &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts/sample-sapscripts-label-printing-program.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts/sample-sapscripts-label-printing-program.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) if you want to Print serial numbers, thne you need to maintain a field in the database, so that you can pick the latest number add 1 to that, otherwise you can not know how many purchase orders printed before you print or execute the new purchase order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below link is having good material about Script with step by step ....&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 Jun 2006 10:54:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-10T10:54:05Z</dc:date>
    <item>
      <title>SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345350#M174090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please tell me&lt;/P&gt;&lt;P&gt;1.How to print a label in SAPScript?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Each time I print a purchase order I want to give a number on that purchase order. Like for the first time &lt;/P&gt;&lt;P&gt;the PO printed the Value is 1&lt;/P&gt;&lt;P&gt;Next Time when PO is printed value is 2&lt;/P&gt;&lt;P&gt;''''''''''''''''''''''''''''''''''''''3&lt;/P&gt;&lt;P&gt;''''''''''''''''''''''''''''''''''''''4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I Do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;K P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2006 09:54:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345350#M174090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-10T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345351#M174091</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;1) Refer the link, this is having a Sample Sapscripts Label Printing Program &lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts/sample-sapscripts-label-printing-program.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts/sample-sapscripts-label-printing-program.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) if you want to Print serial numbers, thne you need to maintain a field in the database, so that you can pick the latest number add 1 to that, otherwise you can not know how many purchase orders printed before you print or execute the new purchase order&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the below link is having good material about Script with step by step ....&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/sapscripts.htm" target="test_blank"&gt;http://www.sap-img.com/sapscripts.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2006 10:54:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345351#M174091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-10T10:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAPScript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345352#M174092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi K P,&lt;/P&gt;&lt;P&gt;1. Printing label via any third party software, or within SAPScript alone?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You need to store the counter somewhere - possibly a customized table? In your print program, you could read the latest count and add 1 to it, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;ET&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2006 11:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/1345352#M174092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-10T11:00:08Z</dc:date>
    </item>
  </channel>
</rss>

