Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY00400
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: Work Menu Master Group Display Name: Work Menu Master
Physical Name: SY00400
Technical Name: SY_Work_Maintenance_MSTR
Group Technical Name: Work Menu Master
Seq 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/hideSELECT
['Work Menu Master'].USERID AS 'Work Menu Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY00400 AS ['Work Menu Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Work Menu Master'].USERID = ['Users Master'].USERID | ||||||
2 | PALSQNUM | Palette Seq Number | Integer | INT | 0 | |
3 | PALPMTNM | Palette Prompt Name | String | STR20 | 20 | |
4 | PALCMDTP | Palette Command Type | Integer | DDL_Palette_Command_Type | 0 | |
5 | PALETCMD | Palette Command | String | STR255 | 255 | |
6 | APLICFIL | Application File | String | STR255 | 255 | |
7 | DICTID | DictID | Integer | ID_INT | 4 |