MFG_Notes (MN010000)

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

Product: Manufacturing (346)
Series:

Display Name: MFG_Notes
Physical Name: MN010000
Technical Name: MFG_Notes

Group Display Name: Manufacturing Misc.
Group Technical Name: Manufacturing Misc.

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1NOTEINDX SearchNote IndexCurrencyDLR1414
Key to the Record Notes Master (SY03900).

Click to show/hide

SELECT
       ['MFG_Notes'].NOTEINDX AS 'MFG_Notes-Note Index'
       ,['Record Notes Master'].NOTEINDX AS 'Record Notes Master-Note Index'
FROM
       MN010000 AS ['MFG_Notes']
INNER JOIN
       SY03900 AS ['Record Notes Master']
              ON
                     ['MFG_Notes'].NOTEINDX = ['Record Notes Master'].NOTEINDX
2DATE1 SearchDateDateDT66
3TIME1 SearchTimeTimeTM66
4USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['MFG_Notes'].USERID AS 'MFG_Notes-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       MN010000 AS ['MFG_Notes']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['MFG_Notes'].USERID = ['Users Master'].USERID
5NOTETEXT_I SearchNote TextTextTXT3200032000

Leave a Reply

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