data-dictionary

FPSADMIN.CTM_SUMMARY_P3_FILLIN_G1

Data Dictionary

>

FPSADMIN Tables

> FPSADMIN.CTM_SUMMARY_P3_FILLIN_G1

Table FPSADMIN.CTM_SUMMARY_P3_FILLIN_G1"

See comments in CTM_REF_SUMMARY_P3_FILLIN_G1 view.

  • Schema: FPSADMIN

  • Tablespace: FPSDATA

  • Primary key: FACILITY, ROUTE_FAMILY_IF_USED_IN_G1, STEP_OR_COMMON_STEP, BANK, LOT_GROUP_IF_USED_IN_G1, IS_NONSTD


Column

Type

Nullable

Comment

FACILITY

VARCHAR2(6)

N

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. (* from FPSINPUT.GEN_FACILITIES)

ROUTE_FAMILY_IF_USED_IN_G1

VARCHAR2(36)

N

STEP_OR_COMMON_STEP

VARCHAR2(256)

N

BANK

VARCHAR2(36)

N

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. (* from FPSINPUT.RTG_BANKS)

LOT_GROUP_IF_USED_IN_G1

VARCHAR2(8)

N

IS_NONSTD

CHAR(1)

N

Our column to indicate non-standard processing at the step. For example, an experiment or a chain that is only active at a particular step or set of steps and then goes back to being normal for the route. If an experiment is severe enough that it affects the final product and has to be planned separately then it will be its own prd or planprd. (* from FPSBASE.WIP_LOT_HIST)

NUM_LOTS_MOVED_2D_G1

NUMBER(9)

NUM_LOTS_MOVED_7D_G1

NUMBER(9)

NUM_LOTS_MOVED_FULL_G1

NUMBER(9)

NUM_LOTS_MOVED_LONG_G1

NUMBER(9)

QTY_DSKIP_2D_G1

NUMBER(12)

QTY_DSKIP_7D_G1

NUMBER(12)

QTY_DSKIP_FULL_G1

NUMBER(12)

QTY_DSKIP_LONG_G1

NUMBER(12)

QTY_DTONLY_2D_G1

NUMBER(12)

QTY_DTONLY_7D_G1

NUMBER(12)

QTY_DTONLY_FULL_G1

NUMBER(12)

QTY_DTONLY_LONG_G1

NUMBER(12)

QTY_ISKIP_2D_G1

NUMBER(12)

QTY_ISKIP_7D_G1

NUMBER(12)

QTY_ISKIP_FULL_G1

NUMBER(12)

QTY_ISKIP_LONG_G1

NUMBER(12)

QTY_MOVED_2D_G1

NUMBER(12)

QTY_MOVED_7D_G1

NUMBER(12)

QTY_MOVED_FULL_G1

NUMBER(12)

QTY_MOVED_LONG_G1

NUMBER(12)

QTY_RT_OR_PRD_2D_G1

NUMBER(12)

QTY_RT_OR_PRD_7D_G1

NUMBER(12)

QTY_RT_OR_PRD_FULL_G1

NUMBER(12)