Data Dictionary
>
FPSINPUT Views
> FPSINPUT.WIP_WAFER_HIST_LOOP
View FPSAPP.CTR_P_WIP_CTM_FORECAST
This view will populate with the input forecasted target days data for the FLCT chart
|
Column |
Comment |
|---|---|
|
CTM_FORECAST_TARGET_DAYS |
This column has the same meaning as TARGET_CT_DAYS but it is a forecasted value starting at a specified time in the future. (* inherited from FPSINPUT.WIP_CTM_FORECAST) |
|
CTM_FORECAST_COMMIT_DAYS |
This column has the same meaning as COMMIT_CT_DAYS but it is a forecasted value starting at a specified time in the future. (* inherited from FPSINPUT.WIP_CTM_FORECAST) |
|
FACILITY |
Facility is included in almost every join in the DWH so this represents a definitive split. A route must have all steps on tools in the same facility. A tool must process all lots in the same facility. If your site has multiple buildings where lots run on routes using tools in multiple buildings then everything should be one facility. For example, multiple Fab buildings. But if your site has independent facilities like Fab and Test and Assembly where lot may progress from one to the next but on different routes then these should be different facilities. Since this column is in virtually every table it is critical that the value here is exactly matches what is in the MES if the MES has facility. Use facility_display for the display friendly name displayed in applications. See site_name comment for client/site/facility example. (* inherited from FPSINPUT.GEN_FACILITIES) |
|
PRD |
Prd determines the route which is used to process the lot in the facility and what tools, recipes, durables, etc. can be used at each step. Prd also determines the next facility for the lot when it finishes its route. For detailed information on prd vs. planprd see table comments in RTG_PLANPRDS. (* inherited from FPSINPUT.RTG_PRDS) |
|
PERIOD_TYPE |
|
|
PERIOD_SORT_ORDER |
This column is only to sort the periods in the FLCT application. Normally this will match the period_start_inst but when sites has multiple period types like months and years then it is nice to be able to control the sort order. (* inherited from FPSINPUT.WIP_CTM_FORECAST) |
|
PERIOD_LABEL |
Label of the week, month, quarter, or year to display on FLCT application. Note this is also part of the primary key of this table. (* inherited from FPSINPUT.WIP_CTM_FORECAST) |
|
PERIOD_START_INST |
Start of period when this forecasted total cycle time applies. We assume it applies from this period until the next period_start_inst for the same prd and period type. (* inherited from FPSINPUT.WIP_CTM_FORECAST) |