Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07225
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: List View Options
Physical Name: SY07225
Technical Name: syListViewOptionsSeq No Physical Name Display Name Dexterity Data Type SQL Data Type Length 1 ListDictID ListDictID Integer ID_INT 4 2 ListID ListID Integer ID_INT 4 3 ViewID ViewID Long Integer LI_MasterNumber 9 4 USERID User ID String STR15_User_ID 15 Key to the Users Master (SY01400).
Click to show/hide
SELECT
['List View Options'].USERID AS 'List View Options-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07225 AS ['List View Options']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['List View Options'].USERID = ['Users Master'].USERID
5 PreviewPaneVisible PreviewPaneVisible Boolean CB_PreviewPaneVisible 0 6 PreviewPaneHeight PreviewPaneHeight Integer INT 0 7 AdvFilterPaneVisible AdvFilterPaneVisible Boolean CB_AdvFilterPaneVisible 0 8 AdvFilterPaneHeight AdvFilterPaneHeight Integer INT 0 9 ActionsPaneVisible ActionsPaneVisible Boolean CB_ActionsPaneVisible 0 10 IncludeWorkflowInfo IncludeWorkflowInfo Boolean CB_IncludeWorkflowInfo 0 11 ListDateRestriction ListDateRestriction Long Integer Long Int 8 12 STRTDATE Start Date Date DT 8 13 ENDDATE End Date Date DT 8 14 ListOption ListOption Long Integer Long Int 8 15 FactBoxVisible FactBoxVisible Boolean Boolean 0 16 FactBoxWidth FactBoxWidth Integer INT 0 17 FactBoxMode FactBoxMode Integer INT 0 18 FactBoxSRAVisible FactBoxSRAVisible Boolean Boolean 0 19 FactBoxSRAHeight FactBoxSRAHeight Integer INT 0 20 FactBoxSRADockMode FactBoxSRADockMode Integer INT 0 21 ListOption2 ListOption2 Long Integer Long Int 8