Hi Experts!
I have a question about the Serials Number upgrade.
GP didn't use the Serials Numbers which I provided.
There're 4 Serials Numbers for Item 2-A3284A:
s1,s2,s3,s4
There's no Serials Number allocated in the Sales Order.
I transfered the s3 and s4 to GP. But GP assigned s1, s2 to the Sales Order.
I have set the AUTOCREATESERIAL to 0 and the API told me that should
allow me to manually specify serial numbers.
And I also tried to set AUTOCREATESERIAL to 1. The results were the same.
I'm using GP 2015 R2, econnect 14.
Here's my request XML. Please help me about this question. Thank you very much in advance!
<taSopSerial> <SOPTYPE>2</SOPTYPE> <SOPNUMBE>ORDST2283</SOPNUMBE> <DOCID>STDORD</DOCID> <LNITMSEQ>16384</LNITMSEQ> <ITEMNMBR>2-A3284A</ITEMNMBR> <LOCNCODE>Warehouse</LOCNCODE> <SERLNMBR>s3</SERLNMBR> <AUTOCREATESERIAL>0</AUTOCREATESERIAL> </taSopSerial> <taSopSerial> <SOPTYPE>2</SOPTYPE> <SOPNUMBE>ORDST2283</SOPNUMBE> <DOCID>STDORD</DOCID> <LNITMSEQ>16384</LNITMSEQ> <ITEMNMBR>2-A3284A</ITEMNMBR> <LOCNCODE>Warehouse</LOCNCODE> <SERLNMBR>s4</SERLNMBR> <AUTOCREATESERIAL>0</AUTOCREATESERIAL> </taSopSerial>
Thanks
Billy
*This post is locked for comments