Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/ASILOC55
Product: SmartList (1493)
Series:
Display Name: ASI_IV_Item_MSTR_VNDR
Physical Name: ASILOC55
Technical Name: ASI_IV_Item_MSTR_VNDRSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['ASI_IV_Item_MSTR_VNDR'].ITEMNMBR AS 'ASI_IV_Item_MSTR_VNDR-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
ASILOC55 AS ['ASI_IV_Item_MSTR_VNDR']
INNER JOIN
IV00101 AS ['Item Master']
ON
['ASI_IV_Item_MSTR_VNDR'].ITEMNMBR = ['Item Master'].ITEMNMBR
2 VENDORID Vendor ID String STR_15_Vendor_ID 15 Key to the PM Vendor Master File (PM00200).
Click to show/hide
SELECT
['ASI_IV_Item_MSTR_VNDR'].VENDORID AS 'ASI_IV_Item_MSTR_VNDR-Vendor ID'
,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
ASILOC55 AS ['ASI_IV_Item_MSTR_VNDR']
INNER JOIN
PM00200 AS ['PM Vendor Master File']
ON
['ASI_IV_Item_MSTR_VNDR'].VENDORID = ['PM Vendor Master File'].VENDORID
3 VNDITNUM Vendor Item Number String Item_Number 30 4 VNDITDSC Vendor Item Description String STR100 100 5 ASIUSERDEF1 ASI User Defined Key1 String STR50 50 6 ASIUSERDEF2 ASI User Defined Key2 String STR50 50 7 ASIUSERDEF3 ASI User Defined Key3 String STR50 50 8 ASIUSERDEF4 ASI User Defined Key4 String STR50 50