Is there any specific steps to print bar codes from SAP
(from within Smartforms) including data fetch and printer
configurations.
Answer Posted / shreemudra
SMARTSTYLES, create character format and paragraph format.
and for character format provide the barcode u created in
SE73 or the barcode type u want.
In SMARTFORMS: provide the style created in SMARTSTYLES.
and provide the paragraph format and character format in Editor.
PR < BC > &itab-matnr& < / >
PR : paragraph format
BC : character format for Barcode.
remove the spaces and provide the variable in between .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of rscltcop program?
In BDC having 99 fields in a screen But the flat file having 150 fields.what is the solution.
When we should use ABAP Memory and SAP Memory ?
How many styles for there in script?
You want to display top 5 records from an internal table. How will you do that?
What is client concept in sapscript? What is client dependent and client independent?
Where do u set the default paragraph?
How to convert a sapscript to smart form?
What are the advantages and disadvantages of ABAP/4 query tool ?
Explain composer. What does it do?
What is the use of the position and size command in sapscripts?
How do I create standard texts for the sapscripts?
What is difference between script and report?
How do u upload the images in script?
If u want to add any fields in the layout what is the procedure you follow ?