Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07105
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Command Customizations
Physical Name: SY07105
Technical Name: syCmdCustomizationSeq 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
['Command Customizations'].USERID AS 'Command Customizations-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07105 AS ['Command Customizations']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Command Customizations'].USERID = ['Users Master'].USERID
2 CmdDictID CmdDictID Integer ID_INT 4 3 CmdFormID CmdFormID Integer INT5_RU0 5 4 CmdID CmdID Integer INT5_RU0 5 5 CmdCaption CmdCaption String STR79 79 6 CmdTooltip CmdTooltip String STR79 79 7 CmdNormalImageType CmdNormalImageType Integer DDL_PictureFormat 0 8 CmdNormalImageDictID CmdNormalImageDictID Integer ID_INT 4 9 CmdNormalImageResID CmdNormalImageResID Integer INT5_RU0 5 10 CmdCheckedImageType CmdCheckedImageType Integer DDL_PictureFormat 0 11 CmdCheckedImageDictID CmdCheckedImageDictID Integer ID_INT 4 12 CmdCheckedImageResID CmdCheckedImageResID Integer INT5_RU0 5 13 CmdMenuDisplayOption CmdMenuDisplayOption Integer DDL_CmdMenuDisplayOptions 0 14 CmdButtonDisplayOption CmdButtonDisplayOption Integer DDL_CmdButtonDisplayOptions 0