Data Dictionary
>
FPSAPP Views
> FPSAPP.WIP_WAFER_HIST_LOOP
View FPSBASE.ECT_REF_MOVES_7D_2D_CW
This view summarizes data from WIP_STEP_HIST for the last seven days, last two days, and the current week. This view has only the raw data for the specific grouping only without any fill-in logic so it does not have all steps on all routes. NOTE: Since this view only looks at WIP_STEP_HIST and not at lots in the current WIP, it does not have total_step_sec or qty_startwip or qty_endwip. Those values are in ECT_STATE_7D_2D_CURRWK which uses ECT_LOT_HIST and does include current WIP. To get to total_step_sec or qty_startwip or qty_endwip for the grouping, we need to sum the values for each ect_state from ECT_STATE_7D_2D_CURRWK.
|
Column |
Comment |
|---|---|
|
START_CURR_WEEK |
|
|
START_7D |
|
|
START_2D |
|
|
CTM_DATA_INST |
|
|
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) |
|
PRD |
Prd determines the route which is used to process the lot in the facility and what tools, recipes, durables, etc. can be used at each step. Prd also determines the next facility for the lot when it finishes its route. For detailed information on prd vs. planprd see table comments in RTG_PLANPRDS. (* inherited from FPSINPUT.RTG_PRDS) |
|
ROUTE |
Route that has threading requirements (* inherited from FPSINPUT.RTG_STEP_THREADING) |
|
STEP |
A single processing step within a route representing a single tool visit. Step is often a very complex string and should rarely be displayed. Instead we should use process_display. (* inherited from FPSINPUT.RTG_ROUTE_STEPS) |
|
BANK |
Lots which are not on a route are considered in a bank and the bank name indicates why the lot is off route. Bank must be NA for lots which are on a route. Our standard filter for active lots is bank = NA. (* inherited from FPSINPUT.RTG_BANKS) |
|
PRTY_CTM_GROUP |
This is one of the primary keys of our CTM tables. We use this group rather than the priority because we often have several different priorities which are close and are expected to have the same cycle time. (* inherited from FPSINPUT.WIP_PRIORITIES) |
|
LOT_GROUP |
Lot_group is a grouping of lot_family and is the highest grouping in the lot type hierarchy. There should be only a few values for lot_group, i.e. Prod, Dev, TW. We group WIP and moves by lot_group on the dashboard and we group cycle time calculations by lot_group so this is an important field. (* inherited from FPSINPUT.WIP_LOT_GROUPS) |
|
IS_NONSTD |
Our column to indicate non-standard processing at the step. For example, an experiment or a chain that is only active at a particular step or set of steps and then goes back to being normal for the route. If an experiment is severe enough that it affects the final product and has to be planned separately then it will be its own prd or planprd. (* inherited from FPSBASE.WIP_LOT_HIST) |
|
PLANPRD |
Planning product used for all planning purposes. All lots with the same planprd are interchangeable to ship to the customer regardless of their prd, route, technology, wafer size, etc. For detailed information on prd vs. planprd see table comments in RTG_PLANPRDS. (* inherited from FPSINPUT.RTG_PLANPRDS) |
|
NUM_LOTS_MOVED_7D |
|
|
QTY_MOVED_7D |
|
|
NUM_JOBS_COMP_7D |
|
|
NUM_LOTS_COMP_7D |
|
|
QTY_COMP_7D |
|
|
NUM_LOTS_ISKIP_7D |
|
|
QTY_ISKIP_7D |
|
|
NUM_LOTS_DSKIP_7D |
|
|
QTY_DSKIP_7D |
|
|
NUM_LOTS_RT_OR_PRD_7D |
|
|
QTY_RT_OR_PRD_7D |
|
|
NUM_LOTS_DTONLY_7D |
|
|
QTY_DTONLY_7D |
|
|
STEP_SEC_MED_NOT_ISKIP_7D |
|
|
NUM_LOTS_AT_LEAST_ONE_HOLD_7D |
|
|
QTY_AT_LEAST_ONE_HOLD_7D |
|
|
AT_LEAST_ONE_HOLD_SEC_AVG_7D |
|
|
AT_LEAST_ONE_HOLD_SEC_MED_7D |
|
|
TCT_SEC_7D |
|
|
NUM_LOTS_MOVED_2D |
|
|
QTY_MOVED_2D |
|
|
NUM_JOBS_COMP_2D |
|
|
NUM_LOTS_COMP_2D |
|
|
QTY_COMP_2D |
|
|
NUM_LOTS_ISKIP_2D |
|
|
QTY_ISKIP_2D |
|
|
NUM_LOTS_DSKIP_2D |
|
|
QTY_DSKIP_2D |
|
|
NUM_LOTS_RT_OR_PRD_2D |
|
|
QTY_RT_OR_PRD_2D |
|
|
NUM_LOTS_DTONLY_2D |
|
|
QTY_DTONLY_2D |
|
|
STEP_SEC_MED_NOT_ISKIP_2D |
|
|
NUM_LOTS_AT_LEAST_ONE_HOLD_2D |
|
|
QTY_AT_LEAST_ONE_HOLD_2D |
|
|
AT_LEAST_ONE_HOLD_SEC_AVG_2D |
|
|
AT_LEAST_ONE_HOLD_SEC_MED_2D |
|
|
TCT_SEC_2D |
|
|
NUM_LOTS_MOVED_CURRWK |
|
|
QTY_MOVED_CURRWK |
|
|
NUM_JOBS_COMP_CURRWK |
|
|
NUM_LOTS_COMP_CURRWK |
|
|
QTY_COMP_CURRWK |
|
|
NUM_LOTS_ISKIP_CURRWK |
|
|
QTY_ISKIP_CURRWK |
|
|
NUM_LOTS_DSKIP_CURRWK |
|
|
QTY_DSKIP_CURRWK |
|
|
NUM_LOTS_RT_OR_PRD_CURRWK |
|
|
QTY_RT_OR_PRD_CURRWK |
|
|
NUM_LOTS_DTONLY_CURRWK |
|
|
QTY_DTONLY_CURRWK |
|
|
STEP_SEC_MED_NOT_ISKIP_CURRWK |
|
|
NUM_LOTS_AT_LEAST_ONE_H_CURRWK |
|
|
QTY_AT_LEAST_ONE_H_CURRWK |
|
|
AT_LEAST_ONE_H_SEC_AVG_CURRWK |
|
|
AT_LEAST_ONE_H_SEC_MED_CURRWK |
|
|
TCT_SEC_CURRWK |