Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/CN90000
Product: Collections Management (1157)
Series: Sales
Display Name: Collections - User Preferences Group Display Name: Collection Setup
Physical Name: CN90000
Technical Name: CN_User_Prefereneces
Group Technical Name: CollectionSetup
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | USERID | User ID | STR15_User_ID | String | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Collections - User Preferences'].USERID AS 'Collections - User Preferences-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
CN90000 AS ['Collections - User Preferences']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Collections - User Preferences'].USERID = ['Users Master'].USERID | ||||||
2 | ObjectType | ObjectType | STR30 | String | 30 | |
3 | ObjectID | ObjectID | STR60 | String | 60 | |
4 | PropertyName | PropertyName | STR30 | String | 30 | |
5 | PropertyValue | PropertyValue | STR132 | String | 132 |