ACAD_CAR_PTRS

(SQL Table)
Index Back

Academic Career Pointers

The Academic Career Pointers Table is used to determine if a student may enroll in courses offered outside the student's Academic Career. Given that a student can enroll in a course in an outside career, Academic Career Pointers further determine if that course work will earn the student degree credit and be included in the student's grade point average calculations.

  • Parent record: ACAD_CAR_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution

    Default Value: OPR_DEF_TBL_CS.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 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 CRSE_CAREER Character(4) VARCHAR2(4) NOT NULL Course Career

    Prompt Table: ACAD_CAR_TBL

    5 ALLOW_ENROLL Character(1) VARCHAR2(1) NOT NULL Allow Enrollment
    N=Not Allowed
    P=Allowed with Permission
    Y=Allow Enrollment

    Default Value: Y