Data Dictionary
>
FPSADMIN Views
> FPSADMIN.WIP_WAFER_HIST_LOOP
View FPSAPP.DASH_E_CHK_SHOULD_DISPLAY
This view does two checks for duplicate similar records set to should_display in DASH_C_CATEGORY_TABLE_COLS. This is used in CHK_COLUMNS which is part of CHK_ALL. The two checks are: 1) Check that column XXX and column XXX_BAR are not both displayed in the same table. We would only want to display one or the other but not both. For example, SHIFT_COMPLETES and SHIFT_COMPLETES_BAR. 2) Check that two columns with the same value for column_header_display are not both displayed in the same table. Similarly in most cases we would only want to display one of these columns although it is possible that we would want to show both and change the column_header_display for one of them.
|
Column |
Comment |
|---|---|
|
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) |
|
WEB_VERSION |
|
|
CATEGORY |
|
|
TABLE_ID |
|
|
COLUMN_ID_OR_DISPLAY |
|
|
PROBLEM |
|
|
SQL_QUERY |