MPS Transaction Log (MF010430)

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

Product: Manufacturing (346)
Series:

Display Name: MPS Transaction Log
Physical Name: MF010430
Technical Name: MF_TRX_Log

Group Display Name: Manufacturing MPS
Group Technical Name: Manufacturing MPS

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1PLANNAME_I SearchPlan NameStringSTR1515
2MFLINEITEM_I SearchMF Line ItemIntegerINT33
3DATE1 SearchDateDateDT66
4POSTEDDT SearchPosted DateDateDATE6
5TIME1 SearchTimeTimeTM66
6USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['MPS Transaction Log'].USERID AS 'MPS Transaction Log-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       MF010430 AS ['MPS Transaction Log']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['MPS Transaction Log'].USERID = ['Users Master'].USERID
7SUCCESSFULTRX_I SearchSuccessfulTrxBooleanCB0
8TRANSACTIONRESULT_I SearchTransaction ResultIntegerTransaction Result0
9STARTQTY_I SearchStart QTYCurrencyDLR_14_MRP14
10MANUFACTUREORDER_I SearchManufacture OrderStringSTR30_UC30
11ITEMNMBR SearchItem NumberStringSTR30_Item_Number30
Key to the Item Master (IV00101).

Click to show/hide

SELECT
       ['MPS Transaction Log'].ITEMNMBR AS 'MPS Transaction Log-Item Number'
       ,['Item Master'].ITEMNMBR AS 'Item Master-Item Number'
FROM
       MF010430 AS ['MPS Transaction Log']
INNER JOIN
       IV00101 AS ['Item Master']
              ON
                     ['MPS Transaction Log'].ITEMNMBR = ['Item Master'].ITEMNMBR
12ROUTINGNAME_I SearchRoutingNameStringSTR30_Item_Number30
13SCHEDULINGPREFEREN_I SearchScheduling PreferenceStringSTR2020
14DRAWFROMSITE_I SearchDraw From SiteStringSTR10_Location_Code10
15POSTTOSITE_I SearchPost To SiteStringSTR10_Location_Code10
16BOMCAT_I SearchBOM CatIntegerDDL_BOM_Cat0
17BOMNAME_I SearchBOM NameStringSTR15_LBU15
18COMMENTS1000_I SearchComments1000TextTXT10001000

Leave a Reply

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