Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY02800
Product: Microsoft Dynamics GP (0)
Series: Company
Display Name: End Routines Check Master Group Display Name: End Routines Check Master
Physical Name: SY02800
Technical Name: SY_End_Routines_Check_MSTR
Group Technical Name: End Routines Check 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
['End Routines Check Master'].USERID AS 'End Routines Check Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY02800 AS ['End Routines Check Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['End Routines Check Master'].USERID = ['Users Master'].USERID | ||||||
2 | ENDTYPE | End Type | Integer | DDL_End_Type | 0 | |
3 | MODULE1 | Module | Integer | DDL | 0 | |
4 | SERIES | Series | Integer | DDL_Series | 0 |