Data Dictionary
>
FPSAPP Tables
> FPSAPP.DASH_C_CATEGORY_CONFIG
Table FPSAPP.DASH_C_CATEGORY_CONFIG"
This is a table for miscellaneous configurations for each category (page). In this case, for a configuration regarding a chart on the tool page, which would not fit in DASH_C_CATEGORY_TABLES. It is also not feasible to create a rigid DASH_C_CATEGORY_CHARTS or something of the sort, because many of the charts on the Dashboard are fundamentally different and would require different settings. A table like this allows for much more flexibility.
-
Schema: FPSAPP
-
Tablespace: FPSDATA
-
Primary key: CATEGORY, KEY
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
CATEGORY |
VARCHAR2(36) |
N |
|
|
KEY |
VARCHAR2(36) |
N |