SCC_COLORS_SRLN(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 , LANGUAGE_CD , SCC_COLOR_NAME FROM PS_SCC_COLORS_LANG |
# | 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 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
3 | SCC_COLOR_NAME | Character(30) | VARCHAR2(30) NOT NULL | This field is the name of a color used in the rules engine |