Application Development and Automation 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: 
Read only

SAP barcode print

former_member660488
Participant
0 Likes
2,046

Hello experts,

I want to get the following print results. What should I do?

Hello experts,

I want to get the following print results. What should I do?

8 REPLIES 8
Read only

FredericGirod
Active Contributor
0 Likes
1,940

1. identify the version of this barcode

2. know where you would like to insert it

3. do it

Read only

former_member660488
Participant
0 Likes
1,940

it is mainly the position of the number insertion,

Read only

bm_naidu
Explorer
0 Likes
1,940

In case of forms printing, create a new character format and in that select the barcode type.

Use that character format for your data printing.

You need to check with multiple barcode types during your testing to pick required format.

Read only

FredericGirod
Active Contributor
1,940

The number is part of the barcode. It is "standard" to have a number in a barcode. So you just have to use the right barcode format

Read only

former_member660488
Participant
0 Likes
1,940

what barcode format that have a number below in a barcode

Read only

FredericGirod
Active Contributor
1,940

CODE128, CODE39, ...

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,940

Do you know at least which barcode symbology you must use? ("format CODE128, CODE39, ..." as says Frederic)

Read only

former_member660488
Participant
0 Likes
1,940

the standard barcode formt can be achieved. Thank you