data-dictionary

FPSINPUT.CAL_PLAN_DAYS_PLUS

Data Dictionary

>

FPSINPUT Views

> FPSINPUT.WIP_WAFER_HIST_LOOP

View FPSBASE.CAL_PLAN_DAYS_PLUS

Combine our plan_days table with weeks/months/quarters/years for a useful view.

Column

Comment

START_PLAN_DAY

Plan days must be 24 hours in length and the start of the plan day must be the start of one of the shifts. Contrast this to plan day which is independent of shift. (* inherited from FPSINPUT.CAL_PLAN_DAYS)

END_PLAN_DAY

It is critical that this field equal the start_plan_day of the next plan day. (* inherited from FPSINPUT.CAL_PLAN_DAYS)

PLAN_DAY

Name of plan day 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_plan_day rather than plan_day in case we want to change the naming convention for the plan_day. (* inherited from FPSINPUT.CAL_PLAN_DAYS)

CALENDAR_DAY

When we choose this day on a website calendar we will associate with work_days of this day. Typically this is the day of the start_day but not always. For example, start_day might be 17:00 and represent the following calendar_day. (* inherited from FPSINPUT.CAL_WORK_DAYS)

DAY_OF_WEEK

This should be Mon, Tue, etc. (* inherited from FPSINPUT.CAL_WORK_DAYS)

START_PLAN_WEEK

Plan weeks must be 7 days in duration and the start of the plan week must be the start of one of the plan days. (* inherited from FPSINPUT.CAL_PLAN_WEEKS)

END_PLAN_WEEK

It is critical that this field equal the start_plan_week of the next plan week. (* inherited from FPSINPUT.CAL_PLAN_WEEKS)

PLAN_WEEK

Name of plan week must be unique and can be in any format as long as it is display friendly since this is what we show everywhere. (* inherited from FPSINPUT.CAL_PLAN_WEEKS)

PLAN_WK_SHORT

CORRESPONDING_START_WORK_WEEK

This is the start of the work week which most closely corresponds with this plan week. We prefer that plan and work calendars are identical so this would be equal to start_plan_week but if they are off we need to be able to match them as close as possible using this field. (* inherited from FPSINPUT.CAL_PLAN_WEEKS)

START_PLAN_MONTH

This is the plan month not the calendar month. Start of the plan month must be the start of a plan week and each plan week must be within a single plan month. (* inherited from FPSINPUT.CAL_PLAN_MONTHS)

END_PLAN_MONTH

It is critical that this field equal the start_plan_month of the next plan month. (* inherited from FPSINPUT.CAL_PLAN_MONTHS)

PLAN_MONTH

Name of plan 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_plan_month rather than plan_month in case we want to change the naming convention for the plan_month. (* inherited from FPSINPUT.CAL_PLAN_MONTHS)

PLAN_MONTH_DISPLAY

Particularly at sites which use a fiscal year starting in July we might want to show a longer month in certain places that includes the fiscal month and calendar month for clarity. (* inherited from FPSINPUT.CAL_PLAN_MONTHS)

CORRESPONDING_START_WORK_MONTH

This is the start of the work month which most closely corresponds with this plan month. We prefer that plan and work calendars are identical so this would be equal to start_plan_month but if they are off we need to be able to match them as close as possible using this field. (* inherited from FPSINPUT.CAL_PLAN_MONTHS)

START_PLAN_QUARTER

This is the plan quarter not the calendar quarter. Start of the plan quarter must be the start of a plan month and each plan month must be within a single plan quarter. (* inherited from FPSINPUT.CAL_PLAN_QUARTERS)

END_PLAN_QUARTER

It is critical that this field equal the start_plan_quarter of the next plan quarter. (* inherited from FPSINPUT.CAL_PLAN_QUARTERS)

PLAN_QUARTER

Name of plan 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_plan_quarter rather than plan_quarter in case we want to change the naming convention for the plan_quarter. (* inherited from FPSINPUT.CAL_PLAN_QUARTERS)

PLAN_QUARTER_DISPLAY

Particularly at sites which use a fiscal year starting in July we might want to show a longer quarter in certain places that includes the fiscal quarter and calendar quarter for clarity. (* inherited from FPSINPUT.CAL_PLAN_QUARTERS)

START_PLAN_YEAR

This is the plan year not the calendar year. Start of the plan year must be the start of a plan quarter and each plan quarter must be within a single plan year. (* inherited from FPSINPUT.CAL_PLAN_YEARS)

END_PLAN_YEAR

It is critical that this field equal the start_plan_year of the next plan year. (* inherited from FPSINPUT.CAL_PLAN_YEARS)

PLAN_YEAR

Name of plan 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_plan_year rather than plan_year in case we want to change the naming convention for the plan_year. (* inherited from FPSINPUT.CAL_PLAN_YEARS)

PLAN_YEAR_DISPLAY