Easily find this page again using the shortlink: https://gpt.azrcrv.co.uk/SC020030
Product: Manufacturing (346)
Series:
Display Name: Sales Forecast Master Group Display Name: Manufacturing Sales Fcst.
Physical Name: SC020030
Technical Name: SF_MSTR
Group Technical Name: Manufacturing SFC
Seq No | Physical Name | Display Name | Dexterity Data Type | SQL Data Type | Length | |
---|---|---|---|---|---|---|
1 | PLANNAME_I ![]() | Plan Name | String | STR15 | 15 | |
2 | USERID ![]() | User ID | String | STR15_User_ID | 15 | |
Key to the Users Master (SY01400).
Click to show/hideSELECT
['Sales Forecast Master'].USERID AS 'Sales Forecast Master-User ID'
,['Users Master'].USERID AS 'Users Master-User ID'
FROM
SC020030 AS ['Sales Forecast Master']
INNER JOIN
DYNAMICS..SY01400 AS ['Users Master']
ON
['Sales Forecast Master'].USERID = ['Users Master'].USERID | ||||||
3 | CHANGEDATE_I ![]() | Change Date | Date | DT | 8 | |
4 | CHANGETIME_I ![]() | Change Time | Time | TM | 6 | |
5 | PLANDESCRIPTION_I ![]() | Plan Description | String | STR30 | 30 | |
6 | PLANFREQ_I ![]() | Plan Freq | Integer | INT4 | 4 | |
7 | PLANSPAN_I ![]() | Plan Span | Integer | DDL_Plan_Span | 0 | |
8 | PLANSTARTDATE_I ![]() | Plan Start Date | Date | Date | 6 | |
9 | PLANENDDATE_I ![]() | Plan End Date | Date | Date | 6 | |
10 | FORECASTSTARTDATE_I ![]() | Forecast Start Date | Date | Date | 6 | |
11 | FORECASTENDDATE_I ![]() | Forecast End Date | Date | Date | 6 | |
12 | LOCNCODE ![]() | Location Code | String | STR10_Location_Code | 10 | |
Key to the Site Setup (IV40700).
Click to show/hideSELECT
['Sales Forecast Master'].LOCNCODE AS 'Sales Forecast Master-Location Code'
,['Site Setup'].LOCNCODE AS 'Site Setup-Location Code'
FROM
SC020030 AS ['Sales Forecast Master']
INNER JOIN
IV40700 AS ['Site Setup']
ON
['Sales Forecast Master'].LOCNCODE = ['Site Setup'].LOCNCODE | ||||||
13 | MFGNOTEINDEX_I ![]() | MFG Note Index | Currency | DLR14 | 14 |