Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/IV40201
Product: Microsoft Dynamics GP (0)
Series: Inventory
Display Name: Inventory U of M Schedule Setup Group Display Name: Inventory U of M Schedule Setup
Physical Name: IV40201
Technical Name: IV_UofM_SETP_HDR
Group Technical Name: Inventory U of M Schedule Setup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | UOMSCHDL | U Of M Schedule | String | STR10_Schedule | 10 | |
2 | UMSCHDSC | U Of M Schedule Description | String | STR30 | 30 | |
3 | NOTEINDX | Note Index | Currency | DLR14 | 14 | |
Key to the Record Notes Master (SY03900).
Click to show/hideSELECT
['Inventory U of M Schedule Setup'].NOTEINDX AS 'Inventory U of M Schedule Setup-Note Index'
,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
IV40201 AS ['Inventory U of M Schedule Setup']
INNER JOIN
SY03900 AS ['Record Notes Master']
ON
['Inventory U of M Schedule Setup'].NOTEINDX = ['Record Notes Master'].NOTEINDX | ||||||
4 | BASEUOFM | Base U Of M | String | U_Of_M | 8 | |
5 | UMDPQTYS | U Of M Decimal Places QTYS | Integer | DDL_Decimal_Places_QTYS | 0 |