Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/AMS00202
Product: MIS-AMS Extensions (3459)
Series: Sales
Display Name: AMS Customer MSTR
Physical Name: AMS00202
Technical Name: AMS_Customer_MSTRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CUSTNMBR Customer Number STR15_RM_Customer_Number String 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['AMS Customer MSTR'].CUSTNMBR AS 'AMS Customer MSTR-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
AMS00202 AS ['AMS Customer MSTR']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['AMS Customer MSTR'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 AMS_Contractors_Cust_ID AMS Contractors Customer ID long Long Integer 8