Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV10403
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Extended Pricing Promotion Free Item Group Display Name: Item Master
Physical Name: IV10403
Technical Name: ivExtPricingPromoFreeItem
Group Technical Name: Item Master
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PRCSHID | PriceSheetID | String | STR15_LBU | 15 | |
2 | EPITMTYP | ExtPricingItemType | String | STR1 | 1 | |
3 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['Extended Pricing Promotion Free Item'].ITEMNMBR AS 'Extended Pricing Promotion Free Item-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
IV10403 AS ['Extended Pricing Promotion Free Item']
INNER JOIN
IV00101 AS ['Item Master']
ON
['Extended Pricing Promotion Free Item'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
4 | UOFM | U Of M | String | U_Of_M | 8 | |
The unit of measure. The value in this field must exist in Inventory. | ||||||
5 | FREEITEM | FreeItem | String | STR30_Item_Number | 30 | |
6 | FREEUOFM | FreeItemUofM | String | U_Of_M | 8 | |
7 | MAXQTYFR | MaximumQuantityFree | Currency | MaxQuantityFree | 12 | |
8 | QTYFROM | QTYFrom | Currency | DLR17_QTY_RBS0_UTR | 17 | |
9 | QTYTO | QTYTo | Currency | DLR17_QTY_RBS0_STR | 17 |