ENRL_RSN_TBL(SQL Table) |
Index Back |
---|---|
Enrollment Reason TableThis table contains the definitions of the reasons why a student is enrolled in or dropped from a course. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_CS.SETID_CAREER Prompt Table: SETID_TBL |
|
2 | Character(4) | VARCHAR2(4) NOT NULL |
Academic Career
BAC=Bachelor (NLD) BBL=Vocational Coaching (NLD) BOL=Vocational Training (NLD) BUSN=Graduate Business CNED=Continuing Education CRED=Semester Credit EDU=Education (NLD) EXED=Extended Education GRAD=Graduate LAW=Law MEDS=Medical School NONA=Non Award PGRD=Postgraduate RSCH=Research TECH=Technical UENG=Undergraduate Engineering UGRD=Undergraduate VAVO=Advanced General Educ. (NLD) VETM=Veterinary Medicine |
|
3 | Character(2) | VARCHAR2(2) NOT NULL |
Enrollment Action
D=Drop N=Manual Add Prompt Table: XL_ENRL_ACTN_VW |
|
4 | Character(4) | VARCHAR2(4) NOT NULL | Enrollment Action Reason | |
5 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
6 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
7 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
8 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: ENRL_RSN_TBL.DESCR |
9 | TIME_PERIOD | Character(3) | VARCHAR2(3) NOT NULL |
Time Period
000=No Access Granted 100=End of Pre-Registration 110=End of First Week 120=End of Second Week 130=End of Third Week 140=End of Drop/Add 150=Mid-Session 300=End of Term 400=End of Grading Period 999=Forever Prompt Table: TIME_PERIOD_TBL |
10 | DEFAULT_DROP_RSN | Character(1) | VARCHAR2(1) NOT NULL |
Default Drop Reason
Y/N Table Edit Default Value: N |