Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07125
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Command Bar Buttons
Physical Name: SY07125
Technical Name: syCmdBarButtonsSeq 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 Bar Buttons'].USERID AS 'Command Bar Buttons-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07125 AS ['Command Bar Buttons']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Command Bar Buttons'].USERID = ['Users Master'].USERID
2 CmdBarDictID CmdBarDictID Integer ID_INT 4 3 CmdBarFormID CmdBarFormID Integer INT5_RU0 5 4 CmdBarWindowID CmdBarWindowID Integer INT5_RU0 5 5 CmdSequence CmdSequence Integer INT5_RU0 5 6 CmdDictID CmdDictID Integer ID_INT 4 7 CmdFormID CmdFormID Integer INT5_RU0 5 8 CmdID CmdID Integer INT5_RU0 5