<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Printing barcode labels in SAP R/3</title>
	<atom:link href="http://www.kowboyz.nl/blog/smartform-barcode-labels/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/</link>
	<description>SAP MM, SD, PP - Tips &#38; Tricks</description>
	<lastBuildDate>Sat, 10 Dec 2011 02:29:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: shah</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-1260</link>
		<dc:creator>shah</dc:creator>
		<pubDate>Wed, 12 Oct 2011 22:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-1260</guid>
		<description>Hi ,

Thanks for the post, it is very useful information. 

I have a requirement to implement Barcode at my Client (Mining Company) for Stocktake purpose only. They have IM environment currently and they don&#039;t use any serialization for their stock. I have following questions:

1. Can we use Barcode in IM environment or do we need to implement Lean WM?
2. Is Serialization of inventory a must for Barcoding? Can I simply convert MATNR to Barcode or do I need to create some unique code for every stock item?

Pls Note that currently we are implementing Barcode for stocktake only but in future we might have requriement to use it for STO&#039;s GR and All GI&#039;s purposes as well. So pls advise keeping this in view as well.

Any help will be highly appreciated

Thanks n Regards,</description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Thanks for the post, it is very useful information. </p>
<p>I have a requirement to implement Barcode at my Client (Mining Company) for Stocktake purpose only. They have IM environment currently and they don&#8217;t use any serialization for their stock. I have following questions:</p>
<p>1. Can we use Barcode in IM environment or do we need to implement Lean WM?<br />
2. Is Serialization of inventory a must for Barcoding? Can I simply convert MATNR to Barcode or do I need to create some unique code for every stock item?</p>
<p>Pls Note that currently we are implementing Barcode for stocktake only but in future we might have requriement to use it for STO&#8217;s GR and All GI&#8217;s purposes as well. So pls advise keeping this in view as well.</p>
<p>Any help will be highly appreciated</p>
<p>Thanks n Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sharif from SA</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-1135</link>
		<dc:creator>sharif from SA</dc:creator>
		<pubDate>Wed, 29 Jun 2011 13:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-1135</guid>
		<description>to design a barcode in smartforms, you need to use the one created in se73
you create a &#039;character format&#039; using transaction code &#039;smartstyles&#039;
when you create a new char format, select the barcode that you have created in se73 from the drop down!
in your smartform, use this character format as a &#039;tag&#039; with your barcode number in between. 
and you are done.</description>
		<content:encoded><![CDATA[<p>to design a barcode in smartforms, you need to use the one created in se73<br />
you create a &#8216;character format&#8217; using transaction code &#8216;smartstyles&#8217;<br />
when you create a new char format, select the barcode that you have created in se73 from the drop down!<br />
in your smartform, use this character format as a &#8216;tag&#8217; with your barcode number in between.<br />
and you are done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mansoor</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-1118</link>
		<dc:creator>Mansoor</dc:creator>
		<pubDate>Fri, 03 Jun 2011 05:35:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-1118</guid>
		<description>How can I design a label? I am new to smartforms, please let me know!
Thanx,
Mansoor!</description>
		<content:encoded><![CDATA[<p>How can I design a label? I am new to smartforms, please let me know!<br />
Thanx,<br />
Mansoor!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Harrison</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-727</link>
		<dc:creator>Ken Harrison</dc:creator>
		<pubDate>Tue, 13 Oct 2009 20:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-727</guid>
		<description>Hi Kowboy,

I have created a 2D barcode via a SMARTFORM by concatenating several fields into one barcode field. Each individual field is suffixed by &#039;\&amp;&#039;. The barcode appears to print O.K. but will not scan. I am using the same scanner which I use for scanning linear barcodes and it works fine. Do I need a specific scanner to scan 2D barcodes please. The 2D symbology used is PD417. Also, is the method of concatenating the fields correct or do I need to include other control characters, please.

Your help is much appreciated.

Kind regards

Ken Harrison</description>
		<content:encoded><![CDATA[<p>Hi Kowboy,</p>
<p>I have created a 2D barcode via a SMARTFORM by concatenating several fields into one barcode field. Each individual field is suffixed by &#8216;\&amp;&#8217;. The barcode appears to print O.K. but will not scan. I am using the same scanner which I use for scanning linear barcodes and it works fine. Do I need a specific scanner to scan 2D barcodes please. The 2D symbology used is PD417. Also, is the method of concatenating the fields correct or do I need to include other control characters, please.</p>
<p>Your help is much appreciated.</p>
<p>Kind regards</p>
<p>Ken Harrison</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prem Karthick</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-635</link>
		<dc:creator>Prem Karthick</dc:creator>
		<pubDate>Mon, 20 Apr 2009 17:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-635</guid>
		<description>Hi Kowboy,

Thanks for sharing your knowledge.

I am an abaper trying to print Barcode for the given input material.
I have designed the smartforms and input screen in R/3 to print barcode for the given material numbers. I have followed your steps to create Z-Barcode types with code 128. After this i have included this barcode type in my custom smart-styles. Then I created smartforms using this smart-style.

Here, it is printing barcode for the given materials in the printer.. but the problem is, the printer skips 10 or 15 barcode stickers and then it prints my barcode..

Please let me know.. what could be the problem?</description>
		<content:encoded><![CDATA[<p>Hi Kowboy,</p>
<p>Thanks for sharing your knowledge.</p>
<p>I am an abaper trying to print Barcode for the given input material.<br />
I have designed the smartforms and input screen in R/3 to print barcode for the given material numbers. I have followed your steps to create Z-Barcode types with code 128. After this i have included this barcode type in my custom smart-styles. Then I created smartforms using this smart-style.</p>
<p>Here, it is printing barcode for the given materials in the printer.. but the problem is, the printer skips 10 or 15 barcode stickers and then it prints my barcode..</p>
<p>Please let me know.. what could be the problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kowboy</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-324</link>
		<dc:creator>Kowboy</dc:creator>
		<pubDate>Tue, 20 Jan 2009 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-324</guid>
		<description>Hi appyface, thanks for your comment. I can see how some Smartform guidelines can help you (or anyone) in creating the label. Unfortunately as a functional consultant I have no Smartform knowledge. I always leave form creation to the development guys; I just stick to the design in Excel. They do a much better job at building.  Perhaps I can get someone to write a piece on this in the future. Hope you find alternative sources (e.g. standard forms at &lt;a href=&quot;http://help.sap.com/bp_bl603/BL_US/html/index.htm&quot; rel=&quot;nofollow&quot;&gt;http://help.sap.com/bp_bl603/BL_US/html/index.htm&lt;/a&gt;).</description>
		<content:encoded><![CDATA[<p>Hi appyface, thanks for your comment. I can see how some Smartform guidelines can help you (or anyone) in creating the label. Unfortunately as a functional consultant I have no Smartform knowledge. I always leave form creation to the development guys; I just stick to the design in Excel. They do a much better job at building.  Perhaps I can get someone to write a piece on this in the future. Hope you find alternative sources (e.g. standard forms at <a href="http://help.sap.com/bp_bl603/BL_US/html/index.htm" rel="nofollow">http://help.sap.com/bp_bl603/BL_US/html/index.htm</a>).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: appyface</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-319</link>
		<dc:creator>appyface</dc:creator>
		<pubDate>Thu, 15 Jan 2009 15:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-319</guid>
		<description>Hi Kowboy, 

Thanks to your article I am able to print a test barcode graphic on different laser printers now without 3rd party software/hardware.  

But I am brand-new to Smartforms and I need to design a label very similar to your example.  I cannot figure it out :-(  I can&#039;t find any sample or test barcode Smartforms in our system either.  I am trying to do it inside a table loop but maybe that is why I can&#039;t figure it out, is wrong approach?

Would you provide instructions to create a sample Smartform of your example label in this article?  I think having working example would help me a lot, and maybe others too that find your blog. 

(I am using ECC 6.0 if that matters)

Thanks and regards,
--appyface</description>
		<content:encoded><![CDATA[<p>Hi Kowboy, </p>
<p>Thanks to your article I am able to print a test barcode graphic on different laser printers now without 3rd party software/hardware.  </p>
<p>But I am brand-new to Smartforms and I need to design a label very similar to your example.  I cannot figure it out <img src='http://www.kowboyz.nl/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' />   I can&#8217;t find any sample or test barcode Smartforms in our system either.  I am trying to do it inside a table loop but maybe that is why I can&#8217;t figure it out, is wrong approach?</p>
<p>Would you provide instructions to create a sample Smartform of your example label in this article?  I think having working example would help me a lot, and maybe others too that find your blog. </p>
<p>(I am using ECC 6.0 if that matters)</p>
<p>Thanks and regards,<br />
&#8211;appyface</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kowboy</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-206</link>
		<dc:creator>Kowboy</dc:creator>
		<pubDate>Wed, 24 Dec 2008 07:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-206</guid>
		<description>Hi Edward, impossible to give you a conclusive answer on that. Just install a demo of one of the dll suppliers. Then you set up a new barcode as I explained in SE73. You can test print this barcode from the same transaction and output it directly to your AD printer (assuming that Avery driver is set up in SAP). If it comes out allright there is a good chance that you can drop the DOS middleware. Like most configuring in SAP: trial and error.</description>
		<content:encoded><![CDATA[<p>Hi Edward, impossible to give you a conclusive answer on that. Just install a demo of one of the dll suppliers. Then you set up a new barcode as I explained in SE73. You can test print this barcode from the same transaction and output it directly to your AD printer (assuming that Avery driver is set up in SAP). If it comes out allright there is a good chance that you can drop the DOS middleware. Like most configuring in SAP: trial and error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edward Koziol</title>
		<link>http://www.kowboyz.nl/blog/smartform-barcode-labels/comment-page-1/#comment-197</link>
		<dc:creator>Edward Koziol</dc:creator>
		<pubDate>Wed, 24 Dec 2008 02:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.kowboyz.nl/blog/?p=188#comment-197</guid>
		<description>I&#039;m currently FTP SAP data to systems running DOS based price tag software that prints to Avery-Dennison printers.  Does this support Avery-Dennison?  Thanks, Ed. 904-415-5707.</description>
		<content:encoded><![CDATA[<p>I&#8217;m currently FTP SAP data to systems running DOS based price tag software that prints to Avery-Dennison printers.  Does this support Avery-Dennison?  Thanks, Ed. 904-415-5707.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

