Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV00116
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Item Project Phase Options
Physical Name: IV00116
Technical Name: ivItemProjPhaseOptSeq 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
['Item Project Phase Options'].ITEMNMBR AS 'Item Project Phase Options-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IV00116 AS ['Item Project Phase Options']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Item Project Phase Options'].ITEMNMBR = ['Item Master'].ITEMNMBR
2 PrintPhaseComp Print Phase Components Boolean CB_Print_Phase_Components 0