Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MRP4050
Product: Manufacturing (346)
Series:
Display Name: mrpDependentDemandEPS Group Display Name: Manufacturing MRP
Physical Name: MRP4050
Technical Name: mrpDependentDemandEPS
Group Technical Name: Manufacturing MRP
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PARENTNUMBER_I | Parent Number | String | STR30_I | 30 | |
2 | ORDERNUMBER | Order Number | String | STR30 | 30 | |
3 | MRPPARENTTYPE | MRP Parent Type | Integer | MRP_Type | 0 | |
4 | EXPLODE_QTY_I | Explode Quantity | Currency | DLR17_QTY_RBS0_UTR | 17 | |
5 | ITEMNMBR | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['mrpDependentDemandEPS'].ITEMNMBR AS 'mrpDependentDemandEPS-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MRP4050 AS ['mrpDependentDemandEPS']
INNER JOIN
IV00101 AS ['Item Master']
ON
['mrpDependentDemandEPS'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
6 | LOCNCODE | Location Code | String | STR10_Location_Code | 10 | |
Key to the Site Setup (IV40700).
Click to show/hideSELECT
['mrpDependentDemandEPS'].LOCNCODE AS 'mrpDependentDemandEPS-Location Code'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
MRP4050 AS ['mrpDependentDemandEPS']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['mrpDependentDemandEPS'].LOCNCODE = ['Site Setup'].LOCNCODE | ||||||
7 | DUEDATE | Due Date | Date | DT | 8 | |
8 | MRPTYPE | MRP_Type | Integer | MRP_Type | 0 | |
9 | GUID | GUID | String | GUIDString | 36 | |
10 | Status | Status | Integer | INT | 0 | |
11 | STSDESCR | Status Description | String | STR30 | 30 | |
12 | QUANTITY | QTY | Currency | DLR17_QTY_RBS0_STR | 17 | |
13 | PHNTMPRNT | Phantom Parent | String | STR30_Item_Number | 30 | |
14 | CALCMRP_I | Calc MRP | Boolean | CB | 0 | |
15 | MRPEXCEPTIONSARRAY | MRP_Exceptions_Array | MRP_Exceptions | Integer | 0 | |
16 | MRPEXCEPTIONSARRAY_1 | MRP_Exceptions_Array[1] | Integer | MRP_Exceptions | 0 | |
17 | MRPEXCEPTIONSARRAY_2 | MRP_Exceptions_Array[2] | Integer | MRP_Exceptions | 0 | |
18 | MRPEXCEPTIONSARRAY_3 | MRP_Exceptions_Array[3] | Integer | MRP_Exceptions | 0 | |
19 | MRPEXCEPTIONSARRAY_4 | MRP_Exceptions_Array[4] | Integer | MRP_Exceptions | 0 | |
20 | MRPEXCEPTIONSARRAY_5 | MRP_Exceptions_Array[5] | Integer | MRP_Exceptions | 0 | |
21 | MRPEXCEPTIONSARRAY_6 | MRP_Exceptions_Array[6] | Integer | MRP_Exceptions | 0 | |
22 | MRPEXCEPTIONSARRAY_7 | MRP_Exceptions_Array[7] | Integer | MRP_Exceptions | 0 | |
23 | MRPEXCEPTIONSARRAY_8 | MRP_Exceptions_Array[8] | Integer | MRP_Exceptions | 0 | |
24 | MRPEXCEPTIONSARRAY_9 | MRP_Exceptions_Array[9] | Integer | MRP_Exceptions | 0 | |
25 | MRPEXCEPTIONSARRAY_10 | MRP_Exceptions_Array[10] | Integer | MRP_Exceptions | 0 | |
26 | BUYERID | Buyer ID | String | STR15_User_ID | 15 | |
27 | PLANNERID | Planner ID | String | STR15_User_ID | 15 | |
28 | BOMCAT_I | BOM Cat | Integer | DDL_BOM_Cat | 0 | |
29 | BOMNAME_I | BOM Name | String | STR15_LBU | 15 | |
30 | BOMTYPE_I | BOM Type | Integer | DDL_BOM_Type | 0 | |
31 | LEVEL_I | Level0 | Long Integer | LINT_10 | 10 |