Data Dictionary
>
FPSINPUT Tables
> FPSINPUT.MSOUI_C_SETTINGS
Table FPSINPUT.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: FPSINPUT
-
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. |