Command Customizations (SY07105)

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: syCmdCustomization

Seq NoPhysical NameDisplay NameDexterity Data TypeSQL Data TypeLength
1USERID SearchUser IDStringSTR15_User_ID15
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
2CmdDictID SearchCmdDictIDIntegerID_INT4
3CmdFormID SearchCmdFormIDIntegerINT5_RU05
4CmdID SearchCmdIDIntegerINT5_RU05
5CmdCaption SearchCmdCaptionStringSTR7979
6CmdTooltip SearchCmdTooltipStringSTR7979
7CmdNormalImageType SearchCmdNormalImageTypeIntegerDDL_PictureFormat0
8CmdNormalImageDictID SearchCmdNormalImageDictIDIntegerID_INT4
9CmdNormalImageResID SearchCmdNormalImageResIDIntegerINT5_RU05
10CmdCheckedImageType SearchCmdCheckedImageTypeIntegerDDL_PictureFormat0
11CmdCheckedImageDictID SearchCmdCheckedImageDictIDIntegerID_INT4
12CmdCheckedImageResID SearchCmdCheckedImageResIDIntegerINT5_RU05
13CmdMenuDisplayOption SearchCmdMenuDisplayOptionIntegerDDL_CmdMenuDisplayOptions0
14CmdButtonDisplayOption SearchCmdButtonDisplayOptionIntegerDDL_CmdButtonDisplayOptions0

Leave a Reply

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