Hi All,
I was looking at the program which is used to print barcode but now Ihave to reduce the size of barcode but not getting the meaning of the digits used in that. I am sending you the code plz help
CONCATENATE 'BARCODE 10,36,"128",62,0,0,2,4,"'
V_MATNR
'-'
V_BATCH
'"'
INTO V_BARCODE_LINE.
Meaning of above used digits. which digit do I increase or decrease to reduse the barcode size