pref_hdr (PFH10000)

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

Product: Manufacturing (346)
Series:

Display Name: pref_hdr
Physical Name: PFH10000
Technical Name: pref_hdr

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

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1KEYINT_I SearchKEY INTIntegerINT22
2USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['pref_hdr'].USERID AS 'pref_hdr-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       PFH10000 AS ['pref_hdr']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['pref_hdr'].USERID = ['Users Master'].USERID

Leave a Reply

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