Hi:
One of my customers is trying to run the Reconcile to GL feature of GP 10.0 to reconcile Receivables and they are having the following message:
I ran a trace using SQL Profiler and when the message appears was in the following process:
glGetRMTransactions.
this is a Dynamics Stored procedure (very long one) that get the RM transactions into temporary tables to do the reconciliation. It seems that there is something duplicated in the data for the date range that I selected. So far we determine which is the date range and the information of the index : TRXSORCE,DOCNMBR,RMDTYPAL,CUSTNUMBR. the problem is that I can not run the stored procedure alone to review the data. I need some guide here, please help!!!
Here is the stored procedure (a link for a text file, it is too long to paste it here):
http://jumbofiles.com/juqhv2y92rhk
*This post is locked for comments
I found out what was happening. We have 3 debit memo transactions without Batch Source nor Batch No, they were void. I checked the distributions and there are two sets of of distributions one set with date 01/04/2011 and second set with date 01/11/2011. I delete both sets and the message disappears.
Jesus
You have some data corruption in eithre the RM Transaction Open or RM History tables.
I would query those tables and order the results by the fields you identify above to soo if there is any blank / missing data.
If you could narrow down the error to a very short date range, then you could filter the query to transaction in this date range and look for duplicates.
I'm pretty sure there are scripts available on customer/partnersource that will find duplicates. Search for them and see what you can find.
Ian.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156