LAM_CRSE_C_LANG(SQL Table) |
Index Back |
---|---|
Learning Activity by ComponentCatalog level learning activities. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(6) | VARCHAR2(6) NOT NULL |
Course ID
Prompt Table: CRSE_CATALOG |
|
2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
3 | Number(2,0) | SMALLINT NOT NULL |
Course Offering Nbr
Prompt Table: CRSE_OFFER |
|
4 | 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 |
|
5 | Number(3,0) | SMALLINT NOT NULL | Sequence # | |
6 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |
9 | DESCRLONG_NOTES | Long Character | CLOB | Long Description |