Quantcast
Channel: Microsoft Dynamics GP Forum - Recent Threads
Viewing all articles
Browse latest Browse all 45450

RE: Integration fails with "document already exists"

$
0
0

The error indicates the document exists in system - check SOP10100 and SOP30200 table of GP company database if there the order still exits in database :

select * from sop10100 where sopnumbe = 'Order number'

select * from sop30200 where sopnumbe = 'Order number'

This should confirm if you delete actually deleted the orders.

Cheers!


Viewing all articles
Browse latest Browse all 45450

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>