Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/UF010200
Product: Manufacturing (346)
Series:
Display Name: Manufacturing Report Groups Group Display Name: Manufacturing Misc.
Physical Name: UF010200
Technical Name: URF_Report_Groups
Group Technical Name: Manufacturing Misc.
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ICREPORTGROUP_I | IC_Report_Group | String | STR20_LBAU | 20 | |
2 | REPORTMODULENAME_I | Report Module Name | String | STR30 | 30 | |
3 | RPRTNAME | Report Name | String | STR30 | 30 | |
4 | REPORTOPTION_I | Report Option | String | STR20 | 20 | |
5 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Manufacturing Report Groups'].USERID AS 'Manufacturing Report Groups-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
UF010200 AS ['Manufacturing Report Groups']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Manufacturing Report Groups'].USERID = ['Users Master'].USERID | ||||||
6 | CHANGEDATE_I | Change Date | Date | DT | 8 |