Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/PDK00400
Product: Project Accounting (258)
Series:
Display Name: Work Menu Master
Physical Name: PDK00400
Technical Name: PDK_Work_Maintenance_MSTRSeq 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
['Work Menu Master'].USERID AS 'Work Menu Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
PDK00400 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