[Home] [Help]
[Dependency Information]
Object Name: | BSC_COLOR_RANGES |
---|---|
Object Type: | TABLE |
Owner: | BSC |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Table to store the color tresholds/ranges
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
BSC_COLOR_RANGES_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
COLOR_RANGE_ID | NUMBER | Yes | Color Range Id | |
COLOR_RANGE_SEQUENCE | NUMBER | Yes | Sequence to identify a threshold within a color range | |
LOW | NUMBER | Lower Range Value | ||
HIGH | NUMBER | Higher Range Value | ||
COLOR_ID | NUMBER | (8) | Color Id for the color range |
Cut, paste (and edit) the following text to query this object:
SELECT COLOR_RANGE_ID
, COLOR_RANGE_SEQUENCE
, LOW
, HIGH
, COLOR_ID
FROM BSC.BSC_COLOR_RANGES;
BSC.BSC_COLOR_RANGES does not reference any database object
BSC.BSC_COLOR_RANGES is referenced by following:
|
|
|