data-dictionary

FPSAPP.WFM_P_RTG_PRD_END_BANKS

Data Dictionary

>

FPSAPP Views

> FPSAPP.WIP_WAFER_HIST_LOOP

View FPSAPP.WFM_P_RTG_PRD_END_BANKS

This view will replicate rtg_prd_end_banks

Column

Comment

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)

END_BANK_SEQ_NUM

Most products only have one end bank so this should almost always be set to 1. But we have seen prds that have multiple end banks and here is where we indicate the order of the banks. (* inherited from FPSINPUT.RTG_PRD_END_BANKS)

END_BANK_STRUCTURE

Indicates the ordering and structure of end-banks for a given PRD: if SEQUENTIAL, then WIP moves from the PRD route through the N end-banks in sequence (END_BANK_SEQ_NUM=1..N); if PARALLEL, then WIP moves from the PRD route to only of of the N end-banks (END_BANK_SEQ_NUM=1). (* inherited from FPSINPUT.RTG_PRD_END_BANKS)

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)

OVR_COMMIT_CT_DAYS

Commit_ct_days is set for each bank in RTG_BANKS but occasionally we want to override for a specific product and we do that with this field. (* inherited from FPSINPUT.RTG_PRD_END_BANKS)

OVR_TARGET_CT_DAYS

Target_ct_days is set for each bank in RTG_BANKS but occasionally we want to override for a specific product and we do that with this field. (* inherited from FPSINPUT.RTG_PRD_END_BANKS)

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)

UPDATED_INST

Time when the record was updated according to the source data. Note this is not the time when the record was actually updated in this table - it will almost always be earlier. (* inherited from FPSINPUT.GEN_FACILITIES)