Data Dictionary
>
FPSBASE Tables
> FPSBASE.CTM_FINISHED_PFAM_BANK_HIST
Table FPSBASE.CTM_FINISHED_PFAM_BANK_HIST"
A record for each bank or process_family of each finished lot showing the total cycle time spent in the facility broken down by queue, hold, bank, and other categories.
-
Schema: FPSBASE
-
Tablespace: FPSDATAHIST
-
Primary key: INST, FACILITY, LOT, BANK, PROCESS_FAMILY, PROCESS_MODULE, IS_IN_SAME_FAC_SEQ
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
INST |
DATE |
N |
Time when the event occurred. (* from FPSINPUT.WIP_EVENT_HIST) |
|
FACILITY |
VARCHAR2(6) |
N |
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. (* from FPSINPUT.GEN_FACILITIES) |
|
LOT |
VARCHAR2(32) |
N |
A lot is a group of units that process together. Usually lot_id or lot_number in MES. All units in a lot are in the same carrier but there may be multiple lots in a carrier. (* from FPSINPUT.WIP_LOTS_STATIC) |
|
BANK |
VARCHAR2(36) |
N |
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. (* from FPSINPUT.RTG_BANKS) |
|
PROCESS_FAMILY |
VARCHAR2(50) |
N |
See https://help.inficonims.com/display/DW/Guide+to+Process+Families. (* from FPSINPUT.RTG_PROCESS_FAMILIES) |
|
PROCESS_MODULE |
VARCHAR2(12) |
N |
WIP_MODULE is used to credit moves and set goals. See comments on the module column in GEN_MODULES for info on this column and how it relates to eqp_module and mnt_module. (* from FPSBASE.RTG_ROUTE_STEPS_PLUS) |
|
IS_IN_SAME_FAC_SEQ |
CHAR(1) |
N |
|
|
FINISHED_PERIOD |
VARCHAR2(7) |
N |
|
|
FIRST_PRD_IF_SAME_FAC_SEQ |
VARCHAR2(64) |
||
|
INSERTED_TIME |
TIMESTAMP(6) |
Timestamp field set by trigger storing SYSTIMESTAMP when record was inserted in the table. (* from FPSINPUT.WIP_EVENT_HIST) |
|
|
IS_NONSTD |
CHAR(1) |
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. (* from FPSBASE.WIP_LOT_HIST) |
|
|
IS_VALID |
CHAR(1) |
N |
We consider a lot valid for our finished lot calculations when the lot moved through the first step and the last step on the main route for its product. There are some variations such as the lot moved through the first step on an older version of the route or finished with an event specifically marked as a ship event or the route did not have any steps. (* from FPSBASE.ECT_FINISHED_LOT_HIST) |
|
LAST_PRD_IF_SAME_FAC_SEQ |
VARCHAR2(64) |
||
|
LOT_GROUP |
VARCHAR2(8) |
N |
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. (* from FPSINPUT.WIP_LOT_GROUPS) |
|
MAIN_ROUTE_AT_PROCFAM |
VARCHAR2(256) |
||
|
MAIN_ROUTE_OF_PRD |
VARCHAR2(256) |
N |
|
|
MAX_MOVE_INST |
DATE |
N |
|
|
MIN_STEP_ENT_INST |
DATE |
N |
|
|
NUM_STEPS_COMP |
NUMBER(4) |
N |
|
|
OVERALL_FIRST_OPER_ENT_INST |
DATE |
||
|
OVERALL_FIRST_OPER_FOR_LOT |
VARCHAR2(50) |
||
|
OVERALL_FIRST_STEP_FOR_LOT |
VARCHAR2(256) |
||
|
OVERALL_LAST_OPER_FOR_LOT |
VARCHAR2(50) |
||
|
OVERALL_LAST_OPER_MOVE_INST |
DATE |
||
|
OVERALL_LAST_STEP_FOR_LOT |
VARCHAR2(256) |
||
|
OVERALL_ROUTE_AT_FIRST_STEP |
VARCHAR2(256) |
||
|
OVERALL_ROUTE_AT_LAST_STEP |
VARCHAR2(256) |
||
|
OVERALL_ROUTE_AT_SHIP_EVENT |
VARCHAR2(256) |
||
|
PLANPRD |
VARCHAR2(64) |
N |
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. (* from FPSINPUT.RTG_PLANPRDS) |
|
PLAN_PRIORITY |
VARCHAR2(7) |
N |
Permanent priority of the lot set in the MES generally by planning. (* from FPSINPUT.WIP_EVENT_HIST) |
|
PRD |
VARCHAR2(64) |
N |
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. (* from FPSINPUT.RTG_PRDS) |
|
QTY |
NUMBER(7) |
N |
Quantity of units in the lot according the qty_unit defined for the facility. It is required for all lots in each facility to have their qty defined in the same units therefore the change in the unit is critical to defining the facility. For example, a pretest facility might have a sort step in the middle where we learn the qty of die. Prior to this step we know only the wafer qty but after this step we know both wafer and die. Since wafer is the only qty we know throughput the flow then wafer must be defined as the qty unit for this facility. Die can then be populated as sec_qty when it is known. Similarly the wafer saw facility might have a step in the middle where we cut the wafers into die. After this step we no longer know the number of wafers which means that die must be the qty unit for this facility and wafers can be the sec_qty prior to the saw step. Please note that a lot with qty of 0 is allowed but only if the sec_qty is greater than 0. This is unusual but one case is where we know the wafers will be scrapped but cannot be scrapped quite yet. (* from FPSINPUT.WIP_EVENT_HIST) |
|
ROUTE_FAMILY |
VARCHAR2(36) |
Route_family indicates that all routes within the family have similar or even identical steps and have the same segments. At facilities where various prds share the same route it is likely that the route will be the route_family. This is sometimes referred to as the main process flow. It is used on Segment Summary and Line Viewer to group similar routes. (* from FPSINPUT.RTG_ROUTE_FAMILIES) |
|
|
ROUTE_GROUP |
VARCHAR2(36) |
Route_group is the parent of route_family. Route_group is used on the Dashboard and other applications as a large grouping for filtering. At many sites this is referred to as technology. (* from FPSINPUT.RTG_ROUTE_GROUPS) |
|
|
SHIP_INST |
DATE |
||
|
START_INST_FROM_CSLH |
DATE |
||
|
START_PLAN_DAY |
DATE |
N |
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. (* from FPSINPUT.CAL_PLAN_DAYS) |
|
START_SHIFT |
DATE |
N |
Shifts can be of any length and it is important that all queries get the shift length based on start_shift and end_shift rather than assuming a set number of hours. (* from FPSINPUT.CAL_SHIFTS) |
|
STEP_BLOCK_SEC |
NUMBER(9) |
N |
|
|
STEP_DISP_SEC |
NUMBER(9) |
N |
|
|
STEP_DOWN_SEC |
NUMBER(9) |
N |
|
|
STEP_ENDED_SEC |
NUMBER(9) |
N |
|
|
STEP_HOLD_SEC |
NUMBER(9) |
N |
|
|
STEP_PROC_SEC |
NUMBER(9) |
N |
|
|
STEP_SHUTD_SEC |
NUMBER(9) |
N |
|
|
STEP_TCT_SEC |
NUMBER(9) |
N |
|
|
STEP_TOTAL_SEC |
NUMBER(9) |
N |
|
|
STEP_WAIT_SEC |
NUMBER(9) |
N |
|
|
USE_IN_CTR |
CHAR(1) |
N |
|
|
WAFER_SIZE |
VARCHAR2(8) |
If the facility only has one wafer size then this column should be null in both RTG_PRDS and EQP_TYPES. If the facility has more than one wafer size then a value of null in EQP_TYPES means that those tools can run all wafer sizes. See column IS_ANY_WAFER_SIZE for details. (* from FPSINPUT.GEN_WAFER_SIZES) |