Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/FI040001
Product: Manufacturing (346)
Series:
Display Name: Fiorucci Import Master Table Group Display Name: Manufacturing SOP
Physical Name: FI040001
Technical Name: FI_Import_MSTR
Group Technical Name: Manufacturing SOP
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SEQUENTIALNUMBER_I | Sequential Number | Long Integer | INT10 | 10 | |
2 | FImportPath_I | FI_Import_Path | String | STR2000 | 200 | |
3 | USERID | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Fiorucci Import Master Table'].USERID AS 'Fiorucci Import Master Table-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
FI040001 AS ['Fiorucci Import Master Table']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Fiorucci Import Master Table'].USERID = ['Users Master'].USERID | ||||||
4 | DATE1 | Date | Date | DT6 | 6 |