Answer Posted / dilip
Bar codes are often printed on labels to allow machine to read the data. SAP has provided this feature to achieve through SAP Script / Smart forms.
o to Character format Tab. Create a character format C1 assign a barcode to this character format C1.Check the checkbox for the barcode.
All the barcodes you will get in Transaction SE73.
Use this character format while displaying your value.
For example for matnr use
<C1> &itab-matnr& </C1>
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
You want to backup sapscript layoutsets. How will you do it?
How to debug a script?
What are problem you faced in script?
Explain the header data in layout set.
How to transfer the objects? Have you transferred any objects ?
What is a hard break Point?
What is difference between window & a page window?
How to convert a sapscript to smart form?
What is sap script? What is the purpose of sap script? Difference between sap script and report?
What does read_text?
How to download/upload image sapscripts from & to your pc?
What are the advantages and disadvantages of ABAP/4 query tool ?
How to pass the variables to forms ?
What is the use of rstxscrp program?
What is the print program?