Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Barcode Scanning issue!

Former Member
0 Kudos

Hi Expert,

I am facing barcode scanning issue. I have created a barcode having four portion of string, concatenated by carriage return into a string.

E.g. String : X1, X2, X3, X4

Carriage Return : CR

Barcode string : X1CRX2CRX3CRX4CR

But the issue is we do not have carriage return in SAP. I used two attributes of utility class (Newline, CR_LF) but scanner not interpreting these two separator as a carriage return. I have used other separator also (/r, /n, ~013..etc) but failed every time.

Barcode config : Code 128, Normal,

Please suggest what should I do in that case.

Thanks in Advance.

0 REPLIES 0