Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IVR10100
Product: Manufacturing (346)
Series:
Display Name: Alternate Parts Group Display Name: Manufacturing Inventory
Physical Name: IVR10100
Technical Name: IV_Alternates
Group Technical Name: Manufacturing Inventory
Seq 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/hideSELECT
['Alternate Parts'].ITEMNMBR AS 'Alternate Parts-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IVR10100 AS ['Alternate Parts']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Alternate Parts'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
2 | ALTPART_I ![]() | Alt_Part | String | STR30_Item_Number | 30 |