Data Dictionary
>
FPSINPUT Views
> FPSINPUT.WIP_WAFER_HIST_LOOP
View FPSAPP.DASH_P_VEHICLES
Vehicle data for Dashboard. We need to use MHS_VEHICLES because is_auto_slot_assignment is not in MHS_STATIONS.
|
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) |
|
VEHICLE |
Field that uniquely identifies a vehicle. (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
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) |
|
VEHICLE_STATE |
The state of the vehicle, which is typically used for determining whether it can be used or not. (* inherited from FPSINPUT.MHS_VEHICLES) |
|
VEHICLE_TYPE |
|
|
IS_AUTO_SLOT_ASSIGNMENT |
Y means automatically assign lot locations on carts. N means let the user assign the slot by scanning the lot then scanning the location. (* inherited from FPSINPUT.MHS_VEHICLES) |
|
IS_AMHS |
This field indicates if the stocker is part of the Automated Material Handling System. (* inherited from FPSINPUT.MHS_STOCKERS) |
|
VEHICLE_DISPLAY |
Optional column to show a user friendly vehicle name on the NextMove GUI which is different that the vehicle name on the barcode. (* inherited from FPSINPUT.MHS_VEHICLES) |
|
LAST_LOCATION |
Last location of vehicle is set by trigger based on the previous location of the carrier most recently loaded from/to the vehicle. (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
LAST_LOCATION_INST |
Time when the vehicle last loaded or unloaded a carrier. (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
IS_LAST_LOC_UNLOAD |
Y means the last activity for the vehicle was a load. N means it was an unload. (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
USER_ID |
The user Id that initiated the last move of this carrier (* inherited from FPSINPUT.MHS_CARRIERS) |
|
LAST_LOGIN_INST |
Last cart login time (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
LAST_LOGOUT_INST |
Last cart logout time (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
DELIVERIES_PER_MIN |
The interpolated delivery rate per minute. A delivery will count only after the dropoff (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
DELIVERIES_THIS_SESSION |
Total deliveries for the user session (* inherited from FPSINPUT.MHS_VEHICLES_TRACKING) |
|
VEHICLE_ROUTE |
A route that vehicles (carts) can take to pick up and drop off carriers around the site. (* inherited from FPSINPUT.MHS_VEHICLE_ROUTES) |
|
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) |
|
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_CASTS |
|
|
NUM_PODS |
|
|
VEHICLE_ROUTE_BG_COLOR |