Answer Posted / rabia
Barcodes are nothing more than a font definition and is
part of the style sheet associated with a particular
SAPScript form. The most important aspect is to place a
parameter in the line of the form that points to the data
element that you want to represent as barcode on the form,
i.e. material number. Next you need to set the font for
that parameter value to one of the supported barcode
symbologies.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How to use the new-window command?
What is the use of rstbserv program?
What is the client concept in SAP? What is the meaning of client independent ?
What are Change Pointers ?
I want to take the back up of my script layout into my hard disk to be loaded later. What should I do?
How many main windows can be created for a script?
How to check the changes made in the standard layout set , other than using Utilities--- -> Print preveiw ? can u explain the different other ways to check it?
I want few sample tech spec's in ABAP
Differentiate between sapscript and smartform.
How do you handle filters in ALV Reports?
While designing layout for labels Is there any specific parameters or constraints i need to take care (at form as well as print program level)?
Is it possible to create a sapscript without a main window?
What is the standard text?
What is the use of the position and size command in sapscripts?
How to convert a sapscript to smart form?