Data Dictionary
>
FPSINPUT Tables
> FPSINPUT.DASH_C_TARGET_TYPES
Table FPSINPUT.DASH_C_TARGET_TYPES"
Table to configure allowed TARGET_TYPE values in DASH_P_TARGET tables, along with limits that will affect the coloring of these values on the Dashboard. See Help site for more information on target coloring: http://help.finalphasesystems.com/display/FD/Target+Coloring
-
Schema: FPSINPUT
-
Tablespace: FPSDATA
-
Primary key: TARGET_TYPE
|
Column |
Type |
Nullable |
Comment |
|---|---|---|---|
|
TARGET_TYPE |
VARCHAR2(36) |
N |
|
|
INNER_MAX_PCT |
NUMBER(4,1) |
Inner upper limit for this target type. |
|
|
INNER_MIN_PCT |
NUMBER(4,1) |
Inner lower limit for this target type. |
|
|
OUTER_MAX_PCT |
NUMBER(4,1) |
Inner upper limit for this target type. |
|
|
OUTER_MIN_PCT |
NUMBER(4 |
Outer lower limit for this target type. |