Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07200
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: List Options
Physical Name: SY07200
Technical Name: syListOptionsSeq 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
['List Options'].USERID AS 'List Options-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07200 AS ['List Options']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['List Options'].USERID = ['Users Master'].USERID
2 DICTID DictID Integer ID_INT 4 3 FormID FormID Integer INT5_RU0 5 4 ListOption ListOption Long Integer Long Int 8 5 ListDateRestriction ListDateRestriction Long Integer Long Int 8 6 ListOption2 ListOption2 Long Integer Long Int 8