data-dictionary

FPSINPUT.NMV_P_RACK_SUMMARY

Data Dictionary

>

FPSINPUT Views

> FPSINPUT.WIP_WAFER_HIST_LOOP

View FPSAPP.NMV_P_RACK_SUMMARY

Summary info needed for racks and stockers pages on NextMove. For some reason, putting NMV_P_CARRIER_SUMMARY inside a with statement at the beginning caused this query to crash so we query it twice.

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)

STATION

The rack, bay, building, tool, cart, or stocker which has alternately acceptable stations (* inherited from FPSINPUT.MHS_STATION_ALTERNATES)

STATION_TYPE

DESCRIPTION

Tool desciption. This value is only used to display in the Dashboard. (* inherited from FPSINPUT.EQP_TOOLS)

BAY

A bay is a physical area within the building. The bay is important for estimating travel time for a carrier to reach its destination as we usually store these estimates as a matrix of bay-to-bay and assume that the estimated time from any location within one bay to any location within another bay is approximately the same. (* inherited from FPSINPUT.MHS_BAYS)

IS_AMHS

This field indicates if the stocker is part of the Automated Material Handling System. (* inherited from FPSINPUT.MHS_STOCKERS)

MNT_FAMILY

MNT_FAMILY is assigned to each EQP_TYPE. Tools in the same MNT_FAMILY are similar and share the same maintenance schedule. (* inherited from FPSINPUT.EQP_MNT_FAMILIES)

MNT_MODULE

MNT_MODULE is the module responsible for maintaining the tool and is a property of MNT_FAMILY. See comments on the module column in GEN_MODULES for how it relates to eqp_module and mnt_module. (* inherited from FPSINPUT.EQP_MNT_FAMILIES)

CAST_CAPACITY

Maximum number of cassettes that can be stored. We define cassette as a carrier for a lot. (* inherited from FPSINPUT.MHS_RACK_LOCATIONS)

NUM_CASTS

CAST_PCT_FULL

BARE_WFR_CAPACITY

Maximum number of bare wafers that can be stored. Bare wafers are lots which are not in a cassette. (* inherited from FPSINPUT.MHS_RACK_LOCATIONS)

NUM_BARE_WFRS

BARE_WFR_PCT_FULL

POD_CAPACITY

Maximum number of pods that can be stored. We define pod as a carrier for a durable. (* inherited from FPSINPUT.MHS_RACK_LOCATIONS)

NUM_PODS

POD_PCT_FULL

BARE_DRBL_CAPACITY

Maximum number of bare durables that can be stored. Bare durables are durables which are not in a pod. (* inherited from FPSINPUT.MHS_RACK_LOCATIONS)

NUM_BARE_DRBLS

BARE_DRBL_PCT_FULL

CARRIER_COUNT

MOVE_COUNT

TIME_TO_START

COMING_COUNT

COMING_TIME_TO_START