Data Dictionary
>
FPSBASE Tables
> FPSBASE.GP_C_PROCESS
Table FPSBASE.GP_C_PROCESS"
Goal planner configuration of PROCESS parameters. Used as input when calculating goals for the shift.
-
Schema: FPSBASE
-
Tablespace: FPSDATA
-
Primary key: FACILITY, PROCESS
-
Foreign keys: GP_C_PROCESS_FK_FAC: FACILITY REFERENCES FPSINPUT.GEN_FACILITIES (FACILITY)
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
FACILITY |
VARCHAR2(6) |
N |
Key field containing the name of the facility where GP scenarios will be run |
|
PROCESS |
VARCHAR2(50) |
N |
key field populated with the processes that will have override data associated to them |