Concatnation of fields in Barcode
Hi Experts
Can anyone have experience in reading a concatenated barcodes in WMS 11.i? we want to scan PO no+Line no+Item and Qty in SINGLE SCAN.. We are using delimiter for PO and Line number. But customer wants to scan all those fields in single scan. I have tried to create barcodes in the following way but device is not reading.
i have tired following way but it has failed(while doing delimeter has been enabled in wms profile)
ponumberCR()FS()linenoCR()FS()itemCR()FS()qtyCR()FS()
or
KponumberCR()FS()4KlinenumberCR()FS()PitemnumberCR()FS()Q20
how can i use ASCII12 and ASCII15 in barcode?
Can anyone have experience in reading a concatenated barcodes in WMS 11.i? we want to scan PO no+Line no+Item and Qty in SINGLE SCAN.. We are using delimiter for PO and Line number. But customer wants to scan all those fields in single scan. I have tried to create barcodes in the following way but device is not reading.
i have tired following way but it has failed(while doing delimeter has been enabled in wms profile)
ponumberCR()FS()linenoCR()FS()itemCR()FS()qtyCR()FS()
or
KponumberCR()FS()4KlinenumberCR()FS()PitemnumberCR()FS()Q20
how can i use ASCII12 and ASCII15 in barcode?
0