User Security (SY10000)

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

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: User Security
Physical Name: SY10000
Technical Name: sySecurityView

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

Click to show/hide

SELECT
       ['User Security'].USERID AS 'User Security-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY10000 AS ['User Security']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['User Security'].USERID = ['Users Master'].USERID
2CMPANYID SearchCompany IDIntegerINT54
Key to the Company Master (SY01500).

Click to show/hide

SELECT
       ['User Security'].CMPANYID AS 'User Security-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       SY10000 AS ['User Security']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['User Security'].CMPANYID = ['Company Master'].CMPANYID
3DICTID SearchDictIDIntegerID_INT4
4SECURITYID SearchSecurity IDLong IntegerLong_10U10
5SECRESTYPE SearchSecurity Resource TypeIntegerRestype2
6ALTDICID SearchAltDictIDIntegerID_INT4
7Modified SearchModifiedBooleanYN0

Leave a Reply

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