Data Dictionary
>
FPSAPP Views
> FPSAPP.WIP_WAFER_HIST_LOOP
View FPSAPP.DASH_P_MNT_TIME_DROPDOWN
This P view is simply to show contents of C table.
|
Column |
Comment |
|---|---|
|
NUM_HOURS |
|
|
WINDOW_START_HOURS |
|
|
WINDOW_END_HOURS |
|
|
TEXT |
|
|
SORT_ORDER |
This is used to sort within the grouping. SORT_ORDER always has a deferrable unique key to ensure uniqueness while allowing the user to make changes without erroring until the commit is attempted. Because of this you must be careful to not violate the unique key otherwise you will lose all of your edits. (* inherited from FPSINPUT.GEN_FACILITIES) |
|
IS_DEFAULT |
This is used to land the first sched group on the scheduler/web by default (* inherited from FPSINPUT.RTG_SCHED_GROUPS) |