Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV40800
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Price Level Setup Group Display Name: Inventory Control
Physical Name: IV40800
Technical Name: IV_Price_Level_SETP
Group Technical Name: Inventory Control
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PRCLEVEL | PriceLevel | String | STR10_LBAU | 10 | |
2 | DSCRIPTN | Description | String | STR30 | 30 | |
3 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Price Level Setup'].NOTEINDX AS 'Price Level Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
IV40800 AS ['Price Level Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Price Level Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
4 | CREATDDT | Created Date | Date | DT | 8 | |
5 | MODIFDT | Modified Date | Date | DT | 8 |