MRP Exclusion List (MP030000)

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

Product: Manufacturing (346)
Series:

Display Name: MRP Exclusion List
Physical Name: MP030000
Technical Name: MRP_Exclude

Group Display Name: Manufacturing MRP
Group Technical Name: Manufacturing MRP

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['MRP Exclusion List'].ITEMNMBR AS 'MRP Exclusion List-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       MP030000 AS ['MRP Exclusion List']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['MRP Exclusion List'].ITEMNMBR = ['Item Master'].ITEMNMBR
2LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['MRP Exclusion List'].LOCNCODE AS 'MRP Exclusion List-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       MP030000 AS ['MRP Exclusion List']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['MRP Exclusion List'].LOCNCODE = ['Site Setup'].LOCNCODE
3MRPEXCLUSIONTYPE_I SearchMRP_Exclusion_TypeIntegerMRP_Exclusion_Type0
4MFGNOTEINDEX_I SearchMFG Note IndexCurrencyDLR1414

Leave a Reply

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