Hi,
I am designing a GS1 128 Barcode in Adobe Forms.
I had to concatenate 4 variable fields Material (241) PO (400) Quantity (37) and Batch Number (10).
I have followed SAP Note 995199 for the same.
But while scanning it doesn't scan the same values that i print.
I have seen a discussion on same topic in SDN, but not sure what was the resolution given by SAP.
https://archive.sap.com/discussions/thread/3363322
Has any one got an idea for same?
Thanks,
Vikash
Hi,
You should check how do you pass the Application Identifiers and if those are with a fixed length or not. Some barcode scanners have different way to read the final flag for these AI with variable length.
Try to use a free tool online such BarcodeGenerator to see what happens with your string concatenated.
Reference: GS1-128 Info
Hope to help
Bye