Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASILOC10
Product: SmartList (1493)
Series:
Display Name: ASI_PM_Vendor_MSTR
Physical Name: ASILOC10
Technical Name: ASI_PM_Vendor_MSTRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 VENDORID Vendor ID String STR_15_Vendor_ID 15 Key to the PM Vendor Master File (PM00200).
Click to show/hide
SELECT
['ASI_PM_Vendor_MSTR'].VENDORID AS 'ASI_PM_Vendor_MSTR-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
ASILOC10 AS ['ASI_PM_Vendor_MSTR']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['ASI_PM_Vendor_MSTR'].VENDORID = ['PM Vendor Master File'].VENDORID
2 ASIUSERDEF1 ASI User Defined Key1 String STR50 50 3 ASIUSERDEF2 ASI User Defined Key2 String STR50 50 4 ASIUSERDEF3 ASI User Defined Key3 String STR50 50 5 ASIUSERDEF4 ASI User Defined Key4 String STR50 50