data-dictionary

FPSAPP.MSOUI_C_SETTINGS

Data Dictionary

>

FPSAPP Tables

> FPSAPP.MSOUI_C_SETTINGS

Table FPSAPP.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: FPSAPP

  • 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.