SCC_COLORS_SRCH(SQL View) |
Index Back |
---|---|
ColorsThis table is used as a search record for the component to create colors to be used in the rules engine. |
SELECT SCC_COLOR_CODE_ID , SCC_COLOR_NAME FROM PS_SCC_COLORS_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SCC_COLOR_CODE_ID | Character(40) | VARCHAR2(40) NOT NULL | This field is the id value for a color code id used for defining colors in Campus Solutions |
2 | SCC_COLOR_NAME | Character(30) | VARCHAR2(30) NOT NULL | This field is the name of a color used in the rules engine |