Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY61401
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: User Social Network Authentication
Physical Name: SY61401
Technical Name: syUserSocialNetworkAuthenticationSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['User Social Network Authentication'].USERID AS 'User Social Network Authentication-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY61401 AS ['User Social Network Authentication']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['User Social Network Authentication'].USERID = ['Users Master'].USERID
2 SocialNetworkID Social Network ID Integer INT 0 3 oAuthToken oAuth Token String STR255 255