Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV00104
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Item Kit Master Group Display Name: Item Master
Physical Name: IV00104
Technical Name: IV_Item_MSTR_KIT
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 Kit Master'].ITEMNMBR AS 'Item Kit Master-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IV00104 AS ['Item Kit Master']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Item Kit Master'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
2 | SEQNUMBR | Sequence Number | Long Integer | LI_Sequence_Number | 10 | |
3 | CMPTITNM | Component Item Number | String | STR30_Item_Number | 30 | |
4 | CMPITUOM | Component Item U Of M | String | U_Of_M | 8 | |
5 | CMPITQTY | Component Item QTY | Currency | DLR17_QTY_RBS0_UTR | 17 | |
6 | CMPSERNM | Component Serial Numbered | Boolean | YN | 0 |