List View Access (SY07221)

Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07221

Product: Microsoft Dynamics GP (0)
Series: System

Display Name: List View Access
Physical Name: SY07221
Technical Name: syListViewAccess

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1ListDictID SearchListDictIDIntegerID_INT4
2ListID SearchListIDIntegerID_INT4
3ViewID SearchViewIDLong IntegerLI_MasterNumber9
4ViewAccessType SearchViewAccessTypeIntegerINT_STORAGE0
5IDValue SearchIDValueIntegerID_INT4
6USERID SearchUser IDStringSTR15_User_ID15
Key to the Users Master (SY01400).

Click to show/hide

SELECT
       ['List View Access'].USERID AS 'List View Access-User ID'
       ,['Users Master'].USERID AS 'Users Master-User ID'
FROM
       SY07221 AS ['List View Access']
INNER JOIN
       DYNAMICS..SY01400 AS ['Users Master']
              ON
                     ['List View Access'].USERID = ['Users Master'].USERID
7IsEditable SearchIsEditableBooleanCB0

Leave a Reply

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