My question is why GP is not using the serial number I specified in the taSOPSerial node. The following is what the node looks like:
<taSopSerial>
<SOPTYPE>2</SOPTYPE>
<SOPNUMBE>ORD1154</SOPNUMBE>
<LNITMSEQ>16384</LNITMSEQ>
<ITEMNMBR>TEST_SER</ITEMNMBR>
<LOCNCODE>Warehouse</LOCNCODE>
<SERLNMBR>2001</SERLNMBR>
<DOCID>WMSORDER</DOCID>
<ALLOCATE>1</ALLOCATE>
</taSopSerial>
Serial number 2001 already exists in GP for this item at this location. Yet when the order is posted, it is attempting to use a different serial number than the one specified above, one that had previously been used, so it doesn't exist. Am I missing something that might cause this in the taSopSerial schema?