Data Dictionary
>
FPSBASE Views
> FPSBASE.WIP_WAFER_HIST_LOOP
View FPSAPP.DASH_P_COLORS
View used for color dropdown lists in different applications. Initially used for the Rule Group edit pane in MSOUI.
|
Column |
Comment |
|---|---|
|
COLOR |
The HTML CSS color name used in various FPSADMIN, FPSINPUT, and FPSAPP C and G tables to associate a color with a field. Usually the column name is bg_color. Each of these columns has a foreign key referencing GEN_COLORS which enforces that this must be one of the 140 standard HTML CSS color names. (* inherited from FPSADMIN.GEN_COLORS) |
|
HEX_CODE |
The hex code has the format of # then six hexadecimal characters. (* inherited from FPSADMIN.GEN_COLORS) |
|
TEXT_COLOR |
|
|
COLOR_FAMILY |
The color family from HTML CSS standards which is one of ten basic colors. (* inherited from FPSADMIN.GEN_COLORS) |