Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/POP70200
Product: Microsoft Dynamics GP (0)
Series: Purchasing
Display Name: Purchasing Print Exception List Temp
Physical Name: POP70200
Technical Name: POP_ExceptionList_TEMPSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ORD Ord Long Integer LI_Sequence_Number 10 2 STRNG132 String 132 String STR132 132 3 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['Purchasing Print Exception List Temp'].USERID AS 'Purchasing Print Exception List Temp-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
POP70200 AS ['Purchasing Print Exception List Temp']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Purchasing Print Exception List Temp'].USERID = ['Users Master'].USERID
4 Process_ID Process ID Integer INT5 4