Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY08120
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: syHomePageSubSection
Physical Name: SY08120
Technical Name: syHomePageSubSectionSeq 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
['syHomePageSubSection'].USERID AS 'syHomePageSubSection-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY08120 AS ['syHomePageSubSection']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['syHomePageSubSection'].USERID = ['Users Master'].USERID
2 SectionID SectionID Integer INT 0 3 SubSectionID SubSectionID Integer INT 0 4 DICTID DictID Integer ID_INT 4 5 SEQNUMBR Sequence Number Long Integer LI_Sequence_Number 10 6 Visible Visible Boolean CB_Visible 0 7 SubSectionUserDefined SubSectionUserDefined String STR255 255