SFA_ASG_WI_CAR(SQL Table) |
Index Back |
---|---|
HERA Weeks of Instruction DfltFA Term uses this set up table to caluclate Default Weeks of Instruction. |
# | 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_CAR_TBL |
3 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic Program
Prompt Table: ACAD_PROG_TBL |
4 | ACAD_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Plan
Prompt Table: ACAD_PLAN_TBL |
5 | SFA_ASG_CALDR_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Academic Calendar Type
1=Semester/Trimester, 2 payments 2=Quarter, 3 payments 3=Semester/Trimester, 3 payments 4=Quarter, 4 payments |
6 | SFA_ASG_HRS_CRDTS | Number(4,0) | SMALLINT NOT NULL | Hours/Credits in Acad Year |
7 | SFA_ASG_WKS_ACADYR | Number(2,0) | SMALLINT NOT NULL | Weeks in Program Acad Year |
8 | SFA_ASG_WI_MTH | Character(1) | VARCHAR2(1) NOT NULL |
Weeks of Instruction Method
C=Credit Based E=Exact Accounting L=Grade Level Based T=Term Based |