[Home] [Help]
[Dependency Information]
Object Name: | BSC_SYS_SERIES_COLORS |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
BSC_SYS_SERIES_COLORS stores the color for each series.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_SYS_SERIES_COLORS_U1 | NORMAL | UNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
SERIES_ID | NUMBER | (3) | Yes | Series Id |
SERIES_COLOR | NUMBER | (11) | Yes | Series color |
BM_COLOR | NUMBER | (11) | Yes | Series color for Benchmark |
Cut, paste (and edit) the following text to query this object:
SELECT SERIES_ID
, SERIES_COLOR
, BM_COLOR
FROM BSC.BSC_SYS_SERIES_COLORS;
BSC.BSC_SYS_SERIES_COLORS does not reference any database object
BSC.BSC_SYS_SERIES_COLORS is referenced by following:
|
|
|