Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SCSU0010
Product: Manufacturing (346)
Series:
Display Name: Sales Configurator Setup Group Display Name: Manufacturing Sales Configurator
Physical Name: SCSU0010
Technical Name: Sales_Configurator_SETP
Group Technical Name: Manufacturing Sales Configurator
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | SETUPKEY ![]() | Setup Key | Integer | INT | 0 | |
2 | Display_Labor_and_Machin ![]() | Display Labor and Machine Costs | Boolean | CB | 0 | |
3 | Display_Due_Date ![]() | Display Due Date | Boolean | CB | 0 | |
4 | CHANGEDATE_I ![]() | Change Date | Date | DT | 8 | |
5 | USERID ![]() | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Sales Configurator Setup'].USERID AS 'Sales Configurator Setup-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SCSU0010 AS ['Sales Configurator Setup']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Sales Configurator Setup'].USERID = ['Users Master'].USERID | ||||||
6 | Display_PromotionWarning ![]() | Display Promotion Warning | Boolean | CB | 0 |