Skip to content

SQL Scripts for Microsoft Dynamics GP: SQL View to Return Purchase Orders

Microsoft Dynamics GPThis script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posted the scripts I wrote against Microsoft Dynamics GP over the 19 years before I stopped working with Dynamics GP.

This script was created for a client to use for lookups on Dynamics GP purchase orders from their document management system.

CREATE VIEW [dbo].[uv_AZRCRV_GetPurchaseOrders] AS
/*
Created by Ian...

Continue Reading Ian Grieve’s Article on their blog

SQL Scripts for Microsoft Dynamics GP: SQL View to Return Purchase Orders

This script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posted the scripts I wrote against Microsoft Dynamics GP over the 19 years before I stopped working with Dynamics GP. ‎…

Blog Syndicated with Ian Grieve’s Permission

Leave a Reply