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 was created when I needed to verify that all work status Payables transactions were attached to a valid batch.
CREATE VIEW [dbo].[uv_AZRCRV_VerifyBatchForPayablesTransactions] AS
/*
Continue Reading Ian Grieve’s Article on their blog
SQL Scripts for Microsoft Dynamics GP: Verify PM Batches Exist
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