Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY07121
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Command Bar Options
Physical Name: SY07121
Technical Name: syCmdBarOptionsSeq 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 Options'].USERID AS 'Command Bar Options-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY07121 AS ['Command Bar Options']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Command Bar Options'].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 Visible Visible Boolean CB_Visible 0 6 ROWNMBR Row Number Integer INT 0 7 RowSequence RowSequence Integer INT5_RU0 5