Field Level Security Relationship (WDC41500)

azurecurveProductsAdvanced Security (3104)SystemField Level Security Relationship (WDC41500)

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

Product: Advanced Security (3104)
Series:

Display Name: Field Level Security Relationship
Physical Name: WDC41500
Technical Name: WDC_Field_Security_REL

Group Display Name: Field Security Table Group
Group Technical Name: WDC Field Security

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

Click to show/hide

SELECT
       ['Field Level Security Relationship'].CMPANYID AS 'Field Level Security Relationship-Company ID'
       ,['Company Master'].CMPANYID AS 'Company Master-Company ID'
FROM
       WDC41500 AS ['Field Level Security Relationship']
INNER JOIN
       DYNAMICS..SY01500 AS ['Company Master']
              ON
                     ['Field Level Security Relationship'].CMPANYID = ['Company Master'].CMPANYID
3USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['Field Level Security Relationship'].USERID AS 'Field Level Security Relationship-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       WDC41500 AS ['Field Level Security Relationship']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['Field Level Security Relationship'].USERID = ['Users Master'].USERID
4Field_Security_ID SearchField Security IDStringSTR15_LBAU15
azurecurveProductsAdvanced Security (3104)SystemField Level Security Relationship (WDC41500)

Leave a Reply

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