This script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posting the scripts I wrote against Microsoft Dynamics GP over the 19 years before I stopped working with Dynamics GP.
This script will return a list of all pending prepayments in Dynamics GP; the highlighted account at the can be changed or removed as required.
CREATE VIEW [dbo].[uv_AZRCRV_PendingPrepayments] AS
Continue Reading Ian Grieve’s Article on their blog
SQL Scripts for Microsoft Dynamics GP: Select All Pending Prepayments
This script is part of the SQL Scripts for Microsoft Dynamics GP where I will be posting 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