cancel
Showing results for 
Search instead for 
Did you mean: 

Bar Code in PLD

krishnam_mathur
Explorer
0 Kudos
296

Hi Team,

Currently at my workplace we use Code 39 for Barcode but when the scanner scans it skips all the leading 0s.

Suppose the itemcode is 000006777 then the scanner reads 6777. Apart from this it is working fine.

I changed the barcode type to EAN-13. Still the prints are having the old barcodes of Code 39.

Please suggest. My problem is with leading 0s in itemcode are getting skipped.

msundararaja_perumal
Active Contributor
0 Kudos

Hello,

You may try converting itemcode to string that will read the 0s

Thanks.

krishnam_mathur
Explorer
0 Kudos

the itemcode is coming from OITM table which is varchar

Accepted Solutions (0)

Answers (0)