AUD_ACAD_DEGR

(SQL Table)
Index Back

Degree Audit Rec

The Student Degree Table is a list of all Academic degrees a student has earned.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 AUDIT_OPRID Character(30) VARCHAR2(30) NOT NULL The OPRID of the user who made the changes audited on an audit record.
2 AUDIT_STAMP DateTime(26) TIMESTAMP Date and Time Stamp
3 AUDIT_ACTN Character(1) VARCHAR2(1) NOT NULL Audit Action Code for Application Messages. This tells the subscriber whether the row has been added, changed, or deleted.
A=Add
C=Change Old (PPR Only)
D=Delete
K=Change - Old Values
N=Change - New Values
O=Change - Original Values
4 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

Prompt Table: PEOPLE_SRCH

5 STDNT_DEGR Character(2) VARCHAR2(2) NOT NULL Student Degree Nbr
6 DEGREE Character(8) VARCHAR2(8) NOT NULL Degree

Prompt Table: DEGREE_INTRN_VW

7 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

Default Value: OPR_DEF_TBL_CS.INSTITUTION

Prompt Table: INSTITUTION_TBL

8 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: STDNT_CAREER

9 COMPLETION_TERM Character(4) VARCHAR2(4) NOT NULL Completion Term

Prompt Table: TERM_TBL

10 DEGR_CONFER_DT Date(10) DATE NOT NULL Confer Date
11 HONORS_PREFIX Character(3) VARCHAR2(3) NOT NULL Honors Prefix

Prompt Table: DEGR_HONORS_VW1

12 HONORS_SUFFIX Character(3) VARCHAR2(3) NOT NULL Honors Suffix

Prompt Table: DEGR_HONORS_VW2

13 GPA_DEGREE Number(10,3) DECIMAL(9,3) NOT NULL Degree GPA
14 CLASS_RANK_NBR Number(5,0) INTEGER NOT NULL Class Rank Nbr
15 CLASS_RANK_TOT Number(5,0) INTEGER NOT NULL Class Rank Total
16 ACAD_DEGR_STATUS Character(1) VARCHAR2(1) NOT NULL Academic Degree Status
A=Awarded
R=Revoked
17 DEGR_STATUS_DATE Date(10) DATE Degree Status Date

Default Value: %date

18 OPRID Character(30) VARCHAR2(30) NOT NULL A user's ID (see PSOPRDEFN).