Specifications

mySAP Business Suite
Designing a Label with ZebraDesigner™
62
14103L-003 ZebraDesigner™ for mySAP™ Business Suite Reference Guide 01/19/2010
To create the second sample EAN/UCC 128 bar code, complete these steps:
1. In ZebraDesignercreate a label.
2. Create a variable.
3. Click Next.
4. In the Sample Data text box, type:
0212345678901234371011123456.
5. Click Next.
6. Click Next.
7. Select Use Script.
8. In the text box type:
(02)&tablename-fieldname&(37)&tablename-fieldname&>8(11)&tablename-
fieldname&.
The Variable properties dialog box looks like this:
For mySAP to send correct data it must use the script definition function. At print time,
my SAP combines these two elements together in the bar code.
9. Click Finish.
10. From the Toolbox, click GS1 (EAN.UCC).
11. Select GS1 128.
1
The first two digits (00) are the application identifier. The
remaining digits &tablename-fieldname& are the SAP set
variable.
1