TRNS_OTHR_MODEL(SQL Table) |
Index Back |
---|---|
Student Other Credits ModelThis table summarizes information about how a student's other credits get transferred to a target Program/Plan. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PEOPLE_SRCH |
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 Default Value: OPR_DEF_TBL_CS.ACAD_CAREER |
3 | INSTITUTION | Character(5) | VARCHAR2(5) NOT NULL |
Academic Institution
Default Value: OPR_DEF_TBL_CS.INSTITUTION Prompt Table: INSTITUTION_TBL |
4 | MODEL_NBR | Number(3,0) | SMALLINT NOT NULL | Transfer Model Nbr |
5 | MODEL_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Model Status
C=Evaluation Complete M=Submitted P=Posted U=Unposted |
6 | ACAD_PROG | Character(5) | VARCHAR2(5) NOT NULL |
Academic Program
Prompt Table: ACAD_PROG_CARVW |
7 | ACAD_PLAN | Character(10) | VARCHAR2(10) NOT NULL |
Academic Plan
Prompt Table: ACAD_PLAN_TBLVW |
8 | TRANSCRIPT_LEVEL | Character(2) | VARCHAR2(2) NOT NULL |
Transcript level
00=Never Print 20=Print on Official 40=Print on Unofficial 60=Print on Student Life 80=Print on Degree Progress Default Value: ACAD_CAR_TBL.TRANSCRIPT_LEVEL |
9 | UNT_TRNSFR | Number(9,3) | DECIMAL(8,3) NOT NULL | Units Transferred |
10 | TRF_PASSED_GPA | Number(9,3) | DECIMAL(8,3) NOT NULL | Transfer Passed for GPA |
11 | TRF_PASSED_NOGPA | Number(9,3) | DECIMAL(8,3) NOT NULL | Transfer Passed Not for GPA |
12 | TRF_TAKEN_GPA | Number(9,3) | DECIMAL(8,3) NOT NULL | Term Units for GPA of Transfer Credits |
13 | TRF_TAKEN_NOGPA | Number(9,3) | DECIMAL(8,3) NOT NULL | Transfer Taken Not for GPA |
14 | TRF_GRADE_POINTS | Number(10,3) | DECIMAL(9,3) NOT NULL | Term Grade Points of Transfer Credits. |
15 | TRF_GPA | Number(9,3) | DECIMAL(8,3) NOT NULL | Transfer GPA |
16 | INCLUDE_IN_GPA | Character(1) | VARCHAR2(1) NOT NULL |
Include in GPA
Y/N Table Edit |
17 | COMMENTS | Long Character | CLOB | Comment |