Microsoft Dynamics GP 10 AR Trial Balance Data Repair - Alba Spectrum

Softarea51.com is your source for all the latest computer technology and software related press releases.
Browse our archive for more press releases!

Released on: 28, August 2007
, Author: Alba Spectrum Group
, Audience: Computers related

Recommended: Click here to improve PC speed »


Alba Spectrum Group, http://www.albaspectrum.comhe lp@albaspectrum.com 1-866-528-0577, 1-630-961-5918

Great Plains Receivables Management (or Accounts Receivables as a different name)module gets its transactions through direct module posts as well as from GP SalesOrder Processing Module. For Great Plains there is very popular data supportroutine, where you as GP developer or programmer have to fix failing batch postingor RM data transfer to history. In Microsoft Great Plains you can try severaltechniques, first would be Check Links, which may potentially fix or at least directyou on where the problem would be. Check Links is powerful technology, however itis in hands of GP Dexterity developers, who tried to think through various scenariosof data to become inconsistent, but you can expect the life to give you additionaldata inconsistency surprises. Let us give you orientation on SQL query design toupdate, fix or reconstruct failed data:1. GP RM Open Tables: RM20101 this is open transactions, plus this one RM20201 open apply to transactions table. Most of the RM posted transactions are repairedin these two tables, assuming that you are not moving Open transactions to thehistory on the weekly or monthly basis. If you, however move transactions to thehistory, the next paragraph orients you on the historical tables2. GP RM Historical Tables: RM30101 receivables management transactions historyand RM30201 apply to receivables transactions history file. Please be aware fromthe beginning that RM historical data fixing is a way more complex than the one foropen tables, due to the fact, that you can not void historical RM transactions in GPworkstation interface. All you really can is to remove historical transaction viaSQL scripting delete statement or update applied amount via update statement3. Check Links. For those who are not familiar with this routine, please in GPworkstation go to Microsoft Dynamics GP->Maintenance->Check Links, select Salesseries and include Receivables Open Transaction Files, plus for the historyReceivables Transaction History Files4. Avoiding Data Damaging. Before you do your surgery on the above mentionedtables, we recommend you to make table backup use the following script as anexamples: select * into RM20201_Backup from RM20201. The rollback script includesthese statements: alter table RM20201_Backup drop column dex_row_id and then you candelete specific records in RM20201 and insert them from backup table. Again SQLupdate statement is very powerful and you can easily destroy your ERP records withone click of the mouse

Andrew Karasev, Alba Spectrum Group, http://www.albaspectrum.comhe lp@albaspectrum.com 1-866-528-0577, 1-630-961-5918, serving Microsoft Dynamics GPUSA and Canada nationwide: Toronto, Montreal, Vancouver, Calgary, Windsor, New York,San Francisco, Los Angeles, Miami, Orlando, Pittsburg, Toledo, Indianapolis,Detroit, Philadelphia, Boston, Washington, Seattle, San Diego, Phoenix, Austin. Local service is available in Chicago and Houston metros: Rosenberg, Katy, Richmond,Dallas, Galveston, Sugar Land, Naperville, Wheaton, Plainfield, Aurora, Wheaton,Downers Grove, Lisle, Oakbrook, Morris, Marseilles, Joliet, Montgomery, Oswego,DeKalb. With reasonable travel we serve Springfield, Bloomington, Normal, Peoria,LaSalle, Ottawa, Dixon


Source: Express-Press-Release.com
Related downloads


R-Mail for Outlook recovers accidentally deleted Outlook e-mail messages, contacts, notes, tasks and other items, and repairs damaged Outlook data files (*.pst) files where Outlook stores folders with the data.

Integrate everything to Microsoft CRM. Scheduled imports/exports and synchronizations. The only tool you need in your Microsoft CRM Implementation project. Free download and Try!

Microsoft Access Database Repair tool is an integration of numerous handy features and competent functioning that can easily repair Microsoft Access file (.mdb) which get damaged. Fix MDB file with help of Microsoft Access database reader tool

Advanced Office Repair(AOFR) is a Microsoft Office data recovery suite. It includes recovery tools for corrupt or damaged MS Access databases, MS Excel worksheets, MS Word documents, MS Outlook data files, and MS Outlook Express dbx and mbx files.

SysTools for BKF Repair is a software which recovers file and folders from corrupt and inaccessible .BKF files. Reliable BKF recovery software helps to restore corrupt BKF files that fail to restore.

Advanced BKF Repair(ABR) is a powerful tool to repair corrupt or damaged Microsoft backup(BKF) files. It uses advanced technologies to scan the corrupt or damaged Microsoft backup files and recover your backuped files in them as much as possible.

Inputs scale and balance data directly into any Windows programs as if it was typed in using the keyboard. No programming or additional hardware required ! Features included: Debugger, See the weight in real-time on a virtual button...

Microsoft Excel File Repair software is an XLS file repair tool to repair corrupt Excel documents or repair Excel files of MS Excel 95/97/2000/XP/2003. Repair Excel workbooks & recover excel file data with great SysTools Excel File Recovery software.

Windows Backup Recovery software is a powerful BKF file recovery software to repair Windows backup & restore corrupt or broken BKF files created with Windows Backup utility or NTbackup.exe.

Systools BKF Repair tool repairs & restore BKF corrupted & broken files, Files are corrupted due to backup process failure due to unexpected system shutdown, virus attacks or CRC (cyclic redundancy check)errors.
Softarea51.com RSS Feed

Get RSS updates on latest computer technology and software related press releases Subscribe to Latest Press Releases RSS feed    Subscribe



You are welcome to include these headlines in your own pages. If you want to find out how to parse this RSS file please read our tutorial How to parse RSS feeds with PHP.