Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MRPW4060
Product: Manufacturing (346)
Series:
Display Name: mrpSopLinesWork Group Display Name: Manufacturing MRP
Physical Name: MRPW4060
Technical Name: mrpSopLinesWork
Group Technical Name: Manufacturing MRP
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SOPTYPE ![]() | SOP Type | Integer | DDL_SOP_Type | 0 | |
2 | SOPNUMBE ![]() | SOP Number | String | STR20_SOP_Number | 17 | |
3 | LNITMSEQ ![]() | Line Item Sequence | Long Integer | LI_Sequence_Number | 10 | |
4 | CMPNTSEQ ![]() | Component Sequence | Long Integer | LI_Sequence_Number | 10 | |
5 | ITEMNMBR ![]() | Item Number | String | STR30_Item_Number | 30 | |
Key to the Item Master (IV00101).
Click to show/hideSELECT
['mrpSopLinesWork'].ITEMNMBR AS 'mrpSopLinesWork-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MRPW4060 AS ['mrpSopLinesWork']
INNER JOIN
IV00101 AS ['Item Master']
ON
['mrpSopLinesWork'].ITEMNMBR = ['Item Master'].ITEMNMBR | ||||||
6 | LOCNCODE ![]() | Location Code | String | STR10_Location_Code | 10 | |
Key to the Site Setup (IV40700).
Click to show/hideSELECT
['mrpSopLinesWork'].LOCNCODE AS 'mrpSopLinesWork-Location Code'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
MRPW4060 AS ['mrpSopLinesWork']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['mrpSopLinesWork'].LOCNCODE = ['Site Setup'].LOCNCODE | ||||||
7 | REPTING ![]() | Repeating | Boolean | CB_Repeating | 0 | |
8 | TRXFREQU ![]() | TRX Frequency | Integer | DDL_TRX_Frequency | 0 | |
9 | TIMETREP ![]() | Times To Repeat | Integer | INT4_U0 | 4 | |
10 | DYSTINCR ![]() | Days to Increment | Integer | INT3_RB0_U | 3 | |
11 | QUANTITY ![]() | QTY | Currency | DLR17_QTY_RBS0_STR | 17 | |
12 | QTYTBAOR ![]() | QTY To Back Order | Currency | DLR17_QTY_RBS0_UTR | 17 | |
13 | DUEDATE ![]() | Due Date | Date | DT | 8 | |
14 | STSDESCR ![]() | Status Description | String | STR30 | 30 | |
15 | Status ![]() | Status | Integer | INT | 0 | |
16 | CALCMRP_I ![]() | Calc MRP | Boolean | CB | 0 | |
17 | MRPEXCEPTIONSARRAY_1 ![]() | MRP_Exceptions_Array[1] | Integer | MRP_Exceptions | 0 | |
18 | MRPEXCEPTIONSARRAY ![]() | MRP_Exceptions_Array | MRP_Exceptions | Integer | 0 | |
19 | MRPEXCEPTIONSARRAY_2 ![]() | MRP_Exceptions_Array[2] | Integer | MRP_Exceptions | 0 | |
20 | MRPEXCEPTIONSARRAY_3 ![]() | MRP_Exceptions_Array[3] | Integer | MRP_Exceptions | 0 | |
21 | MRPEXCEPTIONSARRAY_4 ![]() | MRP_Exceptions_Array[4] | Integer | MRP_Exceptions | 0 | |
22 | MRPEXCEPTIONSARRAY_5 ![]() | MRP_Exceptions_Array[5] | Integer | MRP_Exceptions | 0 | |
23 | MRPEXCEPTIONSARRAY_6 ![]() | MRP_Exceptions_Array[6] | Integer | MRP_Exceptions | 0 | |
24 | MRPEXCEPTIONSARRAY_7 ![]() | MRP_Exceptions_Array[7] | Integer | MRP_Exceptions | 0 | |
25 | MRPEXCEPTIONSARRAY_8 ![]() | MRP_Exceptions_Array[8] | Integer | MRP_Exceptions | 0 | |
26 | MRPEXCEPTIONSARRAY_9 ![]() | MRP_Exceptions_Array[9] | Integer | MRP_Exceptions | 0 | |
27 | MRPEXCEPTIONSARRAY_10 ![]() | MRP_Exceptions_Array[10] | Integer | MRP_Exceptions | 0 | |
28 | BUYERID ![]() | Buyer ID | String | STR15_User_ID | 15 | |
29 | PLANNERID ![]() | Planner ID | String | STR15_User_ID | 15 |