Microsoft Dynamics Gp - Typical Customizations

Microsoft Great Plains, currently new name ineConnect software development is calling XML web
Microsoft Dynamics family is Microsoft Dynamics GP,services scenarios. If you have already practiced
originally this ERP package was created by GreateConnect e-commerce development, you should
Plains Software as Great Plains Dynamics in earliercome to the dilemma of eCommerce invoices
1990th as Great Plains Dexterity application. Microsoftautomatic posting. eConnect doesn't do posting job
Great Plains tailored business logic or professionaland it is understandable, as eConnect is build upon
modifications were initially made back in late 1990th inGreat Plains Dexterity architecture, where posting is
Great Plains Dex, this IDE has it own C-shell basedleft to GP operators
scripting language - sanscript. MRP package at that2. EDI or Electronic Document Interchange.
time had similar customization capabilities: SAP hadTraditionally EDI is considered as fixed length fields
ABAP, Axapta - Morph X, X++, Navision - C/Side.standard, new approach is XML data interchange,
When Microsoft purchased Great Plains Software andincluding XML web services. In the case of Microsoft
formed Microsoft Business Solutions, Dexterity coreGreat Plains both approaches could be relatively easy
of GP was deemphasized (however it stays and notrealized on MS SQL Server scripting level, where you
going anywhere), instead Microsoft BS opened GPdeploy such statements and constructions as convert
objects for Microsoft Visual Studio C# and VB.Netand cast to program fixed field length
developers via new tool - eConnect. eConnect3. Sales Order Processing module modifications. SOP is
obviously is not a miracle and it replicates Dex logic inone of the most popular custom logic scenarios. If
SQL stored procedures - meaning that eConnect isyou think about deploying custom logic in GP user
definitely step forward to make Microsoft Greatworkstation, then more likely modification should be
Plains more open MRP platform, but this step isprogrammed in Dexterity. If Dex is too complex,
rather evolutional, not a major revolution. Let's reviewespecially if you plan to customize GP in-house, then
typical GP modification scenariosconsider GP Modifier with VBA
1. eCommerce. GP is now open ERP or accounting4. Modifier with VBA (Visual Basic for Applications).
backoffice, thanks to eConnect. Good approach in