Quantcast
Channel: Payables Management – azurecurve
Viewing all articles
Browse latest Browse all 91

SQL View For Vendor Email Addresses

$
0
0
I produced this view to return vendor email address for a client a while ago; I don’t typically use this view by itself, but instead combine it with GP tables to produce a larger SmartList report using either SmartList Designer or SmartList Builder. CREATE VIEW uv_AZRCRV_VendorInternetAddresses AS SELECT ['Internet Addresses'].Master_ID AS 'Vendor ID' ,['Internet Addresses'].ADRSCODE […]

Read original post SQL View For Vendor Email Addresses at azurecurve|Ramblings of a Dynamics GP Consultant


Viewing all articles
Browse latest Browse all 91

Trending Articles