data-dictionary

FPSBASE.MSOUI_C_SETTINGS

Data Dictionary

>

FPSBASE Tables

> FPSBASE.MSOUI_C_SETTINGS

Table FPSBASE.MSOUI_C_SETTINGS"

Configuration table for the MSO UI. This configuration table takes in configuration key value pairs to allows setting default behavior and control of UI display settings.

  • Schema: FPSBASE

  • Tablespace: FPSDATA

  • Primary key: CONFIG_NAME


Column

Type

Nullable

Comment

CONFIG_NAME

VARCHAR2(256)

N

Configuration key used in the UI.

CONFIG_DESCRIPTION

VARCHAR2(2000)

Description of what the configuration is intended for.