Dynamics GP uses OPEN, WORK and HISTORY tables to process transactions. As transactions move between the tables, interruptions (much like those that cause stuck batches) can cause duplicate data to be left in one of the tables. These scripts identify the duplicate transactions if you have any. Once you know which documents have duplicate entries, you can dig deeper into the tables to find out which record is the correct one.
- N.B. Duplicates often have missing data in the columns or are missing their corresponding line entries.
This script can help with the following error code: "The stored procedure createSQLTmpTable returned the following results: DBMS: 2627, Microsoft Dynamics GP: 0."
Benefits of using SQL Scripts
Dynamics GP is a great system full of lots of features, but every now and then we need to turn to SQL to help us. So we have gathered some of the most useful SQL scripts from our partners, and the GP community, for your use.
| Supported Systems | |
| ERP Software | Microsoft Dynamics GP |
This nifty SmartList allows you to view all prices for a specific price level, in one easy to use report. Handy.Benefits of Using SmartList For Dynamics GPSmartList is one of the easiest reporting too...
Free
Free
This SmartList shows all Customers aged as of the current date. It uses the default Dynamics GP aging buckets and the documents due date to calculate aging.Benefits of Using SmartList For Dynamic...
Free
Free
Sometimes you need to find transactions that have been voided in SOP but not in Receivables Management. This SmartList will allow you to do just that.Benefits of Using SmartList For Dynamics GPSmartLi...
Free
Free
If you have multiple companies and need to run a script against all of them, you would usually have to repeat the script execution for every company. However, with this command you can simply paste th...
Free
Free