COURSE_EQUIP

(SQL Table)
Index Back

Training Course Equipmt Needs

Use COURSE_EQUIP to specify the equipment and materials needed to conduct a particular training course. This record belongs to the Training Administration application. You can create multiple COURSE_EQUIP records for a course, each with a unique equipment code.

  • 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 EQUIP_CD Character(4) VARCHAR2(4) NOT NULL Equipment/Materials Code

    Prompt Table: TRN_EQUIP_TBL