Working on a recent project for a client we needed to extract the chart of accounts from one Microsoft Dynamics GP company and import it into a couple of others (altering the first segment during the process. The below script was created to extract all of the chart of account data in the format required for import through Integration Manager:
SELECT
['Account Index Master'].ACTNUMST AS
Continue Reading azurecurve’s Article on their blog
Select Microsoft Dynamics GP GL Accounts for Import
Working on a recent project for a client we needed to extract the chart of accounts from one Microsoft Dynamics GP company and import it into a couple of others (altering the first segment during the…
Blog Syndicated with azurecurve’s Permission