‎2006 Jun 12 2:23 PM
GUY'S
i am dealing with one issue where user get right
BAR CODE triggered for outbound delivery with one line
item ,but if there are more than one line item ,BAR CODE
triggered is wrong,thing is that i know which form and
print program it is,but don't have any knowlege to
handle BAR CODE issue,as far as i know ,we can't see
print preview of BAR CODE,neither we have zebra printer
to test it,i don't know how to debug this issue
‎2006 Jun 15 5:55 AM
Hi Sanju ,
let me know the Tcode which u are using so we can get some idea and we will try to resolve this issue.
How to debug--->
1.first u have to find out Script/ Smartforms that u are using for the layout.
2.u have to find out driver program for this layout.
3.After that u can debug the layout as well as driver program
see NACE ( Tcode )
regards
Prabhu
‎2006 Jun 15 6:01 AM
print preview of BAR CODE????
tell me what is the relation b/w print preview of sap script and printer( it may be zebra or anything)
ya it is right u used zebra printer to print bar code .. but i don't thik it is necessary for print preview
in print preview u check the value of perticular barcode.
‎2006 Jun 15 6:07 AM
Hi Kishan/Sanju,
In the print preview you can always see the barcodes but depending on the printer setting some printer will fire the printout with barcode and some without barcode.
‎2006 Jun 15 6:01 AM
Hi Sanju,
In the printout in place of Barcode you must be getting the values related to the Barcodes check if those values are correct or not.In the sapscript you are just assigning character format that you have created for the barcode to those values.So if the values are right then the Barcode will be always correct.reply if you have any more issue as i have worked in these type of tasks .