Data Dictionary
>
FPSBASE Tables
> FPSBASE.WIP_SAH_TYPES
Table FPSBASE.WIP_SAH_TYPES"
The set of possible sendahead types that can be assigned to various lots.
-
Schema: FPSBASE
-
Tablespace: FPSDATA
-
Primary key: SAH_TYPE
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
SAH_TYPE |
VARCHAR2(8) |
N |
Send ahead type is primarily used to set lot_priority. We often want to prioritize a sendahead lot only to the metrology tool so we can get metrology as soon as possible and start processing more lots. |
|
DESCRIPTION |
VARCHAR2(256) |
Tool desciption. This value is only used to display in the Dashboard. (* from FPSINPUT.EQP_TOOLS) |