Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PO50100
Product: WennSoft Products (131)
Series: Purchasing
Display Name: PO_User_Security
Physical Name: PO50100
Technical Name: PO_User_SecuritySeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 USERID User ID STR15_User_ID String 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['PO_User_Security'].USERID AS 'PO_User_Security-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PO50100 AS ['PO_User_Security']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['PO_User_Security'].USERID = ['Users Master'].USERID
2 SECID Security_ID_STR STR15_LBU String 15