Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SY02700
Product: Microsoft Dynamics GP (0)
Series: System
Display Name: Routines Template Group Display Name: Routines Template
Physical Name: SY02700
Technical Name: SY_End_Routines_Master_MSTR
Group Technical Name: Routines Template
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | ENDTYPE ![]() | End Type | Integer | DDL_End_Type | 0 | |
2 | SERIES ![]() | Series | Integer | DDL_Series | 0 | |
3 | MODULE1 ![]() | Module | Integer | DDL | 0 | |
4 | INDEX1 ![]() | Index | Integer | INT1 | 1 | |
5 | RUTINAME ![]() | Routine Name | String | STR30 | 30 | |
6 | DATEDONE ![]() | Date Done | Date | DT | 8 | |
7 | USERID ![]() | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Routines Template'].USERID AS 'Routines Template-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SY02700 AS ['Routines Template']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Routines Template'].USERID = ['Users Master'].USERID | ||||||
8 | PALCMDTP ![]() | Palette Command Type | Integer | DDL_Palette_Command_Type | 0 | |
9 | PALETCMD ![]() | Palette Command | String | STR255 | 255 | |
10 | APLICFIL ![]() | Application File | String | STR255 | 255 | |
11 | DICTID ![]() | DictID | Integer | ID_INT | 4 |