Data Dictionary
>
FPSBASE Views
> FPSBASE.WIP_WAFER_HIST_LOOP
View FPSBASE.CAL_WORK_MONTHS_PLUS
Combine our months/quarters/years tables into a useful view.
|
Column |
Comment |
|---|---|
|
START_WORK_MONTH |
This is the work month not the calendar month. Start of the work month must be the start of a work week and each work week must be within a single work month. (* inherited from FPSINPUT.CAL_WORK_MONTHS) |
|
END_WORK_MONTH |
It is critical that this field equal the start_work_month of the next work month. (* inherited from FPSINPUT.CAL_WORK_MONTHS) |
|
WORK_MONTH |
Name of work month must be unique and can be in any format as long as it is display friendly since this is what we show everywhere. We prefer that other tables should reference start_work_month rather than work_month in case we want to change the naming convention for the work_month. (* inherited from FPSINPUT.CAL_WORK_MONTHS) |
|
WORK_MONTH_DISPLAY |
|
|
START_WORK_QUARTER |
This is the work quarter not the calendar quarter. Start of the work quarter must be the start of a work month and each work month must be within a single work quarter. (* inherited from FPSINPUT.CAL_WORK_QUARTERS) |
|
END_WORK_QUARTER |
It is critical that this field equal the start_work_quarter of the next work quarter. (* inherited from FPSINPUT.CAL_WORK_QUARTERS) |
|
WORK_QUARTER |
Name of work quarter must be unique and can be in any format as long as it is display friendly since this is what we show everywhere. We prefer that other tables should reference start_work_quarter rather than work_quarter in case we want to change the naming convention for the work_quarter. (* inherited from FPSINPUT.CAL_WORK_QUARTERS) |
|
WORK_QUARTER_DISPLAY |
|
|
START_WORK_YEAR |
This is the work year not the calendar year. Start of the work year must be the start of a work quarter and each work quarter must be within a single work year. (* inherited from FPSINPUT.CAL_WORK_YEARS) |
|
END_WORK_YEAR |
It is critical that this field equal the start_work_year of the next work year. (* inherited from FPSINPUT.CAL_WORK_YEARS) |
|
WORK_YEAR |
Name of work year must be unique and can be in any format as long as it is display friendly since this is what we show everywhere. We prefer that other tables should reference start_work_year rather than work_year in case we want to change the naming convention for the work_year. (* inherited from FPSINPUT.CAL_WORK_YEARS) |
|
WORK_YEAR_DISPLAY |
|
|
CORR_PLAN_MONTH |
|
|
CORR_START_PLAN_MONTH |
|
|
CORR_PLAN_MONTH_DISPLAY |