System User Prefs (SYPU0130)

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

Product: Manufacturing (346)
Series:

Display Name: System User Prefs
Physical Name: SYPU0130
Technical Name: pref_sys_user

Group Display Name: System
Group Technical Name: System

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['System User Prefs'].CMPANYID AS 'System User Prefs-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       SYPU0130 AS ['System User Prefs']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['System User Prefs'].CMPANYID = ['Company Master'].CMPANYID
2USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['System User Prefs'].USERID AS 'System User Prefs-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SYPU0130 AS ['System User Prefs']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['System User Prefs'].USERID = ['Users Master'].USERID
3PICTUREPALETTES_I SearchPicture PalettesBooleanCB0
4TEXTPALLETES_I SearchText PaletteBooleanCB0
5PALLETESELECTION_I SearchPaletteSelectionCurrencyDollar1919
6MAINMENUON_I SearchMainMenuOnBooleanBoolean0
7TEXTREPTS_I SearchtextreptsBooleanCB0
8TOOLBARON_I SearchToolbarOnBooleanCB0

Leave a Reply

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