TRN_PREREQ_CRSE

(SQL Table)
Index Back

Course Prerequisites-Courses

Use TRN_PREREQ_CRSE to identify training courses that are prerequisites for another course. This functionality is part of the Training Administration application. You can create multiple TRN_PREREQ_CRSE records per course.

  • Parent record: COURSE_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 COURSE Character(6) VARCHAR2(6) NOT NULL Course Code

    Prompt Table: COURSE_TBL

    2 PREREQ_COURSE_CD Character(6) VARCHAR2(6) NOT NULL Prerequisite Course Code

    Prompt Table: COURSE_TBL