LM_CATG_SEC_TBL

(SQL Table)
Index Back

Category Security Table

This table shows the relationship between categories and Learner Groups

  • Parent record: LM_CATG_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_CATG_ID Number(10,0) DECIMAL(10) NOT NULL Category ID - System generated number used to uniquely identify a Category.

    Default Value: 0

    2 LM_LRNR_GROUP_ID Number(15,0) DECIMAL(15) NOT NULL Learner Group ID - Business Role/ Student Group ID

    Default Value: 0

    Prompt Table: %EDITTABLE2

    3 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
    4 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
    5 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
    6 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid