cancel
Showing results for 
Search instead for 
Did you mean: 

Probleme with system barcode in sap script

Former Member
0 Kudos

Hi Guys,

I have created new system barcode in SE73 (C39 barcode symbology).

My requirement is to print information e.g. material number with '*' as starting and end character to ensure barcode reversibility. Also i need to add '@' symbol before material number.

Finally my barcode has information as ($MaterialNumber).

When i used this Zsystem barcode in sap script, i can able to see barcode layout however i am not able read this barcode information.

When i removed special characters like * and @, i can able to read information. But as per my requirement, i need to print ($MaterialNumber) information in barcode format.

Can anyone let me know what would be the exact problem.

Also let me know exact steps for creation and implementation of system barcode..

Thanks in advance.........

Mandar......

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Issue has been resolved at my end.

Former Member
0 Kudos

Hi All,

This issue has been resolved, thanks all for your inputs.

Former Member
0 Kudos

Hi,

In that barcode window define one template with

c1 c2 . height is window height common for all. For c1 width is for s2 charcters width. c2 is for barcode suitable width. Now print *@ constantly in first cell of the template and barcode variable in C2.

Please try this it may be useful.

Thanks,

Suma.

Nirav_Desai
Explorer
0 Kudos

Try prefixing and suffixing one more '*' as system only considers the text between two asterisks.

Former Member
0 Kudos

hi

check whether you have insalled the right driver which reads the special characters.