CRSE_CMP_TYP_PR(SQL Table) |
Index Back |
---|---|
Learning Activity by ComponentCatalog level learning activities - weight by type |
# | 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 | CRSE_OFFER_NBR | Number(2,0) | SMALLINT NOT NULL |
Course Offering Nbr
Prompt Table: CRSE_OFFER |
4 | 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 |
5 | LAM_TYPE | Character(10) | VARCHAR2(10) NOT NULL |
Assignment Category
Prompt Table: LAM_TYPE |
6 | LAM_WEIGHT | Number(3,0) | SMALLINT NOT NULL | Weight in Points |