Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/EDCEI008
Product: Enhanced Intrastat (2788)
Series:
Display Name: Intrastat Creditors
Physical Name: EDCEI008
Technical Name: syIntrastatVendorsSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ADRSCODE Address Code String STR15_Address_Code 15 2 VENDORID Vendor ID String STR_15_Vendor_ID 15 Key to the PM Vendor Master File (PM00200).
Click to show/hide
SELECT
['Intrastat Creditors'].VENDORID AS 'Intrastat Creditors-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
EDCEI008 AS ['Intrastat Creditors']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['Intrastat Creditors'].VENDORID = ['PM Vendor Master File'].VENDORID
3 DESELCTD DESelected Boolean CB 0