data-dictionary

FPSAPP.DASH_C_WEB_VERSIONS

Data Dictionary

>

FPSAPP Tables

> FPSAPP.DASH_C_WEB_VERSIONS

Table FPSAPP.DASH_C_WEB_VERSIONS"

This is a table for global configuration values associated with each web version.

  • Schema: FPSAPP

  • Tablespace: FPSDATA

  • Primary key: WEB_VERSION


Column

Type

Nullable

Comment

WEB_VERSION

VARCHAR2(12)

N

DESCRIPTION

VARCHAR2(256)

N

Tool desciption. This value is only used to display in the Dashboard. (* from FPSINPUT.EQP_TOOLS)

SPOTLIGHT_BY_DAY_OR_SHIFT

VARCHAR2(5)

The history dropdown on each spotlight is either grouped by shift or by plan day. The value here determines this and is either SHIFT or DAY.