I needed to check how many serial numbers were assigned to sales transactions and the cumulative length of them. I’m not aware of any function in Microsoft Dynamics GP which would give me this information, so I wrote the below SQL statement to return both values along with the transaction type and document number.
It selects from the Sales Serial/Lot Work and History (SOP10201) table which,…
Continue Reading azurecurve’s Article on their blog
Get Serial Number Count and Length in Microsoft Dynamics GP
I needed to check how many serial numbers were assigned to sales transactions and the cumulative length of them. I’m not aware of any function in Microsoft Dynamics GP which would give me this inform…
Blog Syndicated with azurecurve’s Permission