2008 Sep 02 2:27 PM
Hi friends,
can anyone send me some sapscript code done on ZEBRA PRINTING . I have to create SU label Print program and oprint layout for LT31 .
THANKS IN ADVANCE .
Hi friends,
can anyone send me some sapscript code done on ZEBRA PRINTING . I have to create SU label Print program and oprint layout for LT31 .
THANKS IN ADVANCE .
2008 Sep 02 4:28 PM
Hi, you need to install Label Design for mySAP otherwise you will not understand these control codes.
Also you need to read Note 179534 - Label printing with Zebra printers (SAPscript).
This is an exaple sapscript:
/E PRINT_LABEL
= ^XA
= LH0,0,FS^PRC
= FO53,54A0N,40,59FD5010 Physical Inv./Cycle CountFS
/* BY2,38,78FT78,128^B3N,N,,Y,N
/( BY2,38,78FT78,198^B3N,N,,Y,N
/ FFD&IT_ZINVMSEG-MATNR&^FS
= FO420,159A0N,60,79FD&IT_ZINVMSEG-MATNR&FS
= FT49,284A0N,38,38FD&C_DESCRIPTION&FS
/* IF &IT_ZINVMSEG-TAGNO& NE SPACE
= FT49,340A0N,38,38FDTag Num.: &IT_ZINVMSEG-TAGNO&FS
= FT488,340A0N,38,38FDDate: &IT_ZINVMSEG-IDATU&FS
/* ENDIF
= FT49,401A0N,38,38FDBase Unit: &c_meins&FS
= FT49,474A0N,38,38FDQty: &IT_ZINVMSEG-ERFMG&FS
/ ^PQ1,0,1,Y
/ ^XZ
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |