Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/EDCEI009
Product: Enhanced Intrastat (2788)
Series:
Display Name: Intrastat Debtors
Physical Name: EDCEI009
Technical Name: syIntrastatCustomersSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ADRSCODE Address Code String STR15_Address_Code 15 2 CUSTNMBR Customer Number String STR15_RM_Customer_Number 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['Intrastat Debtors'].CUSTNMBR AS 'Intrastat Debtors-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
EDCEI009 AS ['Intrastat Debtors']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['Intrastat Debtors'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
3 DESELCTD DESelected Boolean CB 0