WC_Y_VALUES(SQL Table) |
Index Back |
---|---|
Y values for GrapherY values for Grapher |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | WC_LEGEND_LBL | Character(50) | VARCHAR2(50) NOT NULL | Labels for Legends |
2 | 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 |
3 | WC_Y_VALUES | Signed Number(27,5) | DECIMAL(25,5) NOT NULL | Y values for Grapher |
4 | WC_BAR_ANCHOR | Long Character | CLOB | Anchor for Column link for SimpleGraph |