LM_PRG_PRQ

(SQL Table)
Index Back

Program Prerequisites

This table is for prerequisites associated with a program.

  • Parent record: LM_PRG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_PRG_ID Number(10,0) DECIMAL(10) NOT NULL Program ID is a unique identifier for curriculum and certification Programs.
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 LM_OBJ_ID Number(10,0) DECIMAL(10) NOT NULL Object ID - This value is relies upon the Object Type. The Object ID will either be the Catalog Item ID or the Learning Objective ID.

    Prompt Table: %EDITTABLE

    4 LM_PRQ_OBJ_TYPE Character(3) VARCHAR2(3) NOT NULL Prerequisite Object Type - The Object Type consists of a list with the following values: Mandatory Item, Catalog Item Learning Objective or Learning Objective.
    10=Course
    20=Objective
    30=Program

    Default Value: 10

    5 LM_REVIEW_RATING Character(1) VARCHAR2(1) NOT NULL REview points for Rating models from HRMS

    Prompt Table: LM_RVW_RTNG_VW

    6 LM_DISP_ORDER Number(10,0) DECIMAL(10) NOT NULL Display Order - A number indicating the ascending order in which the child category will appear under the parent.
    7 LM_PRQ_REL Character(2) VARCHAR2(2) NOT NULL The Pre Requisite Relationship translates
    10=And
    20=Or
    30=End

    Default Value: 30

    8 LM_PRQ_PRIORITY Number(1,0) SMALLINT NOT NULL Prerequisite Priority, 0-9 9 being the highest priority, 0 being standard, only 0 enabled for V1
    9 LM_LEFT_PAREN Character(3) VARCHAR2(3) NOT NULL /* 07-27-04, G.Yu, Left Parenthesis */
    10 LM_RIGHT_PAREN Character(3) VARCHAR2(3) NOT NULL /* 07-27-04, G.Yu, Right Parenthesis */
    11 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
    12 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
    13 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
    14 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid