Hi,
There is any way to serialize de 6th(199999999997) field of the ^FD, which is the serial of a SGTIN.
Currently I´m using this code.
^XA
^RB96,8,3,3,27,17,38^FS
^RFW,E^FD48,1,4,75000001,5005,199999999997^FS
^PQ5
^XZ
Thank you all!
Problems when serializing epc |
1 Replies
Use the ^SF command to serialize. Here is the reference to Serialization Field (with a Standard ^FD String). Please be aware that the total number of bits for SGTIN is 32 bits, so the max value of SGTIN is 33,554,431. Hope this helps.