List View Options (SY07225)

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: syListViewOptions

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ListDictID SearchListDictIDIntegerID_INT4
2ListID SearchListIDIntegerID_INT4
3ViewID SearchViewIDLong IntegerLI_MasterNumber9
4USERID SearchUser IDStringSTR15_User_ID15
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
5PreviewPaneVisible SearchPreviewPaneVisibleBooleanCB_PreviewPaneVisible0
6PreviewPaneHeight SearchPreviewPaneHeightIntegerINT0
7AdvFilterPaneVisible SearchAdvFilterPaneVisibleBooleanCB_AdvFilterPaneVisible0
8AdvFilterPaneHeight SearchAdvFilterPaneHeightIntegerINT0
9ActionsPaneVisible SearchActionsPaneVisibleBooleanCB_ActionsPaneVisible0
10IncludeWorkflowInfo SearchIncludeWorkflowInfoBooleanCB_IncludeWorkflowInfo0
11ListDateRestriction SearchListDateRestrictionLong IntegerLong Int8
12STRTDATE SearchStart DateDateDT8
13ENDDATE SearchEnd DateDateDT8
14ListOption SearchListOptionLong IntegerLong Int8
15FactBoxVisible SearchFactBoxVisibleBooleanBoolean0
16FactBoxWidth SearchFactBoxWidthIntegerINT0
17FactBoxMode SearchFactBoxModeIntegerINT0
18FactBoxSRAVisible SearchFactBoxSRAVisibleBooleanBoolean0
19FactBoxSRAHeight SearchFactBoxSRAHeightIntegerINT0
20FactBoxSRADockMode SearchFactBoxSRADockModeIntegerINT0
21ListOption2 SearchListOption2Long IntegerLong Int8

Leave a Reply

Your email address will not be published. Required fields are marked *