System User Defaults (SY01402)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: System User Defaults
Physical Name: SY01402
Technical Name: syUserDefaults

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

Click to show/hide

SELECT
       ['System User Defaults'].USERID AS 'System User Defaults-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY01402 AS ['System User Defaults']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['System User Defaults'].USERID = ['Users Master'].USERID
2syDefaultType SearchsyDefaultTypeIntegerINT54
3SYUSERDFSTR SearchsyUserDefaultStringStringSTR255255

Leave a Reply

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