SCC_COLORS_TBL

(SQL Table)
Index Back

Color Codes Table

This table contains the value list of colors and their hex codes to be used by the rules engine.

  • Related Language Record: 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 SCC_COLOR_NAME Character(30) VARCHAR2(30) NOT NULL This field is the name of a color used in the rules engine
    3 SCC_COLOR_CODE Character(6) VARCHAR2(6) NOT NULL This field is the hex value for a color code to be used for text in the rules engine.
    4 SCC_ROW_ADD_OPRID Character(30) VARCHAR2(30) NOT NULL Created By
    5 SCC_ROW_ADD_DTTM DateTime(26) TIMESTAMP Created
    6 SCC_ROW_UPD_OPRID Character(30) VARCHAR2(30) NOT NULL Updated By
    7 SCC_ROW_UPD_DTTM DateTime(26) TIMESTAMP Last Update Date/Time