SSR_REQS_CRSEU

(SQL Table)
Index Back

PERC Courses Table

  • Related Language Record: SSR_REQS_CRSU_L
  • Parent record: SSR_REQS_HEADR
  • # 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

    Prompt Table: ACAD_CAR_TBL

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

    Prompt Table: INSTITUTION_TBL

    4 STRM Character(4) VARCHAR2(4) NOT NULL Term

    Prompt Table: TERM_VAL_TBL

    5 CLASS_NBR Number(5,0) INTEGER NOT NULL Class Nbr

    Prompt Table: CLASS_TBL_VW

    6 SSR_REQS_TYPE Character(1) VARCHAR2(1) NOT NULL Requisite Record Type
    E=Enrollment
    P=Post Enrollment
    7 SSR_REQS_SEQ_NO Number(6,0) INTEGER NOT NULL Sequence Number

    Default Value: 1

    8 SSR_ENTRY_SEQ Number(4,0) SMALLINT NOT NULL This field is used in requisite checking to track the position of the results in the processing.
    9 SSR_COURSE_SEQ Number(3,0) SMALLINT NOT NULL This field is used in the table SSR_REQCK_CRSEU to track multiple occurances of a course at the same entry sequence position in the table.
    10 TERM_TAKEN Character(4) VARCHAR2(4) NOT NULL Term Taken

    Prompt Table: TERM_VAL_TBL

    11 SSR_CLASS_NBR Number(5,0) INTEGER NOT NULL This field is used in the requisite results tables as the class number value of the field in the records. The CLASS_NBR field in those tables will be part of the key tied back to the STDNT_ENRL record.

    Prompt Table: CLASS_TBL_VW

    12 STDNT_ENRL_STATUS Character(2) VARCHAR2(2) NOT NULL Student Enrollment Status
    D=Dropped
    E=Enrolled
    W=Waiting
    13 UNT_TAKEN Number(6,2) DECIMAL(5,2) NOT NULL Units Taken
    14 UNT_EARNED Number(6,2) DECIMAL(5,2) NOT NULL Units Earned
    15 CRSE_GRADE_OFF Character(3) VARCHAR2(3) NOT NULL Official Grade
    16 SUBJECT Character(8) VARCHAR2(8) NOT NULL Subject Area

    Prompt Table: SUBJECT_TBL

    17 CATALOG_NBR Character(10) VARCHAR2(10) NOT NULL Catalog Nbr
    18 DESCR Character(30) VARCHAR2(30) NOT NULL Description