ECM_Exclude_Items (EC040131)

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

Product: Manufacturing (346)
Series:

Display Name: ECM_Exclude_Items
Physical Name: EC040131
Technical Name: ECM_Exclude_Items

Group Display Name: Manufacturing ECM
Group Technical Name: Manufacturing ECM

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

Click to show/hide

SELECT
       ['ECM_Exclude_Items'].ITEMNMBR AS 'ECM_Exclude_Items-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       EC040131 AS ['ECM_Exclude_Items']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['ECM_Exclude_Items'].ITEMNMBR = ['Item Master'].ITEMNMBR
3PPN_I SearchPPNStringSTR30_UC30
4MANUFACTUREORDER_I SearchManufacture OrderStringSTR30_UC30
5SALESORDERNUMBER_I SearchSales Order NumberStringSTR17_IV_Document_Number17
6SOPNUMBE SearchSOP NumberStringSTR20_SOP_Number17
7PORDNMBR SearchPurchase Order NumberStringPurchase Order Number20
8ROUTINGNAME_I SearchRoutingNameStringSTR30_Item_Number30
9USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['ECM_Exclude_Items'].USERID AS 'ECM_Exclude_Items-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       EC040131 AS ['ECM_Exclude_Items']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['ECM_Exclude_Items'].USERID = ['Users Master'].USERID
10CHANGEDATE_I SearchChange DateDateDT8
11MFGNOTEINDEX_I SearchMFG Note IndexCurrencyDLR1414

Leave a Reply

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