PR_Short_Items_Work (MRP1010)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/MRP1010

Product: Manufacturing (346)
Series:

Display Name: PR_Short_Items_Work
Physical Name: MRP1010
Technical Name: PR_Short_Items_Work

Group Display Name: Manufacturing PR
Group Technical Name: Manufacturing PR

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['PR_Short_Items_Work'].USERID AS 'PR_Short_Items_Work-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       MRP1010 AS ['PR_Short_Items_Work']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['PR_Short_Items_Work'].USERID = ['Users Master'].USERID
2ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['PR_Short_Items_Work'].ITEMNMBR AS 'PR_Short_Items_Work-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       MRP1010 AS ['PR_Short_Items_Work']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['PR_Short_Items_Work'].ITEMNMBR = ['Item Master'].ITEMNMBR
3LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['PR_Short_Items_Work'].LOCNCODE AS 'PR_Short_Items_Work-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       MRP1010 AS ['PR_Short_Items_Work']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['PR_Short_Items_Work'].LOCNCODE = ['Site Setup'].LOCNCODE
4MRPISSUEDATE_I SearchMRP_Issue DateDateDATE6
5SHORTAMOUNT_I SearchShort AmountDLR_14_MRPCurrency14
6SHORTAMOUNT_I_1 SearchShort Amount[1]CurrencyDLR_14_MRP14
7SHORTAMOUNT_I_2 SearchShort Amount[2]CurrencyDLR_14_MRP14
8VENDORID SearchVendor IDStringSTR_15_Vendor_ID15
Key to the PM Vendor Master File (PM00200).

Click to show/hide

SELECT
       ['PR_Short_Items_Work'].VENDORID AS 'PR_Short_Items_Work-Vendor ID'
       ,['PM Vendor Master File'].VENDORID AS 'PM Vendor Master File-Vendor ID'
FROM
       MRP1010 AS ['PR_Short_Items_Work']
INNER JOIN
       PM00200 AS ['PM Vendor Master File']
              ON
                     ['PR_Short_Items_Work'].VENDORID = ['PM Vendor Master File'].VENDORID
9ORD SearchOrdLong IntegerLI_Sequence_Number10
10DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0
11STR30 SearchSTR30StringSTR3030
12Buy_Total SearchBuy TotalCurrencyDLR_14_MRP14
13UOFM SearchU Of MStringU_Of_M8
14RELEASEDATE_I SearchRelease DateDateDT8
15RNNMBR SearchRun NumberLong IntegerLong Int8
16ITEMDESC SearchItem DescriptionStringSTR100100

Leave a Reply

Your email address will not be published. Required fields are marked *