Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASILOC12
Product: SmartList (1493)
Series:
Display Name: ASI_RM_Customer_MSTR_ADDR
Physical Name: ASILOC12
Technical Name: ASI_RM_Customer_MSTR_ADDRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 CUSTNMBR Customer Number String STR15_RM_Customer_Number 15 Key to the RM Customer MSTR (RM00101).
Click to show/hide
SELECT
['ASI_RM_Customer_MSTR_ADDR'].CUSTNMBR AS 'ASI_RM_Customer_MSTR_ADDR-Customer Number'
,['RM Customer MSTR'].CUSTNMBR AS 'RM Customer MSTR-Customer Number'
FROM
ASILOC12 AS ['ASI_RM_Customer_MSTR_ADDR']
INNER JOIN
RM00101 AS ['RM Customer MSTR']
ON
['ASI_RM_Customer_MSTR_ADDR'].CUSTNMBR = ['RM Customer MSTR'].CUSTNMBR
2 ADRSCODE Address Code String STR15_Address_Code 15 3 CUSTNAME Customer Name String STR64_Customer_Name 64 4 ASIUSERDEF1 ASI User Defined Key1 String STR50 50 5 ASIUSERDEF2 ASI User Defined Key2 String STR50 50 6 ASIUSERDEF3 ASI User Defined Key3 String STR50 50 7 ASIUSERDEF4 ASI User Defined Key4 String STR50 50