data-dictionary

FPSINPUT.WIP_PARAMETERS

Data Dictionary

>

FPSINPUT Tables

> FPSINPUT.WIP_PARAMETERS

Table FPSINPUT.WIP_PARAMETERS"

Table stores MES parameters that are tracked for lots. Serves as foreign key for WIP_LOT_PARAMETERS and provides dropdown list for the MSO UI.

  • Schema: FPSINPUT

  • Tablespace: FPSDATA

  • Referenced by: FPSINPUT.WIP_LOT_PARAMETERS (PARAMETER_NAME)


Column

Type

Nullable

Comment

PARAMETER_NAME

VARCHAR2(50)

The name of the parameter.

IS_EXCLUDE_IN_MSO

CHAR(1)

This flag controls if a certain lot parameter will not increment the counters or impact the MSO system decisions. By default we allow all lots, but this provides excluding lots that client may not want to impact their sampling outcome.