TIME_PERIOD_TBL(SQL Table) |
Index Back |
---|---|
Time Period TableTIME_PERIOD_TBL contains the valid Time Periods and their descriptions. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | ACAD_CAREER | 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 Prompt Table: ACAD_CAR_TBL |
3 | 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 |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: TIME_PERIOD_TBL.DESCR |