[Home] [Help]
[Dependency Information]
Object Name: | BSC_KPI_SERIES_COLORS |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_KPI_SERIES_COLORS stores information about series color and benchmark color for each data series by analysis option.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_KPI_SERIES_COLORS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() ![]() ![]() ![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
INDICATOR | NUMBER | (5) | Yes | Indicator code |
ANALYSIS_OPTION0 | NUMBER | (3) | Yes | Analysis option in analysis group 0 |
ANALYSIS_OPTION1 | NUMBER | (3) | Yes | Analysis option in analysis group 1 |
ANALYSIS_OPTION2 | NUMBER | (3) | Yes | Analysis option in analysis group 2 |
SERIES_ID | NUMBER | (3) | Yes | Series identifier |
BM_ID | NUMBER | (3) | Yes | Benchmark identifier |
COLOR | NUMBER | (11) | Yes | Color |
Cut, paste (and edit) the following text to query this object:
SELECT INDICATOR
, ANALYSIS_OPTION0
, ANALYSIS_OPTION1
, ANALYSIS_OPTION2
, SERIES_ID
, BM_ID
, COLOR
FROM BSC.BSC_KPI_SERIES_COLORS;
BSC.BSC_KPI_SERIES_COLORS does not reference any database object
BSC.BSC_KPI_SERIES_COLORS is referenced by following:
|
|
|