<?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 printing in Smart forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965079#M699663</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 if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Oct 2007 08:54:46 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-12T08:54:46Z</dc:date>
    <item>
      <title>Barcode printing in Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965077#M699661</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; Can any one explain in detail how to print bar codes in smart forms, the types of bar codes available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample code or documentation would help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Zaf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965077#M699661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T08:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode printing in Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965078#M699662</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;) 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;Check this link:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm" target="test_blank"&gt;http://www.sap-img.com/abap/questions-about-bar-code-printing-in-sap.htm&lt;/A&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;Hope this link ll be useful..&lt;/P&gt;&lt;P&gt;&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;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;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:53:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965078#M699662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T08:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode printing in Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965079#M699663</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 if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:54:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965079#M699663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T08:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode printing in Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965080#M699664</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;To print barcodes in smartforms :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Create them in se73&lt;/P&gt;&lt;P&gt;-System barcodes(Use New Technology)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2)Assign this type to a character format in smartstyle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)Use this character format for the field for which you need to print the barcode in your smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PFB the content from SAP Note 645158 regarding barcode types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still in case you face any issue ,please reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Reward Points if useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vivek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Oct 2007 08:56:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965080#M699664</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-12T08:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: Barcode printing in Smart forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965081#M699665</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; For getting  the available  barcodes,styles  you can go to tcode se 73 and check &lt;/P&gt;&lt;P&gt;for including barcode in smartform in form just create one new character format in smart styles and use that in text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sreeja&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rewards if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Oct 2007 10:51:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/barcode-printing-in-smart-forms/m-p/2965081#M699665</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-19T10:51:48Z</dc:date>
    </item>
  </channel>
</rss>

