Great,Plains,Customization,Ove computer Great Plains Customization Overview or how to modify Dynamic
----------------------------------------------------------Permission is granted for the below article to forward,reprint, distribute, use for ezine, newsletter, website,offer as free bonus or part of a product for sale as longas no changes a Gone are those times when the companies and the organisations didn't need a hi-tech system to handle them. Owing to the considerable increase in the business sector and thus, an enormous increase in the complexity of the organisational struc
If you are programmer, who just got the project to alter or extend GP business logic, you need to review and compare modification instruments to select the best fit. Lets review popular customizations:1. eCommerce integration. Here you should consider eConnect if you need real time integration and Great Plains Integration Manager, if you are OK with scheduled or overnight data synchronization. eConnect requires C# or VB.Net programming skills, while IM requires VBA scripting if you need to intervene into standard integration logic2. EDI integration. Here you have two scenarios: exporting from GP and importing to GP. If you are just exporting Purchase Orders and placing EDI inventory replenishment PO to your EDI nationwide vendor, then consider SQL stored procedure approach. Stored Procedure is capable to create EDI header, lines, trailing end and export this in typically fixed length EDI text file3. GP user interface modifications. Here you need to review Dexterity, Modifier and Extender. We do not really recommend you to dive on your own into Dexterity realm, you should rather subcontract dex customization. Modifier allows you quickly alter GP screens and modify business logic with VBA scripts4. Reporting. Here you are free to select either one: SRS (or Microsoft SQL Server Reporting Services), Crystal Reports, Report Writer, or FRx (this one only if dealing with pure financial reports: Balance Sheet, Profit & Loss, Cash Flow)5. Data Conversions. It is not really a customization, rather initial data massage and move from legacy MRP to Great Plains. You should consider GP Integration Manager to do final data import, however data massage you do in such popular tools as MS Excel or Microsoft Access
Great,Plains,Customization,Ove