mrpSopForecastWork (MRPW4062)

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

Product: Manufacturing (346)
Series:

Display Name: mrpSopForecastWork
Physical Name: MRPW4062
Technical Name: mrpSopForecastWork

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

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

Click to show/hide

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

Click to show/hide

SELECT
       ['mrpSopForecastWork'].LOCNCODE AS 'mrpSopForecastWork-Location Code'
       ,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
       MRPW4062 AS ['mrpSopForecastWork']
INNER JOIN
       IV40700 AS ['Site Setup']
              ON
                     ['mrpSopForecastWork'].LOCNCODE = ['Site Setup'].LOCNCODE
4DUEDATE SearchDue DateDateDT8
5QUANTITY SearchQTYCurrencyDLR17_QTY_RBS0_STR17
6STSDESCR SearchStatus DescriptionStringSTR3030

Leave a Reply

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