<?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: Barcode in Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238350#M482270</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;To Create a Bar code prefix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to T-code - SPAD -&amp;gt; Full Administration -&amp;gt; Click on Device Type -&amp;gt; Double click the device for which you wish to create the print control -&amp;gt; Click on Print Control tab -&amp;gt;Click on change mode -&amp;gt; Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -&amp;gt; save you changes , it will ask for request -&amp;gt; create request and save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where you are using the field value use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt; &amp;amp;itab-field&amp;amp; &amp;lt;/C1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the field value in the form of barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which barcode printer are you using ? Can you download this file and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.servopack.de/Files/HB/ZPLcommands.pdf" target="test_blank"&gt;http://www.servopack.de/Files/HB/ZPLcommands.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give an idea about barcode commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information about SAP Barcodes &lt;/P&gt;&lt;P&gt;A barcode solution consists of the following: &lt;/P&gt;&lt;P&gt;- a barcode printer &lt;/P&gt;&lt;P&gt;- a barcode reader &lt;/P&gt;&lt;P&gt;- a mobile data collection application/program &lt;/P&gt;&lt;P&gt;A barcode label is a special symbology to represent human readable information such as a material number or batch number &lt;/P&gt;&lt;P&gt;in machine readable format. &lt;/P&gt;&lt;P&gt;There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols. &lt;/P&gt;&lt;P&gt;You can print barcodes from SAP by modifying an existing output form. &lt;/P&gt;&lt;P&gt;Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool. &lt;/P&gt;&lt;P&gt;Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2007 11:28:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-26T11:28:24Z</dc:date>
    <item>
      <title>Barcode in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238348#M482268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;   We are printing invoice along with a barcode in a Dot Matrix printer .  We are using the Barcode Symbology as PDF 417 and also made other settings as the creating the new output device , allocating the barcode to the new device type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  The barcode reader recongizing , if we take the printout in a Laser printer but not with the Dot matrix printer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Kindly, Let me know any more settings need to done in dot matrix printer.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;M.Saravanan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 11:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238348#M482268</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238349#M482269</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;Set the character format for that field that u have to print as barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that create a new smartstyle and in that create a character format as barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SM73 -&amp;gt;system bar code -&amp;gt;Create new bar code format &lt;/P&gt;&lt;P&gt;then go to smartstyles and use this barcode format for the character format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this link for more info&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/66/1b45c136639542a83663072a74a21c/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sankar M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 11:22:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238349#M482269</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2007-04-26T11:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238350#M482270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;To Create a Bar code prefix:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Go to T-code - SPAD -&amp;gt; Full Administration -&amp;gt; Click on Device Type -&amp;gt; Double click the device for which you wish to create the print control -&amp;gt; Click on Print Control tab -&amp;gt;Click on change mode -&amp;gt; Click the plus sign to add a row or prefix say SBP99 (Prefix must start with SBP) -&amp;gt; save you changes , it will ask for request -&amp;gt; create request and save&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Now when you go to SE73 if you enter SBP00 for you device it will add the newly created Prefix&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a character format C1.Assign a barcode to the character format.Check the check box for the barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The place where you are using the field value use like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;C1&amp;gt; &amp;amp;itab-field&amp;amp; &amp;lt;/C1&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get the field value in the form of barcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which barcode printer are you using ? Can you download this file and see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.servopack.de/Files/HB/ZPLcommands.pdf" target="test_blank"&gt;http://www.servopack.de/Files/HB/ZPLcommands.pdf&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will give an idea about barcode commands.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/d9/4a94c851ea11d189570000e829fbbd/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information about SAP Barcodes &lt;/P&gt;&lt;P&gt;A barcode solution consists of the following: &lt;/P&gt;&lt;P&gt;- a barcode printer &lt;/P&gt;&lt;P&gt;- a barcode reader &lt;/P&gt;&lt;P&gt;- a mobile data collection application/program &lt;/P&gt;&lt;P&gt;A barcode label is a special symbology to represent human readable information such as a material number or batch number &lt;/P&gt;&lt;P&gt;in machine readable format. &lt;/P&gt;&lt;P&gt;There are different symbologies for different applications and different industries. Luckily, you need not worry to much about that as the logistics supply chain has mostly standardized on 3 of 9 and 128 barcode symbologies - which all barcode readers support and which SAP support natively in it's printing protocols. &lt;/P&gt;&lt;P&gt;You can print barcodes from SAP by modifying an existing output form. &lt;/P&gt;&lt;P&gt;Behind every output form is a print program that collects all the data and then pass it to the form. The form contains the layout as well as the font, line and paragraph formats. These forms are designed using SAPScript (a very easy but frustratingly simplistic form format language) or SmartForms that is more of a graphical form design tool. &lt;/P&gt;&lt;P&gt;Barcodes are nothing more than a font definition and is part of the style sheet associated with a particular SAPScript form. The most important aspect is to place a parameter in the line of the form that points to the data element that you want to represent as barcode on the form, i.e. material number. Next you need to set the font for that parameter value to one of the supported barcode symbologies. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2007 11:28:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-in-smartforms/m-p/2238350#M482270</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-26T11:28:24Z</dc:date>
    </item>
  </channel>
</rss>

