data-dictionary

FPSINPUT.DASH_P_BANKS

Data Dictionary

>

FPSINPUT Views

> FPSINPUT.WIP_WAFER_HIST_LOOP

View FPSAPP.DASH_P_BANKS

Basic information about banks

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)

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)

OVR_FACILITY_OF_BANK

Occasionally a lot is of a prd owned by one facility but at a bank owned by another facility. Here we can indicate the facility which owns the bank. When reporting lots in bank, we will show the total by the facility of the prd as well as the total by facility of the bank. (* inherited from FPSINPUT.RTG_BANKS)

IS_DIE_BANK_FOR_CTM

We treat the die bank as a special bank regardless of the facility in our finished lot cycle time logic. Often there are die banks within each facility and we sum them together and count these die separately from other banks. (* inherited from FPSINPUT.RTG_BANKS)

COMMIT_CT_DAYS

Number of days of cycle time committed to the customer for the prd or bank. This commit is published externally. This should be greater than or equal to the target. (* inherited from FPSINPUT.RTG_BANKS)

TARGET_CT_DAYS

Number of days of cycle time targeted for the prd or bank. This target is only published internally which often means it is not even published to corporate planning. This should be less than or equal to the commit. (* inherited from FPSINPUT.RTG_BANKS)