Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MOP1000
Product: Manufacturing (346)
Series: 3rd Party
Display Name: MOP WIP Stack DEX_ROW_ID is an auto-numbered IDENTITY column used internally by Dexterity for lock management; it should not be used by developers to identify any particular piece of information. Microsoft MVP Mariano Gomez has a good write up on the DEX_ROW_ID column.
Physical Name: MOP1000
Technical Name: MOP_WIP_StackSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 MANUFACTUREORDER_I Manufacture Order STR30_UC String 30 2 ITEMNMBR Item Number STR30_Item_Number String 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['MOP WIP Stack'].ITEMNMBR AS 'MOP WIP Stack-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MOP1000 AS ['MOP WIP Stack']
INNER JOIN
IV00101 AS ['Item Master']
ON
['MOP WIP Stack'].ITEMNMBR = ['Item Master'].ITEMNMBR
3 TO_SITE_I To Site STR10_Location_Code String 10 4 DATERECD Date Received DATE Date 6 5 WIPSEQNMBR WIP SEQ Number Sequence_Number Currency 19 6 PICKLISTSEQ Picklist Seq LINT_10 Long Integer 10 7 PICKNUMBER Pick Number STR17_LBAU_Pick_Number String 17 8 PICKDOCLINENUM Pick Doc Line Number LI_Sequence_Number Long Integer 10 9 WIPQTYSOLD WIP QTY Sold Boolean Boolean 0 10 QTYRECVD QTY Received DLR17_QTY_RBS0_UTR Currency 17 11 QTYSOLD QTY Sold DLR17_QTY_RBS0_UTR Currency 17 12 IVDOCNBR IV Document Number STR17_IV_Document_Number String 17 13 RCTSEQNM Receipt SEQ Number long Long Integer 8 14 ITMTRKOP Item Tracking Option DDL_Track Integer 0 15 ITEM_COSTS_ARRAY_I_1 Item Costs Array[1] DLR17_RBS0_UTR$ Currency 17 16 ITEM_COSTS_ARRAY_I Item Costs Array DLR17_RBS0_UTR$ Currency 17 17 ITEM_COSTS_ARRAY_I_2 Item Costs Array[2] DLR17_RBS0_UTR$ Currency 17 18 RTSEQNUM_I rtseqnum STR10 String 10 19 FROM_SITE_I From Site STR10_Location_Code String 10 20 ITEM_COSTS_ARRAY_I_3 Item Costs Array[3] DLR17_RBS0_UTR$ Currency 17 21 ITEM_COSTS_ARRAY_I_4 Item Costs Array[4] DLR17_RBS0_UTR$ Currency 17 22 DTRCVDINVNTRY Date Received In Inventory DT Date 8 23 BACKFLUSHITEM_I Backflush Item CB_Backflush Item Boolean 0 24 ITEM_COSTS_ARRAY_I_5 Item Costs Array[5] DLR17_RBS0_UTR$ Currency 17 25 NUMBERSCRAPPED_I Number Scrapped DLR_14_MRP Currency 14 26 ITEM_COSTS_ARRAY_I_6 Item Costs Array[6] DLR17_RBS0_UTR$ Currency 17 27 ITEM_COSTS_ARRAY_I_7 Item Costs Array[7] DLR17_RBS0_UTR$ Currency 17 28 ITEM_COSTS_ARRAY_I_8 Item Costs Array[8] DLR17_RBS0_UTR$ Currency 17 29 ITEM_COSTS_ARRAY_I_9 Item Costs Array[9] DLR17_RBS0_UTR$ Currency 17 30 ITEM_COSTS_ARRAY_I_10 Item Costs Array[10] DLR17_RBS0_UTR$ Currency 17 31 DEX_ROW_ID int int 10