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
Where do we define tab space for data in sapscript?
You want to import graphics into sapscript. How will you do that?
How to pass the variables to forms ?
What are the components/elements/layout sets in sap script ?
What are Change Pointers ?
What is the use of rstbserv program?
Where do u set the default paragraph?
Explain the character format in layout set.
What is the purpose of sapscript?
Explain the main in sapscript
Differentiate between window and page window.
What is difference between script and report?
I need to debug sapscript. What steps would you recommend should I take?
What are the modules in FI that you have worked on ?
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)?