STDNT_CAREER

(SQL Table)
Index Back

Student Career

This table contains what careers a student has enrolled in or is eligble to enroll in courses.

  • Parent record: PERSON
  • # 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
    3 CAR_REQ_TERM Character(4) VARCHAR2(4) NOT NULL Career requirement term used for AA.

    Prompt Table: TERM_VAL_TBL

    4 SAA_SYNCHRONIZE Character(1) VARCHAR2(1) NOT NULL This field is a flag attached to the STDNT_CAREER record that will indicate when a student's advisement report needs to be regenerated for a specific career

    Y/N Table Edit

    Default Value: N

    5 SAA_SYNCH_DTTMSTMP DateTime(26) TIMESTAMP This field is used to track the date time stamp of when an advising report synchronization flag was set.