Dynamics GP Partner California: EDI for Great Plains notes

Aug 2
11:59

2009

Andrew Karasev

Andrew Karasev

  • Share this article on Facebook
  • Share this article on Twitter
  • Share this article on Linkedin

EDI of Electronic Document Interchange sometimes considered by IT department as something complex, and in order to implement EDI integration for your ERP system, you have to purchase expensive EDI add-ons. We would like to offer you this small publication, that should try to bust this myth.

mediaimage

Traditional EDI code is fixed length fields code structure with document header,Dynamics GP Partner California: EDI for Great Plains notes  Articles lines or body and document trailer.  Newer EDI (or something that maybe processed similar to EDI scenarios on the high level with your Franchiser) maybe XML structured documents with similar parts: document header and document lines.  Both scenarios are relatively straightforward in SQL scripting, let come to the paragraphs of this story:

 

1.       Sample Dynamics GP EDI code.  For those of you who are SQL programmer, please take a look at this publication, where you can see good chunk of EDI document scripting in SQL.  This code was implemented in real Great Plains EDI integration situation and it should give you good start or help you out to finish EDI for Great Plains on your own, especially if you work for smaller organization and your ERP and MRP budget is very tight: http://www.albaspectrum.com/Customizations_Whitepapers/Dexterity_SQL_VBA_Crystal/EDIforGPOverview.htm

 

2.       Dynamics GP EDI for Placing order to your Supplier.  If your organization is required to order merchandise from your partner via EDI code you can create Purchase Orders in Great Plains POP module, then read and mark it as read in SQL Stored Procedure, which saves the resulting row set in EDI compliant fixed length fields text or XML file.  This file is then sent to your EDI channel (ftp uploads, Unix or Linux based email channel, here you have a lot of various options, outside of the scope for this article)

 

3.       Getting Orders from your EDI channel customers.  If you are franchiser and you are receiving Electronic Document Interchange orders from your customers or franchisees and you are deploying Dynamics GP as your accounting system, then you can read EDI text or XML file via SQL stored procedure or SQL XML stored procedure.  This procedure parses EDI code and creates SOP Sales Order or Invoice in Dynamics GP Sales Order Processing module.  Here if you are creating Sales Orders you can do direct SQL feeding to SOP10100 and SOP10200 tables, or if you prefer business logic validation integration and you are feeding to SOP Invoice, consider programming eConnect SDK.  For those of you who prefer posting Great Plains batches all the way through without user intervention we recommend you to deploy GP Posting Server or Autopost, especially if you are in ecommerce business

 

4.       If you have questions or concerns on EDI, Dynamics GP customizations, integration, reporting, barcode scanning, warehouse management, supply chain management, light manufacturing, logistics, consignment, please feel free to call us: 1-866-528-0577, help@albaspectrum.com