Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SYPS0100
Product: Manufacturing (346)
Series:
Display Name: Process Security File
Physical Name: SYPS0100
Technical Name: IC_Process_Security_MSTR
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SECURITY_SETI ![]() | Security_Set | String | STR30_LBAU | 30 | |
2 | SECURITY_TYPEI ![]() | Security_Type | Integer | GB | 0 | |
3 | PASSWORD ![]() | Password | String | STR15_LB | 15 | |
4 | MFGNOTEINDEX_I ![]() | MFG Note Index | Currency | DLR14 | 14 | |
5 | USERID ![]() | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Process Security File'].USERID AS 'Process Security File-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SYPS0100 AS ['Process Security File']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Process Security File'].USERID = ['Users Master'].USERID | ||||||
6 | CHANGEDATE_I ![]() | Change Date | Date | DT | 8 |