InvTransferSvcContract.CommitTransfer fails when transferring the same part one after the other

That did the trick! I can’t thank you guys enough. It worked with two sets of duplicate parts without issue!

                InvTransferDS = null;
                txScope.Complete(); 
            }
            Erp.Internal.Lib.DeferredUpdate libDeferredUpdate = new Erp.Internal.Lib.DeferredUpdate(Db);
            libDeferredUpdate.UpdPQDemand();
3 Likes