WC_THRESHOLD(SQL Table) |
Index Back |
---|---|
ThresholdStoring the Threshold values new table is created. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | WC_THRESHOLD_MIN | Signed Number(27,5) | DECIMAL(25,5) NOT NULL | Threshold Minimum |
2 | WC_THRESHOLD_MAX | Signed Number(27,5) | DECIMAL(25,5) NOT NULL | Threshold Maximum |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | WC_COLORS | Character(1) | VARCHAR2(1) NOT NULL |
Colors for Grapher
0=Sky Blue 1=Dark Blue 2=Violet 3=Orange 4=Green 5=Red 6=Dark Green 7=Teal 8=Yellow 9=Pink |