cancel
Showing results for 
Search instead for 
Did you mean: 

Serial number on barcode label in SAP script

Former Member
0 Kudos

Hello all,

I have a question about barcode printing in SAP.

I am using Bar-One to design a barcode label, import it into SAP script and print it out on a zebra (z4mplus) printer.

Now, I would like to integrate a serial number onto my label, means every time a label will be printed out, the serial number is supposed to increase about 1 and to be printed out on the label.

How can I do this? Any ideas or suggestions?

Thanks

Anne

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

This is often a function of a label design tool, as I recall. See if you can declare a variable that increases by 1 in the label design. Or, within the SAPScript, define a variable for the serial number, and insert PERFORM....ENDPERFORM that calls a subroutine that increments the number by 1 on each loop.

Former Member
0 Kudos

I am having the same problem with producing [serial number labels|www.aclabels.co.uk] as yourself Anne. I am contemplating getting another company to do them as my deadline is soon. Really hope someone can sort this out soon.

Thanks

Edited by: dude75 on Jun 3, 2010 11:24 AM