Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MRPV0010
Product: Manufacturing (346)
Series:
Display Name: MRP_Pegging_MMO_VIEW Group Display Name: Manufacturing MRP
Physical Name: MRPV0010
Technical Name: MRP_Pegging_MMO_VIEW
Group Technical Name: Manufacturing MRP
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
['MRP_Pegging_MMO_VIEW'].ITEMNMBR AS 'MRP_Pegging_MMO_VIEW-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MRPV0010 AS ['MRP_Pegging_MMO_VIEW']
INNER JOIN
IV00101 AS ['Item Master']
ON
['MRP_Pegging_MMO_VIEW'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
2 | LOCNCODE | Location Code | String | STR10_Location_Code | 10 | |
Key to the Site Setup (IV40700).
Click to show/hideSELECT
['MRP_Pegging_MMO_VIEW'].LOCNCODE AS 'MRP_Pegging_MMO_VIEW-Location Code'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
MRPV0010 AS ['MRP_Pegging_MMO_VIEW']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['MRP_Pegging_MMO_VIEW'].LOCNCODE = ['Site Setup'].LOCNCODE | ||||||
3 | DATE1 | Date | Date | DT6 | 6 | |
4 | RELEASEDATE_I | Release Date | Date | DT | 8 | |
5 | MANUFACTUREORDER_I | Manufacture Order | String | STR30_UC | 30 | |
6 | MRPQTYNUM_I | MRP_Quantity_Number | Integer | INT2 | 2 | |
7 | MRP_Number | MRP_Number | Currency | DLR17_QTY_RBS0_STR | 17 |