CMPNT_CHRSTC(SQL Table) |
Index Back |
---|---|
Component Characteristics TblThe Course Component Characteristics Table contains data regarding room characteristics a course component may require. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CRSE_ID | Character(6) | VARCHAR2(6) NOT NULL |
Course ID
Prompt Table: CRSE_CATALOG |
2 | EFFDT | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
3 | SSR_COMPONENT | Character(3) | VARCHAR2(3) NOT NULL |
Course Component.
CLN=Clinical CON=Continuance DIS=Discussion FLD=Field Studies IND=Independent Study LAB=Laboratory LEC=Lecture PRA=Practicum RSC=Research SEM=Seminar SUP=Supervision THE=Thesis Research TUT=Tutorial Prompt Table: CRSE_COMPONENT |
4 | ROOM_CHRSTC | Character(2) | VARCHAR2(2) NOT NULL |
Room Characteristic
Prompt Table: ROOM_CHRSTC_TBL |
5 | ROOM_CHRSTC_QUANTI | Number(4,0) | SMALLINT NOT NULL |
Room Characteristic Quantity
Default Value: 1 |