| CRSE_ATTRIBUTES(SQL Table) | Index Back | 
|---|---|
| Course Attribute TblContains Catalog print attributes for a Course. These attributes cause an attribute description to print in the Course Catalog, and can also be used as categories for reporting and analysis. | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(6) | VARCHAR2(6) NOT NULL | Course ID | |
| 2 | Date(10) | DATE NOT NULL | Effective Date Default Value: %date | |
| 3 | Character(4) | VARCHAR2(4) NOT NULL | Course Attribute Prompt Table: CRSE_ATTR_TBL | |
| 4 | Character(10) | VARCHAR2(10) NOT NULL | Course Attribute Value Prompt Table: CRSE_ATTR_VALUE | |
| 5 | SCC_ROW_ADD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Created By | 
| 6 | SCC_ROW_ADD_DTTM | DateTime(26) | TIMESTAMP | Created | 
| 7 | SCC_ROW_UPD_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Updated By | 
| 8 | SCC_ROW_UPD_DTTM | DateTime(26) | TIMESTAMP | Last Update Date/Time |