ACAD_CALSES_TBL(SQL Table) |
Index Back |
---|---|
Academic Calendar Session TblThe Academic Calendar Session Table stores session based deadlines and other pertinent information. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Prompt Table: INSTITUTION_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_CAL_TABLE |
3 | ACAD_CALENDAR_ID | Character(4) | VARCHAR2(4) NOT NULL | Academic Calendar |
4 | STRM | Character(4) | VARCHAR2(4) NOT NULL |
Term
Prompt Table: TERM_TBL |
5 | SESSION_CODE | Character(3) | VARCHAR2(3) NOT NULL |
Session
1=Regular Academic Session 10W=10 Week 12W=Twelve Week 4W1=Four Week - First 4W2=Four Week - Second 4W3=Four Week - Third 4W4=Four Week - Fourth 6W1=Six Week - First 6W2=Six Week - Second 8W1=Eight Week - First 8W2=Eight Week - Second A11=Medical Period 1, 4 Weeks A12=Medical Period 1, 8 Weeks A13=Medical Pd 1, 12 Weeks A21=Medical Period 2, 4 Weeks A22=Medical Period 2, 8 Weeks A23=Medical Period 2, 12 Week FYR=Full Year MIN=Mini Session OEE=Open Entry/Open Exit SM1=Semester 1 SM2=Semester 2 Prompt Table: SESSION_TBL |
6 | LST_DROP_DT_DEL | Date(10) | DATE | Drop Deadline (Delete Record) |
7 | LST_DROP_DT_RET | Date(10) | DATE | Drop Deadline (Retain Record) |
8 | DROP_RET_RSN | Character(4) | VARCHAR2(4) NOT NULL |
Drop Reasn for Retained Record
Prompt Table: ENRL_RSN_TBL |
9 | LST_DROP_DT_PEN | Date(10) | DATE | Drop Deadline with Penalty |
10 | DROP_PEN_GRD_BAS | Character(3) | VARCHAR2(3) NOT NULL |
Drop with Penalty Grade Basis
Prompt Table: GRADE_BASE_E_VW |
11 | DROP_PEN_GRADE | Character(3) | VARCHAR2(3) NOT NULL |
Drop with Penalty Grade
Prompt Table: DROP_PEN_GRD_VW |
12 | LST_DROP_DT_PEN_2 | Date(10) | DATE | Drop Deadline with Penalty 2 |
13 | DROP_PEN_GRD_BAS_2 | Character(3) | VARCHAR2(3) NOT NULL |
Drop with Penalty Grade Basis2
Prompt Table: GRADE_BASE_E_VW |
14 | DROP_PEN_GRADE_2 | Character(3) | VARCHAR2(3) NOT NULL |
Drop with Penalty Grade
Prompt Table: DRP_PEN_GRD2_VW |
15 | LST_CANCEL_DT | Date(10) | DATE | Cancel Deadline |
16 | CANCEL_REASON | Character(4) | VARCHAR2(4) NOT NULL |
Cancel Drop Reason
Prompt Table: ENRL_RSN_TBL |
17 | LST_WD_WO_PEN_DT | Date(10) | DATE | Withdraw Deadline No Penalty |
18 | WD_WO_PEN_REASON | Character(4) | VARCHAR2(4) NOT NULL |
Withdraw Drop Rsn No Penalty
Prompt Table: ENRL_RSN_TBL |
19 | LST_WD_W_PEN_DT | Date(10) | DATE | Withdraw Deadline w/ Penalty |
20 | WD_W_PEN_GRD_BAS | Character(3) | VARCHAR2(3) NOT NULL |
Withdraw w/ Pen Grading Basis
Prompt Table: GRADE_BASE_E_VW |
21 | WD_W_PEN_GRADE | Character(3) | VARCHAR2(3) NOT NULL |
Withdraw with Penalty Grade
Prompt Table: WD_W_PEN_GRD_VW |
22 | FULLY_ENRL_DT | Date(10) | DATE NOT NULL |
Fully Enrolled Date
Default Value: SESSION_TBL.SESS_BEGIN_DT |
23 | LST_WD_W_PEN2_DT | Date(10) | DATE | Withdraw with Penalty 2 |
24 | WD_W_PEN2_GRADE | Character(3) | VARCHAR2(3) NOT NULL |
Withdraw with Penalty 2 Grade
Prompt Table: WD_W_PEN2_GD_VW |
25 | WD_W_PEN2_GRD_BAS | Character(3) | VARCHAR2(3) NOT NULL |
Withdraw w/ Pen2 Grading Basis
Prompt Table: GRADE_BASE_E_VW |