mrpItemsList (MRP0100)

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

Product: Manufacturing (346)
Series:

Display Name: mrpItemsList
Physical Name: MRP0100
Technical Name: mrpItemsList

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
       ['mrpItemsList'].ITEMNMBR AS 'mrpItemsList-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       MRP0100 AS ['mrpItemsList']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['mrpItemsList'].ITEMNMBR = ['Item Master'].ITEMNMBR
2LLC SearchLLCLong IntegerINT99
3LOCNCODE SearchLocation CodeStringSTR10_Location_Code10
Key to the Site Setup (IV40700).

Click to show/hide

SELECT
       ['mrpItemsList'].LOCNCODE AS 'mrpItemsList-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       MRP0100 AS ['mrpItemsList']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['mrpItemsList'].LOCNCODE = ['Site Setup'].LOCNCODE
4BASEUOFM SearchBase U Of MStringU_Of_M8
5DECPLQTY SearchDecimal Places QTYSIntegerDDL_Decimal_Places_QTYS0

Leave a Reply

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