Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MOP1011
Product: Manufacturing (346)
Series:
Display Name: MOP_Item_MSTR_Qty_Var_STD
Physical Name: MOP1011
Technical Name: MOP_Item_MSTR_QTY_Var_STDSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 PPN_I PPN String STR30_UC 30 2 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['MOP_Item_MSTR_Qty_Var_STD'].ITEMNMBR AS 'MOP_Item_MSTR_Qty_Var_STD-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MOP1011 AS ['MOP_Item_MSTR_Qty_Var_STD']
INNER JOIN
IV00101 AS ['Item Master']
ON
['MOP_Item_MSTR_Qty_Var_STD'].ITEMNMBR = ['Item Master'].ITEMNMBR
3 MRPAMOUNT_I MRP_Amount Currency DLR_14_MRP 14