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

Barcode not get displayed in Script.

Neslinn
Participant
0 Likes
1,249

Hi,

For printing barcode we are useing the 'Z' barcode. When i try using the same in smartforms it works fine. But when used the same in the script,it is not displaying. Kindly suggest for what can be the posssible reasons.

Regards, Neslin.

Hi,

For printing barcode we are useing the 'Z' barcode. When i try using the same in smartforms it works fine. But when used the same in the script,it is not displaying. Kindly suggest for what can be the posssible reasons.

Regards, Neslin.

8 REPLIES 8
Read only

Former Member
0 Likes
1,187

Hi Neslin,

Just go through the following link:

Hope this will help.

Regards,

Nitin.

Read only

Former Member
0 Likes
1,187

Hi neslin,

Check the character format for the barcode in script once again have you included properly.

Regards,

Sravanthi

Read only

0 Likes
1,187

Sravanthi,

It is included in the character format. But if i tried useing the RUECKNR barcode and getting displayed in the print preview. Bu the same Z barcode which am trying to use is getting displayed in the smartform for the same printer output controls..

Thanks, Neslin.

Read only

Former Member
0 Likes
1,187

Check the character format for the barcode in script.

In the text editor write the following :

*<bc>&wa-fieldname&</></> *

Even though if your problem is not getting resolved please give me ur mail id i'll send u the entire procedure.

Give points if usefull.

regards,

Dheeraj

Edited by: Dheeraj Soni on Sep 24, 2008 3:51 PM

Edited by: Dheeraj Soni on Sep 24, 2008 3:52 PM

Read only

0 Likes
1,187

I do followed the same and moreover you have to mention *<bc>&wa-fieldname&</> like this.

Thanks, Neslin.

Edited by: neslin on Sep 24, 2008 12:23 PM

Read only

Former Member
0 Likes
1,187

Hi,

Use it as follows:

<bc>&wa-fieldname&</>

Regards,

Nitin.

Edited by: Nitin Karamchandani on Sep 24, 2008 12:25 PM

Read only

0 Likes
1,187

Hi All,

I got the answer.In some special case sapscript does not support the new technology that is used in some barcode formats like (3 of 9). Marking this as anwered.

Thanks, Neslin.

Read only

Neslinn
Participant
0 Likes
1,187

Got the answer.Sapscript does not support the new technology that is used in some special barcode formats (3 of 9).Marking it as answered.

Thanks, Neslin.