Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV00106
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Item Purchasing Group Display Name: Item Master
Physical Name: IV00106
Technical Name: ivItemPurch
Group Technical Name: Item Master
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
['Item Purchasing'].ITEMNMBR AS 'Item Purchasing-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IV00106 AS ['Item Purchasing']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Item Purchasing'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
2 | UOFM | U Of M | String | U_Of_M | 8 | |
The unit of measure. The value in this field must exist in Inventory. | ||||||
3 | QTYBSUOM | QTY In Base U Of M | Currency | DLR17_QTY_RBS0_STR | 17 | |
4 | UMPUROPT | U Of M Purchases Options | Integer | DDL_UofM_Purchases | 0 |