data-dictionary

FPSBASE.NMV_W_IRL_NEXT_DEST_LOG

Data Dictionary

>

FPSBASE Tables

> FPSBASE.NMV_W_IRL_NEXT_DEST_LOG

Table FPSBASE.NMV_W_IRL_NEXT_DEST_LOG"

Log history of next destination for each call to the NMV_IRL_NEXT_DESTINATION procedure.

  • Schema: FPSBASE

  • Tablespace: FPSDATAHIST


Column

Type

Nullable

Comment

COMMENTS

VARCHAR2(200)

A comment field allowing a user to document the source or reason of the values populated in the table (* from FPSAPP.GP_C_RSEC_PROCESS_ROUTE)

CURR_ID

VARCHAR2(50)

CURR_ID_TYPE

VARCHAR2(9)

CURR_POSITION

VARCHAR2(7)

DEST_ID

VARCHAR2(32)

DEST_ID_TYPE

VARCHAR2(9)

DEST_POSITION

VARCHAR2(7)

EQP_LOAD_ORDER

NUMBER(3)

EQP_NUM_LOADS

NUMBER(3)

EQP_NUM_UNLOADS

NUMBER(3)

EQP_UNLOAD_ORDER

NUMBER(3)

FACILITY

VARCHAR2(6)

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)

INPUT_KEY

VARCHAR2(60)

INSERTED_TIME

TIMESTAMP(6)

Timestamp field set by trigger storing SYSTIMESTAMP when record was inserted in the table. (* from FPSINPUT.WIP_EVENT_HIST)

IRL_CAPACITY

NUMBER(3)

IRL_CAPACITY_CHK

CHAR(1)

IRL_CUM_SLOTS_RQD

NUMBER(3)

IRL_TOTAL_SLOTS_RQD

NUMBER(3)

IS_IRL_UP

CHAR(1)

NUM_DRBL_CURR_IN_POD

NUMBER(3)

NUM_DRBL_CURR_ON_TOOL

NUMBER(3)

POD

VARCHAR2(32)

POD_CAPACITY

NUMBER(3)

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

POD_CAPACITY_CHK

CHAR(1)

POD_CUM_SLOTS_RQD

NUMBER(3)

POD_LOAD_ORDER

NUMBER(3)

POD_NUM_LOADS

NUMBER(3)

POD_NUM_UNLOADS

NUMBER(3)

POD_TOTAL_SLOTS_RQD

NUMBER(3)

POD_UNLOAD_ORDER

NUMBER(3)

RETICLE

VARCHAR2(36)

RETICLE_PRIORITY

NUMBER(2)