LM_EQUIV_VW

(SQL View)
Index Back

View of all Equivilancies


SELECT A.LM_CI_ID , A.LM_CS_DESCR , A.LM_CS_LONG_NM FROM PS_LM_CI_TBL A WHERE %CurrentDateIn BETWEEN A.EFFDT AND A.LM_END_EFFDT

  • Related Language Record: LM_EQUIV_VW_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 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.
    2 LM_CS_DESCR Character(254) VARCHAR2(254) NOT NULL Description - Describes an object with further detail
    3 LM_CS_LONG_NM Character(200) VARCHAR2(200) NOT NULL Long Name - Describes the long name of an object

    Prompt Table: %EDITTABLE