Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MOP1700
Product: Manufacturing (346)
Series:
Display Name: MOP_Interim_Allocations
Physical Name: MOP1700
Technical Name: MOP_Interim_AllocationsSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 MANUFACTUREORDER_I Manufacture Order String STR30_UC 30 2 PICKLISTSEQ Picklist Seq Long Integer LINT_10 10 3 FROM_SITE_I From Site String STR10_Location_Code 10 4 POSITION_NUMBER Position Number Integer INT4_RB_U0 4 5 CALLEDBY Called By Integer INT 0 6 DOCNUMBR Document Number String STR20_Document_Number 20 7 ITEMNMBR Item Number String STR30_Item_Number 30 Key to the Item Master (IV00101).
Click to show/hide
SELECT
['MOP_Interim_Allocations'].ITEMNMBR AS 'MOP_Interim_Allocations-Item Number'
,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
MOP1700 AS ['MOP_Interim_Allocations']
INNER JOIN
IV00101 AS ['Item Master']
ON
['MOP_Interim_Allocations'].ITEMNMBR = ['Item Master'].ITEMNMBR
8 TRXQTY TRX QTY Currency DLR17_QTY_RBS0_STR 17